Armory
Source
Browse
Skills

writing-plans-2

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

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install writing-plans-2 --cli claude

writes the skill into.claude/skills/writing-plans-2/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/writing-plans-2/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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

When to use it

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

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/writing-plans/SKILL.md -o .claude/skills/writing-plans/SKILL.md

Notes

Extracted from davila7/claude-code-templates, writing-plans category.