Line Edit banner
intentionaut intentionaut

Line Edit

AI community

Description

--- description: Familiar: Mechanical pass: AI tells, house rules, exact fixes --- Run the Familiar **line-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_H

Installation

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

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

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

Full documentation available on GitHub

View Source Repository