Skill Claude CodeCodex
Create Foreman-native structured Technical Requirements Document from PRD — omits adversarial review phase, outputs parser-compatible tables (Codex skill for /ensemble:create-trd-foreman).
Skill Claude CodeCodex
Create Foreman-native structured Technical Requirements Document from PRD — omits adversarial review phase, outputs parser-compatible tables (Codex skill for /ensemble:create-trd-foreman).
Skill Claude CodeCodex
Create Technical Requirements Document from PRD with architecture design and adversarial review (Codex skill for /ensemble:create-trd).
Skill Claude CodeCodex
Generate a normalized executable workstream TRD from multiple source TRDs (Codex skill for /ensemble:create-workstream-trd).
Skill Claude CodeCodex
Analyze codebase and extract coding conventions into a standards/ directory with index.yml (Codex skill for /ensemble:discover-standards).
Skill Claude CodeCodex
Orchestrate the full idea-to-plan pipeline: create-prd, refine-prd, create-trd, refine-trd, implement-trd-beads --plan (Codex skill for /ensemble:feature).
Skill Claude CodeCodex
Lightweight workflow for bug fixes and small issues (Codex skill for /ensemble:fix-issue).
Skill Claude CodeCodex
Optimize CLAUDE.md for token efficiency, standards discovery, and progressive context loading (Codex skill for /ensemble:fold-prompt).
Skill Claude CodeCodex
Generate comprehensive OpenAPI/Swagger API documentation from codebase (Codex skill for /ensemble:generate-api-docs).
Skill Claude CodeCodex
Implement a single beads task by ID through analysis, implementation, and PR creation (Codex skill for /ensemble:implement-bead).
Skill Claude CodeCodex
Implement TRD with beads project management — persistent bead hierarchy, dependency-aware execution via br/bv, and cross-session resumability (Codex skill for /ensemble:implement-trd-beads).
Skill Claude CodeCodex
Complete TRD implementation using git-town workflow with ensemble-orchestrator delegation and TDD methodology (Codex skill for /ensemble:implement-trd).
Skill Claude CodeCodex
Selectively inject relevant standards from standards/index.yml into agent context based on current task (Codex skill for /ensemble:inject-standards).
Skill Claude CodeCodex
Generate real-time productivity metrics and team analytics dashboard (Codex skill for /ensemble:manager-dashboard).
Skill Claude CodeCodex
Automated E2E testing and error resolution using Playwright MCP integration (Codex skill for /ensemble:playwright-test).
Skill Claude CodeCodex
Approval-gated Beads graph refinement before execution (Codex skill for /ensemble:refine-beads).
Skill Claude CodeCodex
Refine and enhance existing PRD with stakeholder feedback and additional detail (Codex skill for /ensemble:refine-prd).
Skill Claude CodeCodex
Refine and enhance existing TRD with stakeholder feedback and additional detail (Codex skill for /ensemble:refine-trd).
Skill Claude CodeCodex
Automated release workflow orchestration with quality gates, smoke test integration, (Codex skill for /ensemble:release).
Skill Claude CodeCodex
On-demand requirement satisfaction report — scans bead comments for req-verified tokens (Codex skill for /ensemble:requirement-status).
Skill Claude CodeCodex
Save a structured session transcript to SessionLogs with key decisions, commands, and resolutions (Codex skill for /ensemble:sessionlog).
Skill Claude CodeCodex
Generate current sprint status report with task completion and blockers (Codex skill for /ensemble:sprint-status).
Skill Claude CodeCodex
Pre-implementation traceability gate — validates REQ-NNN coverage and TEST task pairing between PRD and TRD (Codex skill for /ensemble:validate-requirements).
Skill Claude CodeCodex
Generate web performance metrics dashboard with Core Web Vitals (Codex skill for /ensemble:web-metrics-dashboard).
Skill Claude CodeCodex
Execute and generate ExUnit tests for Elixir projects with setup callbacks, describe blocks, and async testing support.