openspec-writing-plans

Installation
SKILL.md

Writing Plans (OpenSpec Integration)

Overview

Write comprehensive implementation plans assuming the engineer has zero context. Document everything they need: which files to touch, code, testing, verification. Bite-sized TDD tasks. DRY. YAGNI. Frequent commits.

This version reads from and writes to OpenSpec change directories.

Announce at start: "I'm using openspec-writing-plans to create the implementation plan."

Context Loading

Read design and specs from OpenSpec:

# Check which change we're working on
openspec list --json
Related skills
Installs
7
GitHub Stars
3
First Seen
Feb 14, 2026