Statutor Init banner
hoohugokim hoohugokim

Statutor Init

Development community

Description

--- description: Scaffold the statutor ledger (AGENTS/HANDOFF/DECISIONS/TASKS/ROADMAP + .statutor.yaml) in this repo --- Initialize this repository as a statutor ledgered repo. 1. Run `python3 ${CLAUDE_PLUGIN_ROOT}/core/statutor_core.py init .` — it creates the governed files, `.statutor.yaml`, `plans/archive/`, `notes/`, and a `CLAUDE.md` importing `@AGENTS.md`, skipping anything that exists. 2. Interview me briefly to fill AGENTS.md (build/test/lint commands, non-default conventions, boundari

Installation

Installs to ~/.claude/skills/hoohugokim-statutor-statutor-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hoohugokim-statutor-statutor-init && curl -fsSL https://raw.githubusercontent.com/hoohugokim/statutor/HEAD/commands/statutor-init.md -o ~/.claude/skills/hoohugokim-statutor-statutor-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository