What is team-driven?
Use when executing implementation plans with Agent Teams for parallel task execution and context resilience. Preferred over subagent-driven when tasks are heavy or parallelizable. Source: sipengxie2024/superpower-planning.
Use when executing implementation plans with Agent Teams for parallel task execution and context resilience. Preferred over subagent-driven when tasks are heavy or parallelizable.
Quickly install team-driven AI skill to your development environment via command line
Source: sipengxie2024/superpower-planning.
Execute plan by creating an Agent Team with persistent implementer teammates and a dedicated reviewer. Teammates work in parallel on independent tasks, with the reviewer providing continuous quality gates.
Core principle: Persistent teammates + parallel execution + dedicated reviewer = high throughput, context resilience, quality assurance
Announce at start: "I'm using the team-driven skill to execute this plan with an Agent Team."
Use when executing implementation plans with Agent Teams for parallel task execution and context resilience. Preferred over subagent-driven when tasks are heavy or parallelizable. Source: sipengxie2024/superpower-planning.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sipengxie2024/superpower-planning --skill team-drivenUse when executing implementation plans with Agent Teams for parallel task execution and context resilience. Preferred over subagent-driven when tasks are heavy or parallelizable. Source: sipengxie2024/superpower-planning.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sipengxie2024/superpower-planning --skill team-driven Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sipengxie2024/superpower-planning