Agent skill
plan-implement
Use this skill to implement a plan in full, updating the plan as you go, with continuous testing
Install this agent skill to your Project
npx add-skill https://github.com/boetro/dotclaude/tree/main/skills/plan-implement
SKILL.md
Plan Implement
You have generated a complete plan and written it to a markdown file you should now implement it all.
Instructions
-
Add all phases from the plan to your internal claude code task list
-
Implement the entire plan through all phases unless otherwise told
-
Do not stop until all tasks and phases are complete
-
Do not add unnessary comments
-
Continuously run typechecks, linting, and tests to verify your work
- Do this after an major changes during the implementation
- AND always do this as a final verification step once the plan has been completely implemented
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
Write to Obsidian Vault
Use this skill when the user asks to write, create, or save a note, idea, draft, list, or any other content to their Obsidian vault.
Find for designs / scopes for a project
Find relevant designs and scopes for a project. Should be used whenever a user mentions a design / scope doc for a project.
plan-iterate
Use this skill when you've added notes to a plan and want them addressed
Copy a recipe to an Obsidian vault
Given a URL to a recipe, copy it to an Obsidian vault using these rules.
Initialize New Python Project
Setup a new python project in this directory.
plan-todos
Use this skill to add a detailed todo list to your plan
Didn't find tool you were looking for?