roadmap

Featured

Read the feature roadmap, find the next unplanned phase, brainstorm it, and update the roadmap with the resulting document name

Code & Development 114 stars 10 forks Updated today MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
69
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Start Announce: **"Checking for in-progress runs and roadmap layout…"** Read @CLAUDE.md. ## Per-Phase Checklist File One checklist per `/roadmap` run, created right after step 2a (branch checkout succeeded), updated at the end of every subsequent step. The checklist lives at `docs/roadmap/plans/YYYY-MM-DD-<topic>-checklist.md` — alongside the design and plan files for the same run. ### Filename `YYYY-MM-DD-<phase-slug>-checklist.md`, where `<phase-slug>` is the **phase filename slug** (defined immediately below), and `YYYY-MM-DD` is the day step 0 → step 1 fires (start date) — so the design / plan / checklist for one run sit alphabetically adjacent in `plans/`. #### Phase filename slug A single rule, used by checklist filenames here and referenced from §2a and §Appendix: 1. Take the phase title text (everything after the `Phase N:` or `Phase Na:` prefix in the roadmap heading). 2. Lowercase. 3. Drop apostrophes (`'`, `'`, `'`) **without** inserting a separator (so `Editor's` becomes `editors`, not `editor-s`). 4. Replace any run of non-`[a-z0-9]` characters with a single hyphen. 5. Strip leading and trailing hyphens. 6. If the result is empty (e.g. the title was only Unicode/CJK characters that collapsed to nothing), fall back to `phase-N` using the phase number — including any sub-letter — from the heading. `Phase 3a: 漢字` → `phase-3a`. Examples: | Phase heading | Phase filename slug | |--------------------------...

Details

Author
Ovid
Repository
Ovid/paad
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category