trails/.claude/skills
Ullrich Schäfer a847ff2e52 Add /ia-review and /spec-drift-review process skills
Captures two recurring review processes as repeatable Claude skills so
they don't have to be reinvented from scratch each time:

- /ia-review: walks the route tables + nav surfaces, builds the
  sitemap, flags drift, and writes/refreshes
  docs/information-architecture.md. Refresh mode preserves the user's
  accumulated decisions and implementation backlog while only
  rewriting the snapshot sections.

- /spec-drift-review: walks every spec in openspec/specs/, compares
  it to shipped code, and produces a categorized drift report
  (high/medium/low severity) plus code-without-spec findings and
  structural suggestions (split/merge/new specs, CAPABILITIES.md
  catch-up). Excludes specs touched by active openspec changes since
  that mismatch is intended in-flight work, not drift.

Also extends the IA doc with the items resolved/deferred during the
review (observations 1-10), three new streams (D: drop redundant Feed
button on logged-in /, E: break Settings apart, F: propose /explore
spec), and an "Open exploration" section for the routes-vs-activities
terminology question.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 08:41:07 +02:00
..
cmux Add cmux skills (browser, debug-windows, markdown, core) 2026-03-22 12:25:54 +01:00
cmux-browser Add cmux skills (browser, debug-windows, markdown, core) 2026-03-22 12:25:54 +01:00
cmux-debug-windows Add cmux skills (browser, debug-windows, markdown, core) 2026-03-22 12:25:54 +01:00
cmux-markdown Add cmux skills (browser, debug-windows, markdown, core) 2026-03-22 12:25:54 +01:00
crit-cli Add crit command and skill for inline code review 2026-03-22 12:31:08 +01:00
ia-review Add /ia-review and /spec-drift-review process skills 2026-04-26 08:41:07 +02:00
openspec-apply-change Add OpenSpec phase-1-mvp change with full specifications 2026-03-22 11:35:21 +01:00
openspec-archive-change Add OpenSpec phase-1-mvp change with full specifications 2026-03-22 11:35:21 +01:00
openspec-explore Add OpenSpec phase-1-mvp change with full specifications 2026-03-22 11:35:21 +01:00
openspec-propose Add OpenSpec phase-1-mvp change with full specifications 2026-03-22 11:35:21 +01:00
spec-drift-review Add /ia-review and /spec-drift-review process skills 2026-04-26 08:41:07 +02:00