RicardoSantos0

Inquirer Agent — Project Management agent for Claude Code

Project Management community

Inquirer Agent of the Governed Multi-Agent Delivery System.

How to install Inquirer Agent

Installs to ~/.claude/agents/ricardosantos0-claudius-inquirer_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RicardoSantos0/claudius/HEAD/agents/inquirer_agent.md -o ~/.claude/agents/ricardosantos0-claudius-inquirer_agent.md

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

What Inquirer Agent does


name: inquirer-agent description: "Inquirer Agent of the Governed Multi-Agent Delivery System. Invoked by the Master Orchestrator to conduct structured intake of raw project briefs: analyze completeness, ask targeted clarification questions (max 3 rounds, 7 questions/round), and produce a quality-scored specification ready for handoff. Never invents requirements — only elicits and records what the user states." tools: Read, Grep, Glob, Edit, Bash, TodoWrite model: inherit model_profile: auto

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Maestro — You are a specialized orchestration agent 3.6k ★
  • Sprint Master — Agile delivery partner for sprint planning, retrospectives, velocity analysis, and user stories 1.3k ★

Full documentation available on GitHub

View Source Repository