tobyhede/turboshovel Skills
(5)Browse AI agent skills from tobyhede/turboshovel for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
executing-plans
tobyhede/turboshovel
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
following-plans
tobyhede/turboshovel
Algorithmic decision tree for when to follow plan exactly vs when to report STOPPED - prevents scope creep and unauthorized deviations
verifying-by-consensus
tobyhede/turboshovel
Dispatch N independent review agents, collate by consensus ratio, cross-check exclusive findings
workflow
tobyhede/turboshovel
Use when executing multi-step processes requiring state persistence and agent coordination - defines two-tier protocol where subagents report PASS/FAIL status and main agent handles dispatch, advancement, and failure troubleshooting
writing-plans
tobyhede/turboshovel
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge