Project Context banner
zircote zircote

Project Context

Development community

Description

--- description: "Conduct a structured interview to elicit project details and build PROJECT-CONTEXT.md" argument-hint: "[optional: 'refine' to update existing context, or a brief project description]" allowed-tools: Read, Write, Grep, Glob, AskUserQuestion --- # Project Context Elicitation Build or refine `PROJECT-CONTEXT.md` through a guided interview. The template source lives at `.claude/templates/PROJECT-CONTEXT.md`; the populated output is written to root `PROJECT-CONTEXT.md`. ## Contex

Installation

Installs to ~/.claude/commands/zircote-maker-rs-project-context.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zircote/maker-rs/HEAD/.claude/commands/project-context.md -o ~/.claude/commands/zircote-maker-rs-project-context.md

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

Full documentation available on GitHub

View Source Repository