teams-driven-development
✓Use when executing implementation plans with independent tasks in the current session
Installation
SKILL.md
Execute plan by delegating fresh worker per task via teams delegate, with two-stage review after each: spec compliance review first, then code quality review.
Core principle: Fresh worker per task + two-stage review (spec then quality) = high quality, fast iteration
After completing each review stage, follow handbook 15.04 to create tk tickets for all surfaced issues.
Use when executing implementation plans with independent tasks in the current session Source: cygnusfear/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cygnusfear/agent-skills --skill teams-driven-development- Source
- cygnusfear/agent-skills
- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is teams-driven-development?
Use when executing implementation plans with independent tasks in the current session Source: cygnusfear/agent-skills.
How do I install teams-driven-development?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill teams-driven-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cygnusfear/agent-skills
Details
- Category
- @Collaboration
- Source
- skills.sh
- First Seen
- 2026-02-17