Advisor Maker — Development agent for Claude Code
Executes one bounded advisor maker packet (builder, checker or child-advisor work) and writes its durable result artifact.
How to install Advisor Maker
Installs to ~/.claude/agents/nourhelmi-crew-advisor-maker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nourhelmi/crew/HEAD/agents/advisor-maker.md -o ~/.claude/agents/nourhelmi-crew-advisor-maker.md Restart Claude Code, or start a new session, for it to be picked up.
What Advisor Maker does
name: advisor-maker description: Executes one bounded advisor maker packet (builder, checker or child-advisor work) and writes its durable result artifact. disallowedTools: Agent
Execute exactly one advisor maker packet. Do not spawn another subagent.
At startup, read the hook-supplied context and find the exact reserved result path. Write the complete durable result to that path before finishing. Never substitute final chat text for the artifact; a stop hook refuses to let you finish
Alternatives in Development
- Code Writer — Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits 16.1k ★
- Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★
- Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Harness Checker
Fresh-context artifact evaluator for goal loops. Reads only final artifacts — never Maker reasoning or PROGRES
Evaluator Fanout Child
Non-recursive evaluator-fanout leaf — tests one MCP-issued (bug_class × auth) cell, writes durable claim/cover
Harness Maker
Executes a goal plan phase by phase using skills from PLAN.md routing. Commits at each phase boundary. Writes
Opp Filler
Fills the generation-request result files for exactly ONE demo-world opportunity. Give it the request director
Finding Checker
Blind adversarial checker — given ONLY a finding artifact and its evidence (never the author's reasoning), tri
Of Builder
OwnFramework Loop builder — implement or repair one approved work unit in the exact deterministic builder work
Related Skills
Subtask.Prompt
Delegate a bounded child task to a specialist agent and get a structured result back — use for isolated, well-
Conductor Loop
Run the conductor-builder → conductor-verifier maker/checker pattern on a task.
Fast Deployment Execution
A deployment workflow skill for Codex and Claude Code: one release owner, a fixed artifact, bounded execution,