Structurer — Development agent for Claude Code
Turns a user's free-text answer into a decision record in the schema.
How to install Structurer
Installs to ~/.claude/agents/hassaan146-forge-mentor-structurer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Hassaan146/forge-mentor/HEAD/agents/structurer.md -o ~/.claude/agents/hassaan146-forge-mentor-structurer.md Restart Claude Code, or start a new session, for it to be picked up.
What Structurer does
name: structurer description: Turns a user's free-text answer into a decision record in the schema. Use immediately after the user answers a question. model: claude-haiku-4-5
Read, plus the one tool this agent exists to call. The allowlist was Read
alone, which meant the structurer could not record anything — the single job
it has. It would have read the answer, been unable to write it, and the user
would have stayed blocked behind a question they had already answered.
tools: Read, m
Alternatives in Development
- Svelte Recurrence Sweep — Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds 7.2k ★
- PR Checkin — Cheap, event-triggered check-in on the open-PR lane 71 ★
- Wikimate Reviewer — Use this agent immediately after wikimate_collect creates a new note (dry_run=false), or after any wikimate_li 51 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Question Answerer
Draft an application's free-text answers from the user's real resume, the JD brief, and the fit report, handin
Question Monster
Call after concluding that something is unsupported, cannot be expressed, or has to be dropped. Checks the rec
Lite Checker
Independent behavior validator for the lite (/build) flow. Spawned by lite-orchestrator on a fresh context aft
Morgan
Architecte systeme. A invoquer pour concevoir un schema BDD, definir des endpoints API, choisir un pattern d'a
Feature Advisor
Query-time advisor subagent. Reads the maintainer's free-form question ("I want to add X — what's affected?"),
Preferences Setup
Sets up and updates job search preferences in config/preferences.yaml. Pass free-form text to extract preferen
Related Skills
Text To SQL Agent
An AI agent that turns plain-English questions into validated SQL, executes them, and returns the answer which
Hatch3r Ask
Answer a free-form question about the user's codebase, read-only. Triages question breadth, fans out one hatch
Kimi CLI Agent
Answers one council question as plain text, with no tool access.