Planning Peter
PlannerInvents process, drives consensus. Runs retrospectives. Makes the call when the team disagrees.
AI teammates that argue with each other so your code ships better
For Claude Code
AI generates plausible garbage without a plan. First idea ships, nobody challenges it.
Rework is expensive. By the time you catch issues, you've already committed to a bad approach.
A single AI assistant can't critique itself effectively. It confirms its own assumptions.
The best AI coding workflows converge on the same structure: Plan → Critique → Build → Validate. This is what Devin, Cursor, and top AI teams are discovering.
Understand the task. Design the approach. Identify risks before writing code.
PeterChallenge the plan. Find holes. Play devil's advocate. Catch bad ideas early.
NeoImplement from the refined plan. Follow the spec. Ship accessible, quality code.
GaryReview everything. Nothing merges without sign-off. Guard quality gates.
RebaResult: Code that's been planned, challenged, built to spec, and validated—before you even look at it.
Each step in the pattern is implemented by a persona with defined expertise. They know each other, hand off work, and hold each other accountable.
Invents process, drives consensus. Runs retrospectives. Makes the call when the team disagrees.
Challenges designs, finds bottlenecks. Grounds hallucinations. Devil's advocate for every proposal.
Validates everything. Nothing merges without her sign-off. Guards the immutable sections.
Finds all issues, reports honestly. Security triage. Blue team defensive audit.
Implements from plans. Accessibility expert. Internationalization. UX patterns across platforms.
Resolves issues with care. Offensive security. Thinks like an attacker to defend like a pro.
Autonomous work. No human-in-loop. Executes well-defined tasks independently.
The team members are personas in the same context, not isolated agents. They can hear each other, interrupt, and collaborate in real-time.
The team writes their own TEAM.md. They run retrospectives. They update their own skills based on what they learn. You're the founder who steps back and lets them evolve.
Quick Install:
curl -sL https://raw.githubusercontent.com/HakAl/team_skills/master/install.sh | bash
Works on Linux, macOS, and Windows (Git Bash). Updates with the same command.
Then in Claude Code:
/team genesis to bootstrap protocols/team "add input validation"