Agent Skills: Type Design Analyzer Subagent

Use when asked to evaluate type design/invariants or explicitly asked to run the type-design-analyzer subagent.

developmentID: troykelly/codex-skills/type-design-analyzer

Install this agent skill to your local

pnpm dlx add-skill https://github.com/troykelly/codex-skills/tree/HEAD/skills/type-design-analyzer

Skill Files

Browse the full folder contents for type-design-analyzer.

Download Skill

Loading file tree…

skills/type-design-analyzer/SKILL.md

Skill Metadata

Name
type-design-analyzer
Description
Use when asked to evaluate type design/invariants or explicitly asked to run the type-design-analyzer subagent.

Type Design Analyzer Subagent

Use the type-design-analyzer agent card to handle this specialized task.

Run

codex-subagent type-design-analyzer <<'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.