·writing-plans
</>

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

10Installs·0Trend·@hjewkes

Installation

$npx skills add https://github.com/hjewkes/agent-skills --skill writing-plans

How to Install writing-plans

Quickly install writing-plans AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hjewkes/agent-skills --skill writing-plans
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hjewkes/agent-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hjewkes/agent-skills --skill writing-plans
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from hjewkes/agent-skills

Quick answers

What is writing-plans?

Use when you have a spec or requirements for a multi-step task, before touching code Source: hjewkes/agent-skills.

How do I install writing-plans?

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

Where is the source repository?

https://github.com/hjewkes/agent-skills