Use when you have a written implementation plan to execute in a separate session with review checkpoints
Install with Tessl CLI
npx tessl i github:shousper/claude-kit --skill executing-plans74
Quality
62%
Does it follow best practices?
Impact
91%
2.33xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/executing-plans/SKILL.mdLoad plan, create a team with implementer and reviewer teammates, execute tasks in batches with automated review gates, report for human review between batches.
Core principle: Batch execution with automated review + human checkpoints.
Announce at start: "I'm using the executing-plans skill to implement this plan."
Use executing-plans when:
For same-session execution after brainstorming/writing-plans, use kit:team-dev instead (the default workflow).
REQUIRED: Use kit:team-orchestration to set up the team.
implementer (general-purpose) — executes tasksreviewer (general-purpose) — reviews each batchDefault: First 3 tasks
For each task in the batch:
Within-batch parallelism: If tasks in the batch are independent (different files), assign to separate implementers simultaneously.
After batch completes:
When batch + review complete:
Based on human feedback:
After all tasks complete and verified:
STOP executing immediately when:
Ask for clarification rather than guessing.
Return to Review (Step 1) when:
Don't force through blockers — stop and ask.
Required workflow skills:
967bcd4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.