context-init

Installation
SKILL.md

context-init

Build maintainable repository context from the repository that exists, not from fixed boilerplate. This skill is the sole generative boundary: context-fix and context-update remain unable to author missing guidance.

1. Inventory the pinned tree

Resolve this skill directory to CONTEXT_INIT_DIR. Choose artifact paths under the target repository's Git directory, then run:

node "$CONTEXT_INIT_DIR/run.mjs" inventory <repo> \
  --out <repo>/.git/context-spec/init-inventory.json
Installs
8
First Seen
Aug 10, 2026
context-init — adrian-patterson/context-spec