Agent Skills: Code Architect Subagent

Use when asked for an architecture blueprint or explicitly asked to run the code-architect subagent.

architectureID: troykelly/codex-skills/code-architect

Install this agent skill to your local

pnpm dlx add-skill https://github.com/troykelly/codex-skills/tree/HEAD/skills/code-architect

Skill Files

Browse the full folder contents for code-architect.

Download Skill

Loading file tree…

skills/code-architect/SKILL.md

Skill Metadata

Name
code-architect
Description
Use when asked for an architecture blueprint or explicitly asked to run the code-architect subagent.

Code Architect Subagent

Use the code-architect agent card to handle this specialized task.

Run

codex-subagent code-architect <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF

Notes

  • Include concrete scope and constraints in the context block.
  • Fold the subagent output back into the main workflow.