スキル一覧に戻る
masharratt

cfn-planning

by masharratt

Simplified Claude Flow for beginners - AI agent orchestration made easy

14🍴 2📅 2026年1月15日
GitHubで見るManusで実行

SKILL.md


name: cfn-planning description: "Epic decomposition, coordinator planning, and scope management. Use when breaking down epics into sprints and tasks, coordinating multi-coordinator workflows, or simplifying and managing project scope boundaries." version: 1.0.0 tags: [mega-skill, epic, planning, scope, decomposition] status: production

Planning Skill (Mega-Skill)

Version: 1.0.0 Purpose: Epic decomposition, coordinator planning, and scope management Status: Production Consolidates: cfn-epic-decomposer, cfn-multi-coordinator-planning, cfn-scope-simplifier


Overview

This mega-skill provides planning capabilities:

  • Epic - Epic decomposition into sprints/tasks
  • Coordinator - Multi-coordinator planning and orchestration
  • Scope - Scope simplification and boundary management

Directory Structure

planning/
├── SKILL.md
├── lib/
│   ├── epic/             # From cfn-epic-decomposer
│   ├── coordinator/      # From cfn-multi-coordinator-planning
│   └── scope/            # From cfn-scope-simplifier
└── cli/

Migration Paths

Old PathNew Path
cfn-epic-decomposer/planning/lib/epic/
cfn-multi-coordinator-planning/planning/lib/coordinator/
cfn-scope-simplifier/planning/lib/scope/

Version History

1.0.0 (2025-12-02)

  • Consolidated 3 planning skills into mega-skill

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です