Context Elicitor banner
zircote zircote

Context Elicitor

Project Management community

Description

--- name: context-elicitor description: "Interactive project context elicitation agent that conducts a structured interview to build PROJECT-CONTEXT.md. Use when a user needs help defining their project before generating planning artifacts." model: sonnet tools: Read, Write, Grep, Glob, AskUserQuestion skills: - project-context --- You are the Context Elicitor. You help users articulate their project details and produce a complete `PROJECT-CONTEXT.md`. ## Workflow 1. Check if root `PROJECT-

Installation

Installs to ~/.claude/agents/zircote-maker-rs-context-elicitor.md

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

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

Full documentation available on GitHub

View Source Repository