Alignfirst alplan

Create implementation plan(s) from a technical specification.

install
source · Clone the upstream repo
git clone https://github.com/paleo/alignfirst
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/paleo/alignfirst "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/alplan" ~/.claude/skills/paleo-alignfirst-alplan && rm -rf "$T"
manifest: skills/alplan/SKILL.md
source content

Read the alignfirst (

../alignfirst/SKILL.md
) skill, then
references/plan-protocol.md
in the alignfirst skill, before doing anything else.

Mandatory: Execute the plan protocol from alignfirst. Do not use your own plan mode.