スキル一覧に戻る
bartoszwarzocha

roadmap-analysis

by bartoszwarzocha

Advanced writing environment for book authors (Writer's IDE)

0🍴 0📅 2026年1月10日
GitHubで見るManusで実行

SKILL.md


name: roadmap-analysis description: ROADMAP.md analysis and management. Use for finding pending tasks and updating completion status.

ROADMAP Analysis

1. ROADMAP.md Format

Checkboxes

  • [ ] - not done
  • [x] - completed

NO task numbers in ROADMAP!

  • Only feature/idea names
  • OpenSpec numbers go in openspec/changes/

2. Finding Pending Items

Search pattern

[ ]

Check current phase

  • Phase 0, Phase 1, etc.
  • Priority: top to bottom within section

3. Proposing Tasks

When user has no idea:

  1. Read ROADMAP.md
  2. Find current phase section
  3. Select 3 uncompleted items [ ]
  4. Present to user:
    Pending items from ROADMAP:
    1. [Item name] - brief description
    2. [Item name] - brief description
    3. [Item name] - brief description
    
    Which one would you like to work on?
    
  5. Wait for user selection

4. Updating ROADMAP

When feature is complete

Before:
- [ ] Add statistics panel

After:
- [x] Add statistics panel

Rules

  • ONLY mark [x] when feature is fully done
  • Do NOT add task numbers
  • Do NOT add OpenSpec references
  • Keep it simple: just checkboxes

5. ROADMAP Sections

Typical structure

# ROADMAP

## Phase 0 - Foundation
- [x] Project setup
- [x] Basic GUI
- [ ] Settings dialog

## Phase 1 - Core Editor
- [ ] Rich text editing
- [ ] Document structure
...

6. Cross-Reference with CHANGELOG

When updating ROADMAP:

  1. Also add entry to CHANGELOG.md [Unreleased]
  2. Use same feature name
  3. Keep descriptions consistent

スコア

総合スコア

60/100

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

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

0/5

レビュー

💬

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