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/alspec" ~/.claude/skills/paleo-alignfirst-alspec && rm -rf "$T"
manifest:
skills/alspec/SKILL.mdsource content
Read the alignfirst (
../alignfirst/SKILL.md) skill, then references/spec-protocol.md in the alignfirst skill, before doing anything else.
Mandatory: Execute the spec protocol from alignfirst. Do not use your own plan mode.