← Back to list

update-prd
by rick2047
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: update-prd description: Sync prd.md with current specs and implementation. Use when the user asks to update PRD or sync prd, or when new changes should be reflected in prd.md and related doc references.
Update Prd
Overview
Keep prd.md aligned with the latest requirements and behavior. Update any references in other docs so filenames and terminology stay consistent.
Workflow
- Identify deltas
- Read
openspec/specs/**for authoritative requirements. - Scan relevant code (
wrestlegm/ui.py,wrestlegm/state.py,data/*.json) for behavior changes. - Check recent archived changes in
openspec/changes/archive/for newly added requirements.
- Map deltas to PRD sections
- UI changes: update UX sections, indicators, widget mapping, and mockups.
- Simulation/data changes: update domain model or simulation sections.
- Navigation/flow changes: update the core loop and screen list.
- Apply edits
- Keep changes tightly scoped to the deltas found.
- Match the current UI formatting (tables, headers, emoji markers).
- Keep examples and mockups consistent with real formatting rules.
- Consistency pass
- Update references to the PRD filename (now
prd.md) in README/docs. - Ensure alignment emojis, fatigue/booked markers, and truncation rules match spec.
References
Load references/prd-sources.md for a checklist of common files to compare.
Score
Total Score
50/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon