Skill Claude CodeCodex
Plan UX patterns and design specifications. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX".
Skill Claude CodeCodex
Plan UX patterns and design specifications. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX".
Skill Claude CodeCodex
Edit an existing PRD. Use when the user says "edit this PRD".
Skill Claude CodeCodex
Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation".
Skill Claude CodeCodex
System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect.
Skill Claude CodeCodex
Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness".
Skill Claude CodeCodex
Create architecture solution design decisions for AI agent consistency. Use when the user says "lets create architecture" or "create technical architecture" or "create a solution design".
Skill Claude CodeCodex
Break requirements into epics and user stories. Use when the user says "create the epics and stories list".
Skill Claude CodeCodex
Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context".
Skill Claude CodeCodex
Senior software engineer for story execution and code implementation.
Skill Claude CodeCodex
LLM-assisted human-in-the-loop review. Make sense of a change, focus attention where it matters, test. Use when the user says "checkpoint", "human review", or "walk me through this change".
Skill Claude CodeCodex
Review code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says "run code review" or "review this code".
Skill Claude CodeCodex
Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change".
Skill Claude CodeCodex
Creates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]".
Skill Claude CodeCodex
Execute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan".
Skill Claude CodeCodex
Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]".
Skill Claude CodeCodex
Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.
Skill Claude CodeCodex
Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]".
Skill Claude CodeCodex
Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan".
Skill Claude CodeCodex
Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status".
Skill Claude CodeCodex
BMad Method — AI agile framework, routes to 4-phase workflow: Analyze, Plan, Code, Review.
Skill Claude CodeCodex
Agent TUI scaffolding in TypeScript — @openrouter/agent, interactive terminal UI.
Skill Claude CodeCodex
Prompt for generating an AGENTS.md file for a repository.
Skill Claude CodeCodex
Scaffolds a headless agent in TypeScript using @openrouter/agent and Bun — for CLI tools, API servers, queue workers, and pipelines. No terminal UI.
Skill Claude CodeCodex
Use when designing long-horizon agents that need subagents, isolated context windows, filesystem-backed work, persistence, human approval, MCP tools, or production tracing.