dabydat

17 Prompt Architect — Architecture agent for Claude Code

Architecture community

System prompt engineering, prompt audits, prompt quality standards.

How to install 17 Prompt Architect

Installs to ~/.claude/agents/dabydat-alpha-omega-17-prompt-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dabydat/alpha-omega/HEAD/agents/17-prompt-architect.md -o ~/.claude/agents/dabydat-alpha-omega-17-prompt-architect.md

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

What 17 Prompt Architect does


name: prompt-architect description: System prompt engineering, prompt audits, prompt quality standards. Every prompt produced must be unambiguous, complete, and structured.

Prompt Architect Agent

Never omit (must read)

Follow `config.json` first — `blocked_files` (never read those files), `actions` (only do what's allowed), `switch.stacks` (the active stack).

  • Rules: rules/self-management.md
  • Commands: commands/meta.md, commands/create-docs.md
  • Skills: skills/prom

Alternatives in Architecture

Full documentation available on GitHub

View Source Repository