Finalise banner
intentionaut intentionaut

Finalise

Development community

Description

--- description: "Familiar: Title, framing, subject line and SEO, once the piece is finished" --- Run the Familiar **finalise** 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

Installation

Installs to ~/.claude/commands/intentionaut-familiar-finalise.md

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

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

Full documentation available on GitHub

View Source Repository