debug
49Skill Claude CodeCodex
Structured bug diagnosis and fixing workflow — reproduce, diagnose root cause, apply minimal fix, write regression test, and scan for similar patterns.
Skill Claude CodeCodex
Structured bug diagnosis and fixing workflow — reproduce, diagnose root cause, apply minimal fix, write regression test, and scan for similar patterns.
Skill Claude CodeCodex
Initialize project harness — AGENTS.md as table of contents, ARCHITECTURE.md as domain map, structured docs/ knowledge base.
Skill Claude CodeCodex
../../../.agents/workflows/deepsec.md.
Skill Claude CodeCodex
Design workflow — create design systems, DESIGN.md, and design tokens with anti-pattern enforcement and accessibility checks.
Skill Claude CodeCodex
../../../.agents/workflows/docs.md.
Skill Claude CodeCodex
Execution plan generation and management — Plan lifecycle as repository artifact.
Skill Claude CodeCodex
Automated CLI-based parallel agent execution — spawn subagents via Gemini CLI, coordinate through MCP Memory, monitor progress, and run verification.
Skill Claude CodeCodex
Convert PDF to Markdown using opendataloader-pdf — extracts text, tables, headings, and images with correct reading order.
Skill Claude CodeCodex
PM planning workflow — gather requirements, decompose into prioritized tasks, define API contracts, and produce both a machine-readable plan and a human-readable tracker in docs/plans/.
Skill Claude CodeCodex
Ralph - persistent self-referential execution loop wrapping ultrawork with independent verifier verification.
Skill Claude CodeCodex
../../../.agents/workflows/recap.md.
Skill Claude CodeCodex
Full QA review pipeline — security audit (OWASP Top 10), performance analysis, accessibility check (WCAG 2.1 AA), and code quality review.
Skill Claude CodeCodex
SCM workflow for Git operations (branching/merge/conflict/worktree) plus Conventional Commit execution.
Skill Claude CodeCodex
Read and follow .agents/workflows/setup.md step by step.
Skill Claude CodeCodex
Auto-detect project tech stack and generate stack-specific references for domain skills.
Agent Codex
Architecture review and recommendation. Use for system design, module boundaries, ADRs, and tradeoff analysis.
Agent Codex
Backend implementation. Use for API, authentication, DB migration work.
Agent Codex
Database design and implementation specialist. Use for schema, ERD, migration, query tuning, vector DB work.
Agent Codex
Bug diagnosis and fix specialist. Error analysis, root cause identification, regression test writing.
Agent Codex
Documentation drift detection and sync specialist. Use to update docs//.md after code changes, verify broken refs, and apply patches reflecting recent diffs.
Agent Codex
React/Next.js/TypeScript frontend implementation. Use for UI, components, styling work.
Agent Codex
Flutter/React Native mobile implementation. Use for mobile app, widgets, platform feature work.
Agent Codex
PM requirements analysis, task decomposition, API contract definition agent.
Agent Codex
OWASP security, performance, accessibility, code quality review agent.