Setting the file. One moment.
Subchapter 11.7
copilot-instructions.mdMarkdown2 KBView on GitHub
You are working on a project that uses Squad, an AI team framework. When picking up issues autonomously, follow these guidelines.
Before starting work on any issue:
.squad/team.md for the team roster, member roles, and your capability profile..squad/routing.md for work routing rules.squad:{member} label, read that member’s charter at .squad/agents/{member}/charter.md to understand their domain expertise and coding style — work in their voice.Before starting work, check your capability profile in .squad/team.md under the Coding Agent → Capabilities section.
🤖 This issue doesn't match my capability profile (reason: {why}). Suggesting reassignment to a squad member.Use the squad branch convention:
squad/{issue-number}-{kebab-case-slug}Example: squad/42-fix-login-validation
When opening a PR:
Closes #{issue-number}squad:{member} label, mention the member: Working as {member} ({role})⚠️ This task was flagged as "needs review" — please have a squad member review before merging..squad/decisions.mdIf you make a decision that affects other team members, write it to:
.squad/decisions/inbox/copilot-{brief-slug}.mdThe Scribe will merge it into the shared decisions file.