🗂️
AI EngineeringTypeScript

Jira Driven Planning

by breaking-brake

Jira Driven Planning is an AI Engineering skill for Claude Code, published by breaking-brake in cc-wf-studio.

5.4K stars571 forkson breaking-brake/cc-wf-studioAdded 2026/08/16Repository updated 2026/08/09
agent-skillsclaude-codemcp-toolsslash-commandssub-agentsvscode-extensionworkflow-automation
Install in seconds
Install Jira Driven Planning
Copy Jira Driven Planning into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/breaking-brake/cc-wf-studio/tree/main/.claude/skills/jira-driven-planning ~/.claude/skills/jira-driven-planning

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/breaking-brake/cc-wf-studio.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/jira-driven-planning/SKILL.md in breaking-brake/cc-wf-studio
Installs to
~/.claude/skills/jira-driven-planning
Collection
One of 11 skills cataloged from this repository
Category
AI Engineering2451 skills

What Jira Driven Planning does

Jira Driven Planning turns Jira ticket requirements and related Confluence docs into a structured implementation plan split into Frontend, Backend, and Infrastructure tasks. Use it when you need to break down a ticket into a reviewable plan before coding.

Jira Driven Planning is cataloged under AI Engineering on DirSkills. Jira Driven Planning comes from a repository tagged agent-skills, claude-code, mcp-tools, slash-commands and sub-agents.

Documentation

README

Jira Driven Planning

Jiraチケットの要件とConfluenceの関連ドキュメントを入力として、Frontend / Backend / Infrastructure に分割した実装計画を策定する。

Workflow

  1. 前段で取得されたJiraチケット情報(タイトル、説明、受け入れ基準、優先度)を確認
  2. 前段で取得されたConfluenceドキュメント(設計書、仕様書、アーキテクチャ図)を確認
  3. planning-template.md に従って実装計画を策定
  4. 計画をユーザーに提示し、レビューを依頼

Output Requirements

  • 要件サマリーは箇条書きで簡潔に
  • 技術的アプローチはアーキテクチャ判断の根拠を含める
  • タスク分割は Frontend / Backend / Infrastructure の3軸で整理
  • 依存関係はブロッカーを明示
  • リスクは重大度と対策をセットで記載

Constraints

  • 既存のコードベースやアーキテクチャパターンを尊重する
  • 不明確な要件がある場合はユーザーに確認を求める
  • 過度に詳細な実装レベルまで踏み込まず、計画レベルに留める

Frequently asked about Jira Driven Planning

  • What else does breaking-brake publish alongside Jira Driven Planning?

    Jira Driven Planning is one of 11 skills that DirSkills catalogs from breaking-brake/cc-wf-studio, the repository it ships in. Its siblings there include CC Workflow AI Editor, CCWF CLI and Next Idea. Each one is a separate skill with its own page in this directory, installs the same way Jira Driven Planning does, and is maintained by breaking-brake in that same repository. The rest of the collection is listed on the breaking-brake/cc-wf-studio page.

  • How does Jira Driven Planning compare to other AI Engineering skills?

    Jira Driven Planning ranks #483 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Jira Driven Planning against them. Open each page to compare what they document and how they install.

More from breaking-brake/cc-wf-studio

Jira Driven Planning is one of 11 skills cataloged on DirSkills from breaking-brake/cc-wf-studio.

See all 11 skills
🧠
2w ago

CC Workflow AI Editor

CC Workflow AI Editor creates and edits visual AI agent workflows through interactive conversation using MCP tools. Use it to create new workflows, modify existing ones, or edit the workflow canvas in CC Workflow Studio via the built-in MCP server.
AI Engineering
5.4K571
⚙️
2w ago

CCWF CLI

CCWF CLI renders, validates, previews, exports, and runs cc-wf-studio workflow JSON files from the terminal. Use it when viewing, visualizing, checking, executing, or converting workflows under .vscode/workflows/.
Automation
5.4K571
💡
2w ago

Next Idea

Next Idea runs one unattended ideation iteration of an autonomous value-creation loop: it orients from the repo plan, invents user-visible improvements, judges them against a value bar, and files winners as locked idea issues. Use when the user asks for proposals without implementation.
Automation
5.4K571
🧪
2w ago

Next QA

Next QA runs one unattended iteration of the quality-assurance loop: stewards in-flight QA PRs and builds one queued qa issue on a branch off auto-qa, opening a PR that squash-merges on green CI. Adds tests and tooling only; never edits product source. Use for 'QAタスク', 'next qa', or quality-track progress.
Quality
5.4K571
🔍
2w ago

Next QA Idea

Next QA Idea scans a codebase for the highest-value untested behavior, judges it against a QA value bar, and files one locked `qa` issue specifying the test to write. Use it when the user asks for QA ideation or to refill the QA backlog without implementation.
Quality
5.4K571
🤖
2w ago

Next Task

Next Task runs one unattended implementation iteration of the autonomous value-creation loop: steward an in-flight PR, fix red CI/security/human bugs, or build one queued idea issue on a branch off auto-dev and open a PR that squash-merges on green CI.
Automation
5.4K571