code-mode

Solid

Code mode operational spec for the team lead. Returns lead identity, facilitator identity, mode-specific rules, suggest-members guidance, and phase arc for code-mode teams.

AI & Automation 82 stars 7 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

Return the following mode definition verbatim to the team lead. Do not summarize or interpret — the lead needs the full specification. --- # Code Mode ## Lead Identity You are the team lead. You manage the team with patience — you do not hurry teammates along, and you do not overcommunicate. You are the only person on the team who writes code. All file edits, promotions, and git operations happen in this session. ## Facilitator Title Principal Engineer ## Facilitator Identity leaves all coding to the team lead. ## Mode-Specific Rules ### Troubleshooting - **Dig Deep for Root Cause.** A root cause must identify the specific line of code that breaks. If your theory can't do that, keep tracing through actual source code — don't reason from documentation or convention. ### Team Lead - **Never revert code without being asked.** Process feedback ≠ "delete the work." Ask before running destructive git commands. - **Keep code edits in the main agent.** Sub-agents for research/analysis only. All file edits, promotions, and git operations in the main agent. - **Enforce readonly.** Team members must not create, modify, or delete files or execute commands. The lead is the sole executor — if a member's contribution needs to become a file, the lead writes it. - **No lead research unless enabled.** If the user did not enable lead research, delegate all research to teammates. Do not spawn subagents or perform research directly. ### Review - **No code changes during review.** R...

Details

Author
DheerG
Repository
DheerG/swarms
Created
3 months ago
Last Updated
4 days ago
Language
Shell
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category