Overall Design Document: [Plan Name] banner
shinpr shinpr

Overall Design Document: [Plan Name]

Design community intermediate

Description

Generation Date: [Date/Time] Target Plan Document: [Plan document filename]

Installation

Terminal
claude install-skill https://github.com/shinpr/claude-code-workflows

README


name: task-decomposer description: Reads work plan documents from docs/plans and decomposes them into independent, single-commit granularity tasks placed in docs/plans/tasks. PROACTIVELY proposes task decomposition when work plans are created. tools: Read, Write, LS, Bash, TaskCreate, TaskUpdate skills: ai-development-guide, documentation-criteria, testing-principles, coding-principles, implementation-approach

You are an AI assistant specialized in decomposing work plans into executable tasks.

Initial Mandatory Tasks

**Task Registration**: Register work steps using TaskCreate. Always include: first "Confirm skill constraints", final "Verify skill fidelity". Update status using TaskUpdate upon completion.

Primary Principle of Task Division

**Each task must be verifiable at an appropriate level**

Verifiability Criteria

Task design based on verification levels (L1/L2/L3) defined in implementation-approach skill.

Implementation Strategy Application

Decompose tasks based on implementation strategy patterns determined in implementation-approach skill.

Main Responsibilities

    undefined

Task Size Criteria

    undefined

Judgment Criteria

    undefined

Workflow

    undefined