stepanenkoviktor0110-boop/ai-dev-methodology-codex

AI-First Development Methodology v2.0 for Codex CLI — spec-driven pipeline with blocking gates, multi-agent orchestration (spawn_agent/wait_agent), 35 skills, quick-learning knowledge system, and automated validators. Full sync with Claude Code source.

1Stars on the repository
56Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Bidirectional requirements traceability: user-spec -> tech-spec/tasks and back. Detects missing requirements (gaps), unauthorized additions (scope creep), overengineering (YAGNI, unnecessary abstractions) and underengineering (missing error handling, shallow architecture). Use when: validating tech-spec completeness…

not rated 1 4mo ago A 88 tokens

deploy-reviewer

04

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Reviews CI/CD pipeline and deployment configuration quality. Checks GitHub Actions workflows, deploy scripts, secrets management, platform configuration. Orchestrator specifies what to check and provides file paths.

not rated 1 4mo ago A 40 tokens

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Reviews project-knowledge documentation quality against documentation-writing principles. Checks for code blocks, generic content, missing operational details, duplication, bloat. Orchestrator specifies project path or uses current directory.

not rated 1 4mo ago A 43 tokens

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Evaluates interview completeness for user-spec planning. Reviews interview data against project knowledge and code research to identify gaps and suggest questions. Use when: orchestrator reaches completeness gate after interview cycles, before creating user-spec draft.

not rated 1 4mo ago A 52 tokens

post-deploy-qa

08

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Post-deploy verification agent. Executes AVP via MCP tools on live environment, verifies all acceptance criteria (user-spec + tech-spec), picks up deferred criteria from pre-deploy QA. Returns JSON report.

not rated 1 4mo ago A 49 tokens

reality-checker

11

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Validates task files against codebase reality: file/function existence, feasibility, hallucinations, basic security, TDD adequacy, implementation hints accuracy. Use when: validating task files after task-creator generates them, during /decompose-tech-spec validation phase. Not for: template compliance…

not rated 1 4mo ago A 76 tokens

security-auditor

12

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Comprehensive security analysis against OWASP Top 10. If given code files — audits code for vulnerabilities. If given tech-spec — reviews security decisions in architecture. Orchestrator specifies what to check and provides file paths.

not rated 1 4mo ago A 49 tokens

skeptic

13

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Verifies factual claims in tech-spec or tasks against actual codebase. Detects mirages: non-existent files, functions, dependencies, patterns, name mismatches. Orchestrator specifies feature path. Agent reads documents and checks every claim in code. Use during tech-spec validation (phase 2, step 5) and task…

not rated 1 4mo ago A 95 tokens

task-creator

15

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Creates task files from tech-spec Implementation Tasks section. Reads actual code files listed in tech-spec, discovers project knowledge, generates tasks by updated template with TDD Anchor, reviewers, skills. Use when: generating task/.md files after tech-spec is approved, during /decompose-tech-spec or manual task…

not rated 1 4mo ago A 96 tokens

task-validator

16

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Validates task files against task template and task-creator rules. Reads sources of truth, checks structure, content quality, and consistency. Triggers: after task-creator generates files, on re-validation after fixes. Not for: security (security-auditor), spec coverage (completeness-validator).

not rated 1 4mo ago A 63 tokens

tech-spec-validator

17

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Validates tech-spec template compliance and implementation task quality: sections present, frontmatter correct, standards compliance, verification plan, task skill correctness, task brevity, decisions placement. Security, adequacy, testing strategy, and code mirage detection handled by dedicated validators. Use before…

not rated 1 4mo ago A 71 tokens

test-reviewer

18

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Prescriptive test quality analysis: finds problems and provides concrete fixes. Analyzes written test code, test strategy from tech-spec, or both. Orchestrator specifies what to check and provides file paths.

not rated 1 4mo ago A 44 tokens

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Validates user-spec for adequacy and feasibility — not document quality, but whether the proposed solution is reasonable, buildable with current stack, right-sized, and not over/under-engineered. Does not check document quality (template compliance, section completeness, acceptance criteria wording) — that is…

not rated 1 4mo ago A 86 tokens

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Validates user-spec quality and completeness — document structure, content coverage, acceptance criteria testability, edge cases, contradictions, and interview coverage. Scope: document quality only. Solution adequacy (feasibility, overengineering, alternatives, stack compatibility) is handled by…

not rated 1 4mo ago A 92 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: