Subagents
The core pack (agents-pack-core 0.26.0) includes 6 subagents. Each is rendered into the native agent definition format for Claude Code, Codex, and Cursor.
| Subagent | ID | Selection | Summary |
|---|---|---|---|
| Code reviewer | ap-code-reviewer |
recommended | Review correctness, architecture, 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