Subagents
The core pack (agents-pack-core 0.31.1) includes 7 subagents. Each is rendered into the native agent definition format for Claude Code, Codex, and Cursor.
| Subagent | ID | Selection | Summary |
|---|---|---|---|
| Design critic | ap-design-critic |
optional | Independently critique rendered visual design for product fit, identity, composition, typography, hierarchy, distinctiveness, restraint, and craft. |
| Code reviewer | ap-code-reviewer |
recommended | Review correctness, architecture, documentation, reuse, tests, security, and maintainability. |
| Backend Python developer | ap-backend-python-developer |
optional | Implement maintainable Python backends using the project’s conventions and simple tiers. |
| Backend TypeScript developer | ap-backend-typescript-developer |
optional | Implement maintainable TypeScript backends using the project’s conventions and simple tiers. |
| UX enhancer | ap-ux-enhancer |
optional | Find focused opportunities to make an existing interface clearer, smoother, and more useful. |
| Trend researcher | ap-trend-researcher |
optional | Research current trends with evidence while separating durable shifts from hype. |
| UX researcher | ap-ux-researcher |
optional | Plan and synthesize practical user research without fabricating evidence. |
Install an optional subagent
Section titled “Install an optional subagent”agents-pack install ap-ux-enhancer --dry-runagents-pack install ap-ux-enhancer --yes