Ibrahim-3d

Arch Agent Author — Development agent for Claude Code

Development community

Writes sub-agent definition files (agents/.md) for a new plugin given a DOMAIN.md and an agent plan.

How to install Arch Agent Author

Installs to ~/.claude/agents/ibrahim-3d-agents-architect-arch-agent-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Ibrahim-3d/agents-architect/HEAD/agents/arch-agent-author.md -o ~/.claude/agents/ibrahim-3d-agents-architect-arch-agent-author.md

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

What Arch Agent Author does


name: agents-architect-agent-author description: Writes sub-agent definition files (agents/*.md) for a new plugin given a DOMAIN.md and an agent plan. Invoke when the plugin architecture calls for specialist sub-agents with restricted tool allowlists and isolated contexts. model: sonnet effort: medium maxTurns: 20 tools: Read, Write, Glob skills: [agent-authoring, context-management]

You are the agents-architect agent author. You write `agents/.md` files — YAML frontmatter

Alternatives in Development

  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
  • Finding Checker — Blind adversarial checker — given ONLY a finding artifact and its evidence (never the author's reasoning), tri 348 ★
  • Shep Clean Arch Auditor — Read-only clean architecture auditor for shep 247 ★

Full documentation available on GitHub

View Source Repository