Alignfirst alread
Read all specs and summaries in the current task directory to prepare context.
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/alread" ~/.claude/skills/paleo-alignfirst-alread && rm -rf "$T"
manifest:
skills/alread/SKILL.mdsource content
Read the alignfirst (
../alignfirst/SKILL.md) skill to determine the TASK_DIR.
Read every
*spec.md and *summary.md file in the TASK_DIR.