Dev Edit banner
intentionaut intentionaut

Dev Edit

Development community

Description

--- description: Familiar: Editorial report on the draft; nothing applied --- Run the Familiar **dev-edit** stage. Familiar lives at `{{FAMILIAR_HOME}}`. 1. Read `{{FAMILIAR_HOME}}/AGENTS.md` for the rules. 2. **Knowledge lives at `{{FAMILIAR_KNOWLEDGE}}`.** Every `knowledge/<file>.md` a prompt names is read from there, not from the Familiar folder. If that path ends in the repo's own `knowledge/`, those are the shipped templates: say so and do not edit against them. 3. Read `{{FAMILIAR_HOME}}/

Installation

Installs to ~/.claude/commands/intentionaut-familiar-dev-edit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/intentionaut/familiar/HEAD/.claude/commands/dev-edit.md -o ~/.claude/commands/intentionaut-familiar-dev-edit.md

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

Full documentation available on GitHub

View Source Repository