Skip to content

feat(skill): add agentworkforce-repo-map skill#74

Open
khaliqgant wants to merge 6 commits into
mainfrom
feat/agentworkforce-repo-map-skill
Open

feat(skill): add agentworkforce-repo-map skill#74
khaliqgant wants to merge 6 commits into
mainfrom
feat/agentworkforce-repo-map-skill

Conversation

@khaliqgant

Copy link
Copy Markdown
Member

Summary

  • New agentworkforce-repo-map skill (@agent-workforce/agentworkforce-repo-map)
  • Canonical map of all AgentWorkforce GitHub org repos: pear, cloud, agents, workforce, relay, relayfile-adapters, skills
  • Covers roles, responsibilities, key issue signals, routing rules, and multi-repo patterns
  • Includes gh commands to verify against the live org (new repos are created frequently)
  • Referenced by the repo-router persona; consumable by any persona that needs to route work

🤖 Generated with Claude Code

Canonical map of all AgentWorkforce GitHub org repos, their roles,
responsibilities, key issue signals, routing rules, and multi-repo
patterns. Referenced by the repo-router persona and any other persona
that needs to route work to the right repo.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b336622b-6a63-4f00-8532-321390db8c8b

📥 Commits

Reviewing files that changed from the base of the PR and between 466ef07 and d2dbaf9.

📒 Files selected for processing (3)
  • README.md
  • prpm.json
  • skills/agentworkforce-repo-map/SKILL.md

📝 Walkthrough

Walkthrough

This PR introduces a new agentworkforce-repo-map skill—a documentation-based routing guide for the AgentWorkforce organization. The skill is registered in the manifest and accompanied by comprehensive documentation that maps GitHub issues and work across core repositories (pear, cloud, agents, workforce, relay, relayfile-adapters, skills) by ownership scope and issue keywords.

Changes

AgentWorkforce repo-map skill

Layer / File(s) Summary
Skill manifest registration
README.md, prpm.json
The skill is added to the "Published Skills" table and registered in the package manifest with metadata (description, subtype, tags) and a documentation reference.
Routing reference documentation
skills/agentworkforce-repo-map/SKILL.md
SKILL.md defines the complete routing guide: verification instructions for querying live repos via gh, a catalog of core repositories with roles and ownership scopes, routing rules mapping issue surfaces to primary and secondary repos, patterns for parallel multi-repo work, and disambiguation guidance using directory structure checks.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

A map to guide the workforce way,
Where issues find their homes to stay,
From cloud to pear, each repo's place,
Routing work with skill and grace! 🗺️🐰

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change—adding a new skill called agentworkforce-repo-map—which is directly supported by all three modified files (README.md, prpm.json, and SKILL.md).
Description check ✅ Passed The description clearly explains the new skill's purpose, contents, and integration with the AgentWorkforce system, directly corresponding to the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/agentworkforce-repo-map-skill

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant