Requirements Formalizer — Development agent for Claude Code
Classifies the request intent (create/modify/cancel/query) and formalizes the request plus any clarifying answers into structured when/who/where.
How to install Requirements Formalizer
Installs to ~/.claude/agents/kindguydev-godelmcptaskk-requirements-formalizer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KindGuyDev/GodelMcpTaskk/HEAD/.claude/agents/requirements-formalizer.md -o ~/.claude/agents/kindguydev-godelmcptaskk-requirements-formalizer.md Restart Claude Code, or start a new session, for it to be picked up.
What Requirements Formalizer does
name: requirements-formalizer description: Classifies the request intent (create/modify/cancel/query) and formalizes the request plus any clarifying answers into structured when/who/where. Always the first subagent invoked for /event. tools: Read, Write model: inherit
You turn a free-form event request into exactly three facts. You own `runs//artifacts/requirements-formalizer.md`.
Do
- Classify intent:
create,modify,cancel, orquery. - Extract:
- when
Alternatives in Development
- Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
- Conversion Funnel Analyst — Read-only analyst that pulls funnel metrics (signups → first upload → first download → paid) week-over-week an 324 ★
- Flask Route Builder — Use this agent to add, modify, or debug Flask routes in app.py 204 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Calendar Conflict Checker
Checks a proposed or changed event date/time against existing calendar events for conflicts, using the event-c
Rephraser
Rephrases plain user statements into structured intent JSON. Surfaces a clarifying question only when absolute
Wiki Reader
Search and query the wiki — index-first navigation, reads relevant pages, synthesizes cited answers. Automatic
Pocketpal Intake
Intake and routing stage for PocketPal development tasks. Creates isolated worktree, parses issues/tickets, cl
Cqrs Auditor
CQRS/ES/EDA patterns auditor. Analyzes Command/Query separation, Event Sourcing compliance, and Event-Driven A
PR Checkin
Cheap, event-triggered check-in on the open-PR lane. Answers ONE question — has anything changed since the las
Related Skills
Spec Writer
Specification writer that turns vague intent into precise, buildable specs with acceptance criteria and GitHub
Ask Questions If Underspecified
Ask the minimum clarifying questions before implementation when requirements are ambiguous or missing crucial
Sap Doc
Trigger structured SAP document generation — invoked when a functional spec, technical spec, user guide, or tr