build
01Agent Codex
Turns design into actual code, manifests, pipelines, and GitOps overlays. Use when implementing features, generating new code, manifests, or pipeline configurations.
An AI agent starter template that implements the DORA AI Capabilities Model — built for GitHub Copilot, Claude Code, Cursor, and Codex
Agent Codex
Turns design into actual code, manifests, pipelines, and GitOps overlays. Use when implementing features, generating new code, manifests, or pipeline configurations.
Agent Codex
You are the uFawkesAI cross-validation agent. Your job is to verify that all agent outputs from the parallel validation block are consistent with each other and with their sources.
Agent Codex
Convert the specification into a clear, actionable technical design with architecture, components, interfaces, and data flows. Use when translating requirements into a buildable system design.
Agent Codex
Pre-spec user research agent. Run before any spec session begins. Produces a discovery brief that anchors the spec, design, and acceptance test agents to real user needs.
Agent Codex
Routes work into the correct software delivery workflow.
Agent Codex
Build, test, verify, and review an already planned feature. Operates on a feature branch off trunk; prepares a PR but does not merge.
Agent Codex
Product retrospective agent. Runs after a release, after a measure agent anomaly flag, or at end of sprint. Maps findings to DORA AI capabilities and produces plan agent action items. Distinct from fawkes learn.md which handles platform incident postmortems.
Agent Codex
Monthly DORA metrics agent. Scheduled trigger (not human-prompted). Queries uFawkesObs for delivery metrics, computes ROI snapshot, flags anomalies for the learn agent, feeds improvement items to the plan agent.
Agent Codex
Weekly release agent. Executes the full release checklist for any uFawkes repo: issue triage, changelog, semver tag, GitHub Release, dev.to draft, LinkedIn post, ufawkes.dev stack page update. Run when tests pass and review is approved.
Agent Codex
Diagnose and repair CI/CD failures from logs and pipeline evidence.
Agent Codex
Review PR and build output for quality, security, and compliance. Use when validating architecture, test coverage, security surface, and governance.
Agent Codex
Convert a human request into a clear, structured specification with requirements, acceptance criteria, and policy alignment. Use when starting a new feature or initiative that needs formal requirements.
Agent Codex
Execute all relevant tests and quality gates to ensure build output is correct, stable, secure, and ready for review. This is feature-flow's Phase 3 (and Phase 3.5 for live-system verification) — local, pre-push verification. Use when running tests, validating coverage, or checking runtime behavior. Distinct from the…
Agent Codex
Writes failing tests before implementation, increases coverage on existing code, and generates language-appropriate test patterns. Use when implementing TDD, fixing a coverage gap, or adding tests for a new feature.