shinpr/codex-workflows

30 agent markdown files indexed from shinpr/codex-workflows. Install any of them pinned to an exact hash with mdr add shinpr/codex-workflows/<name>.

ai-development-guide skill
shinpr/codex-workflows · .agents/skills/ai-development-guide/SKILL.md · Root-cause discipline, proportionate impact analysis, and implementation completeness assurance. Use when fixing bugs…
git:20260915.0c8f517 · audit A · 38 stars
coding-rules skill
shinpr/codex-workflows · .agents/skills/coding-rules/SKILL.md · Repository-aware implementation rules for minimal design surface, contract safety, representative patterns, and…
git:20260922.5475540 · audit A · 38 stars
documentation-criteria skill
shinpr/codex-workflows · .agents/skills/documentation-criteria/SKILL.md · Determines which PRD, ADR, UI Spec, Design Doc, and Work Plan a change requires and where each document lives. Use when…
git:20260915.0c8f517 · audit A · 38 stars
external-resource-context skill
shinpr/codex-workflows · .agents/skills/external-resource-context/SKILL.md · Resolves and records one external evidence source required by a current design or verification decision. Use when…
git:20260915.0c8f517 · audit A · 38 stars
implementation-approach skill
shinpr/codex-workflows · .agents/skills/implementation-approach/SKILL.md · Selects the smallest sufficient implementation strategy and verification boundary from current requirements and…
git:20260915.3b2dc52 · audit A · 38 stars
integration-e2e-testing skill
shinpr/codex-workflows · .agents/skills/integration-e2e-testing/SKILL.md · Selects and specifies only integration/E2E tests whose observable boundary cannot be proven more cheaply.
git:20260802.c018280 · audit A · 38 stars
llm-friendly-context skill
shinpr/codex-workflows · .agents/skills/llm-friendly-context/SKILL.md · Clarifies inputs, outputs, success criteria, decisions, and unresolved conditions so downstream agents can execute…
git:20260917.67474b7 · audit A · 38 stars
recipe-add-integration-tests skill
shinpr/codex-workflows · .agents/skills/recipe-add-integration-tests/SKILL.md · Add integration/E2E tests to existing codebase using Design Docs.
git:20260915.0c8f517 · audit A · 38 stars
recipe-build skill
shinpr/codex-workflows · .agents/skills/recipe-build/SKILL.md · Execute an approved backend Work Plan autonomously through task execution, quality fixes, commits, and final…
git:20260915.3b2dc52 · audit A · 38 stars
recipe-design skill
shinpr/codex-workflows · .agents/skills/recipe-design/SKILL.md · Execute from codebase-scoped analysis to design document creation.
git:20260917.67474b7 · audit A · 38 stars
recipe-diagnose skill
shinpr/codex-workflows · .agents/skills/recipe-diagnose/SKILL.md · Investigate problem, verify findings, and derive solutions through structured diagnosis.
git:20260915.0c8f517 · audit A · 38 stars
recipe-front-adjust skill
shinpr/codex-workflows · .agents/skills/recipe-front-adjust/SKILL.md · Adjust an implemented UI with focused evidence, verification, and quality checks.
git:20260915.0c8f517 · audit A · 38 stars
recipe-front-build skill
shinpr/codex-workflows · .agents/skills/recipe-front-build/SKILL.md · Execute an approved frontend Work Plan autonomously through frontend implementation, quality fixes, commits, and final…
git:20260915.3b2dc52 · audit A · 38 stars
recipe-front-design skill
shinpr/codex-workflows · .agents/skills/recipe-front-design/SKILL.md · Execute from codebase-scoped analysis to frontend design document creation including UI Spec.
git:20260917.67474b7 · audit A · 38 stars
recipe-front-plan skill
shinpr/codex-workflows · .agents/skills/recipe-front-plan/SKILL.md · Create frontend work plan from design document with test skeleton generation.
git:20260915.0c8f517 · audit A · 38 stars
recipe-front-review skill
shinpr/codex-workflows · .agents/skills/recipe-front-review/SKILL.md · Reviews completed frontend implementation for governing-source compliance, scope economy, repository quality, and…
git:20260915.0c8f517 · audit A · 38 stars
recipe-fullstack-build skill
shinpr/codex-workflows · .agents/skills/recipe-fullstack-build/SKILL.md · Execute an approved fullstack Work Plan autonomously with layer-aware task routing, quality fixes, commits, and final…
git:20260915.3b2dc52 · audit A · 38 stars
recipe-fullstack-implement skill
shinpr/codex-workflows · .agents/skills/recipe-fullstack-implement/SKILL.md · Run the full-cycle implementation workflow for one outcome spanning backend and frontend layers.
git:20260917.67474b7 · audit A · 38 stars
recipe-implement skill
shinpr/codex-workflows · .agents/skills/recipe-implement/SKILL.md · Orchestrate the complete implementation lifecycle from requirements through verified repository implementation.
git:20260917.67474b7 · audit A · 38 stars
recipe-plan skill
shinpr/codex-workflows · .agents/skills/recipe-plan/SKILL.md · Creates a reviewed Work Plan with value-filtered integration/E2E test skeletons. Use when planning implementation from…
git:20260915.3b2dc52 · audit A · 38 stars
recipe-prepare-implementation skill
shinpr/codex-workflows · .agents/skills/recipe-prepare-implementation/SKILL.md · Prepare repository-local execution tools when the user requests setup or a concrete build capability is unavailable.
git:20260915.3b2dc52 · audit A · 38 stars
recipe-quality-profile skill
shinpr/codex-workflows · .agents/skills/recipe-quality-profile/SKILL.md · Proposes and, after user confirmation, creates or maintains docs/project-context/quality.yaml from repository-specific…
git:20260827.946a29b · audit A · 38 stars
recipe-reverse-engineer skill
shinpr/codex-workflows · .agents/skills/recipe-reverse-engineer/SKILL.md · Generate PRD and Design Docs from existing codebase through discovery, generation, verification, and review.
git:20260915.0c8f517 · audit A · 38 stars
recipe-review skill
shinpr/codex-workflows · .agents/skills/recipe-review/SKILL.md · Reviews completed implementation for governing-source compliance, scope economy, repository quality, and security, and…
git:20260915.0c8f517 · audit A · 38 stars
recipe-update-doc skill
shinpr/codex-workflows · .agents/skills/recipe-update-doc/SKILL.md · Update existing design documents (Design Doc / PRD / ADR) with review and consistency verification.
git:20260915.0c8f517 · audit A · 38 stars
requirement-convergence skill
shinpr/codex-workflows · .agents/skills/requirement-convergence/SKILL.md · Converges future-state requirements around outcome, exclusions, and rough cost. Use when users ask 'do we need this?'…
git:20260917.67474b7 · audit A · 38 stars
reviewee-judgment skill
shinpr/codex-workflows · .agents/skills/reviewee-judgment/SKILL.md · Evaluates received review results before they generate work by separating problems from proposed fixes and comparing…
git:20260915.3b2dc52 · audit A · 38 stars
subagent-delegation skill
shinpr/codex-workflows · .agents/skills/subagent-delegation/SKILL.md · Sets delegation scope, completion waiting, and evidence-based intervention. Use when spawning, waiting for, or steering…
git:20260917.67474b7 · audit A · 38 stars
subagents-orchestration-guide skill
shinpr/codex-workflows · .agents/skills/subagents-orchestration-guide/SKILL.md · Coordinates custom specialists through workflow phases, artifact handoffs, approval gates, and autonomous…
git:20260917.67474b7 · audit A · 38 stars
testing skill
shinpr/codex-workflows · .agents/skills/testing/SKILL.md · Repository-aware test execution rules for TDD, observable proof, and boundary selection. Use when writing, reviewing…
git:20260915.0c8f517 · audit A · 38 stars

Source

github.com/shinpr/codex-workflows · 38 stars · license MIT · pushed 2026-09-22