vinzenz/prd-breakdown-execute

56Stars on the repository
27Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

breakdown

05

vinzenz/prd-breakdown-execute

Skill Claude CodeCodex

Break down a PRD or CRD into self-contained implementation tasks for LLM execution. Use when you have a PRD/CRD file and want to generate executable task files for autonomous implementation.

56 7mo ago A 43 tokens

crd-impact-analysis

07

vinzenz/prd-breakdown-execute

Skill Claude CodeCodex

Analyze the impact of a proposed change on an existing codebase. Identifies affected files, features, and potential breaking changes.

56 7mo ago A 30 tokens

crd-investigate

08

vinzenz/prd-breakdown-execute

Skill Claude CodeCodex

Deep codebase investigation to generate PROJECT.md context. Analyzes architecture, patterns, features, APIs, and schemas.

56 7mo ago A 29 tokens

crd

09

vinzenz/prd-breakdown-execute

Skill Claude CodeCodex

Orchestrates Change Request Document workflow. Manages context, captures changes, analyzes impact, and generates CRD files.

56 7mo ago A 27 tokens

execute-batch

10

vinzenz/prd-breakdown-execute

Skill Claude CodeCodex

Handles one batch of tasks. Spawns task agents in parallel using git worktrees, waits for completion, and updates state.

56 7mo ago A 29 tokens

execute-layer

11

vinzenz/prd-breakdown-execute

Skill Claude CodeCodex

Handles one layer of task execution. Groups ready tasks into batches, spawns batch agents, and processes merge queue after each batch.

56 7mo ago A 29 tokens

execute-task

13

vinzenz/prd-breakdown-execute

Skill Claude CodeCodex

Implements one task in an isolated git worktree following TDD. Creates commits for implementation and fixes, invokes independent verification.

56 7mo ago A 28 tokens

execute-verify

14

vinzenz/prd-breakdown-execute

Skill Claude CodeCodex

Independent verification agent using Haiku. Runs verification commands from task XML and reports pass/fail with actionable feedback.

56 7mo ago A 26 tokens

execute

15

vinzenz/prd-breakdown-execute

Skill Claude CodeCodex

Main entry point for hierarchical task execution. Orchestrates layer-by-layer implementation of PRD tasks with parallel worktree execution.

56 7mo ago A 27 tokens