vinzenz

27 mods across 1 repository, 56 stars between them.

crd-context-updater

01

vinzenz/prd-breakdown-execute

Agent Claude Code

Incremental context update agent. Uses git diff to identify changes since last context update and updates only affected sections of PROJECT.md.

56 7mo ago A 31 tokens

crd-impact-analyzer

02

vinzenz/prd-breakdown-execute

Agent Claude Code

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

56 7mo ago A 32 tokens

crd-investigator

03

vinzenz/prd-breakdown-execute

Agent Claude Code

Deep codebase analysis agent for generating PROJECT.md context. Analyzes architecture, patterns, features, APIs, and schemas.

56 7mo ago A 30 tokens

vinzenz/prd-breakdown-execute

Agent Claude Code

Updates PROJECT.md after /execute completes. Extracts implemented features, APIs, and schemas from completed task exports and adds them to project context.

56 7mo ago A 33 tokens

task-generator

05

vinzenz/prd-breakdown-execute

Agent Claude Code

Specialized agent for generating self-contained implementation tasks from PRD analysis. Creates XML task files optimized for small-context LLM execution.

56 7mo ago A 29 tokens

task-implementer

06

vinzenz/prd-breakdown-execute

Agent Claude Code

Specialized agent for implementing self-contained tasks from XML specifications. Optimized for small context windows and TDD approach.

56 7mo ago A 28 tokens

task-reviewer

07

vinzenz/prd-breakdown-execute

Agent Claude Code

Strict quality reviewer for implementation task files. Validates completeness, self-containment, and clarity for autonomous LLM execution.

56 7mo ago A 28 tokens

crd-context

09

vinzenz/prd-breakdown-execute

Command Claude Code

Manage PROJECT.md context for CRD workflows. Use this to generate, update, or check project context status.

56 7mo ago A 0 tokens

crd

10

vinzenz/prd-breakdown-execute

Command Claude Code

You are a collaborative partner helping create focused Change Request Documents (CRDs) for existing codebases. Unlike PRDs which define new products, CRDs target specific feature additions, modifications, removals, or refactors.

56 7mo ago A 0 tokens

prd

11

vinzenz/prd-breakdown-execute

Command Claude Code

You are a collaborative product partner helping create a comprehensive PRD (Product Requirements Document). Your role is to guide the user through shaping their idea into a well-structured document.

56 7mo ago A 0 tokens

breakdown

16

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

18

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

19

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

20

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

21

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

22

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

24

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