.claude/skills/roadmap-update/SKILL.md
Update roadmap.md and progress.md to reflect the latest development status
npx skillsauth add peintangos/deep-agents-example roadmap-updateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Update docs/roadmap.md (vision and plans) and each PRD's progress.md (development progress) to their latest state.
Keep progress.md aligned with docs/prds/_template/progress.md.
Read all of the following:
docs/roadmap.mddocs/prds/*/progress.md (across all PRDs)docs/prds/*/specifications/spec-*.md (across all PRDs)docs/prds/*/knowledge.md (across all PRDs)Update each PRD's docs/prds/prd-{slug}/progress.md:
pending: Specification created but not startedin-progress: Development underwaydone: All acceptance criteria met and completeSpecification | Title | Status | Completed On | Notesspecifications/spec-*.mddone specifications## Summary so the done count and current focus match the current spec setReport updated content to the user.
docs/prds/prd-{slug}/todo.md, reflect those changes as unchecked checkbox lines (- [ ])data-ai
監査レポートを Zenn 技術記事向けの文体 (だ/である調 + 比較表 + 階層化された見出し) に整えるスキル。`src/reporter.ts` の骨組みを LLM が整形してレポート (`out/*.md`) を仕上げるときに読み込む。
testing
OSS リポジトリの既知脆弱性 (OSV / GHSA) を照合し、重大度と影響範囲を分類するスキル。セキュリティ監査を実行するときに読み込む。
data-ai
OSS リポジトリのメンテナンス健全性 (リリース頻度・Issue 対応速度・放置 PR) を定量的に評価するスキル。メンテナンス監査を実行するときに読み込む。
tools
OSS リポジトリのメインライセンスを特定し、商用利用制約・依存互換性・NG ライセンスの検出までを行うスキル。ライセンス監査を実行するときに読み込む。