·workflow-req-plan
>_

workflow-req-plan

Requirement-level progressive roadmap planning with issue creation. Decomposes requirements into convergent layers or task sequences, creates issues via ccw issue create, and generates roadmap.md for human review. Issues stored in .workflow/issues/issues.jsonl (single source of truth).

8Installs·0Trend·@catlog22

Installation

$npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-req-plan

How to Install workflow-req-plan

Quickly install workflow-req-plan AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-req-plan
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: catlog22/claude-code-workflow.

SKILL.md

View raw

Context Source: cli-explore-agent (optional) + requirement analysis Output Directory: .workflow/.req-plan/{session-id}/

Core Innovation: Requirement decomposition → issue creation via ccw issue create. Issues stored in .workflow/issues/issues.jsonl (single source of truth); wave and dependency info embedded in issue tags and extendedcontext.notes. team-planex consumes issues directly by ID or tag query.

Requirement-level layered roadmap planning. Decomposes a requirement into convergent layers or task sequences, creates issues via ccw issue create. Issues are the single source of truth in .workflow/issues/issues.jsonl; wave and dependency info is embedded in issue tags and extendedcontext.notes.

Requirement-level progressive roadmap planning with issue creation. Decomposes requirements into convergent layers or task sequences, creates issues via ccw issue create, and generates roadmap.md for human review. Issues stored in .workflow/issues/issues.jsonl (single source of truth). Source: catlog22/claude-code-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-req-plan
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from catlog22/claude-code-workflow

Quick answers

What is workflow-req-plan?

Requirement-level progressive roadmap planning with issue creation. Decomposes requirements into convergent layers or task sequences, creates issues via ccw issue create, and generates roadmap.md for human review. Issues stored in .workflow/issues/issues.jsonl (single source of truth). Source: catlog22/claude-code-workflow.

How do I install workflow-req-plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-req-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/catlog22/claude-code-workflow