stepanenkoviktor0110-boop

122 mods across 2 repositories, 3 stars between them.

security-auditor

73

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

74

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

76

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

77

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

78

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

79

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

project-knowledge

82

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Skill Claude CodeCodex

Use when you need information about this project's architecture, tech stack, coding patterns, data model, deployment setup, git workflow, or UX guidelines. Contains comprehensive project documentation including design decisions, technical specifications, and development standards.

not rated 1 4mo ago A 48 tokens

code-reviewing

83

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Skill Claude CodeCodex

A code-review method with a structured process, quality standards, and 11 areas for examining code. Code review means checking changes for correctness, maintainability, and related risks.

not rated 1 4mo ago A 64 tokens

code-writing

84

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Skill Claude CodeCodex

A coding workflow for planning changes, writing tests before or alongside code, and reviewing the result. TDD, or test-driven development, means using tests to guide the implementation.

not rated 1 4mo ago A 77 tokens

design-generate

87

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Skill Claude CodeCodex

A design tool that creates HTML/CSS pages and static SVG mockups from text descriptions using a project’s design system. It can choose among layout patterns, apply design tokens, use screenshots for iteration, and create a before-and-after collage after approval.

not rated 1 4mo ago A 126 tokens

done

94

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Skill Claude CodeCodex

A work-session finalization process that compares documentation with recent Git changes, updates project knowledge, and can optionally archive a completed feature. Git is a system for tracking changes to code and related files.

not rated 1 4mo ago A 75 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: