Help us improve
Share bugs, ideas, or general feedback.
From popkit-dev
Executes implementation plans in controlled batches with review checkpoints. Loads and critically reviews plan for issues, runs tasks, pauses for architect feedback. Use for complete plans from writing-plans skill needing quality gates.
npx claudepluginhub jrc1883/popkit-ai --plugin popkit-devHow this skill is triggered — by the user, by Claude, or both
Slash command
/popkit-dev:pop-executing-plansThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load plan, review critically, execute tasks in batches, report for review between batches.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Load plan, review critically, execute tasks in batches, report for review between batches.
Core principle: Batch execution with checkpoints for architect review.
Announce at start: "I'm using the executing-plans skill to implement this plan."
See examples/workflow-definition.yml for complete workflow.
Key phases:
See examples/batch-execution-guide.md for detailed process.
Key points:
Plans can be provided as Markdown or PDF format.
See examples/pdf-plan-support.md for PDF processing details.
Supported formats:
Stop and ask for help when:
Don't force through blockers - ask for clarification.
After each batch, use AskUserQuestion with options:
See examples/batch-execution-guide.md for templates.
CRITICAL: After completion, ALWAYS present next actions:
NEVER end without presenting next step options.
See examples/batch-execution-guide.md for implementation.
Upstream skills:
Downstream skills:
Internal agents:
Version: 1.0.0 Category: Development Workflow Tier: Core