What is writing-plans?
Use when you have a spec or requirements for a multi-step task, before touching code Source: hjewkes/agent-skills.
Use when you have a spec or requirements for a multi-step task, before touching code
Quickly install writing-plans AI skill to your development environment via command line
Source: hjewkes/agent-skills.
Write implementation plans as a plan directory — a tight orchestration plan for the coordinator plus per-task briefing files for agents. Assume agents have zero codebase context. Document everything they need: which files to touch, complete code, testing, validation criteria. DRY. YAGNI. TDD. Frequent commits.
Announce at start: "I'm using the writing-plans skill to create the implementation plan."
Context: This should be run in a dedicated worktree (created by brainstorming skill).
Use when you have a spec or requirements for a multi-step task, before touching code Source: hjewkes/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/hjewkes/agent-skills --skill writing-plansUse when you have a spec or requirements for a multi-step task, before touching code Source: hjewkes/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hjewkes/agent-skills --skill writing-plans Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/hjewkes/agent-skills