npx claudepluginhub tobyhede/turboshovel --plugin turboshovel<plan-file>Execute implementation plans with workflow orchestration.
/turboshovel:execute <plan-file>
$1 - plan file path (required)Use and follow the executing-plans skill exactly as written.
Path: ${CLAUDE_PLUGIN_ROOT}skills/executing-plans/SKILL.md
Tool: Skill(skill: "turboshovel:executing-plans")
Do NOT proceed without completing skill activation. </instructions>
ARGUMENTS: $ARGUMENTS
/executeExecutes specific tasks from Kiro specs with focused implementation for developer assistance. Accepts feature name and task description or number.
/executeDispatches a single roadmap step to a specified agent for TDD execution, extracting context from roadmap.json, applying rigor profile, and updating execution-log.json.
/executeExecutes implementation plans task-by-task in dependency order, with checkpoint validation, progress tracking, metrics, and blocker reporting. Supports --task, --resume, --phase options.
/executeExecutes development tasks in adaptive parallel waves with code review, quality gates, E2E checks, and task adaptation for spec-compliant complete implementations.