byjoshuadavidthomas· 28 skills
Write self-contained implementation plan files that a fresh, possibly weaker executor can run without the author's context — splitting work into PR-sized plans, with verification gates, STOP conditions, and a memo protocol for design forks. Use when asked to write/create a plan, turn a decided design or ticket into plans, or when another skill hands off plan-writing. Not for deciding what to build or executing plans.
$npx -y skills add joshuadavidthomas/agent-skills --skill writing-plansInstalls into the current project.
Run `npx skills use "https://github.com/joshuadavidthomas/agent-skills" --skill "joshuadavidthomas/agent-skills/writing-plans"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joshuadavidthomas/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/joshuadavidthomas/agent-skills"` and select the relevant skills, then follow their instructions.