Skip to content

Tags: rappdw/thinkkit

Tags

v0.10.0

Toggle v0.10.0's commit message
v0.10.0 — add learn-with-me Feynman tutoring skill

v0.9.0

Toggle v0.9.0's commit message
v0.9.0 — build-deck two-window presentation skill

v0.8.0

Toggle v0.8.0's commit message
v0.8.0 — earshot-aware meeting skills

v0.7.0

Toggle v0.7.0's commit message
v0.7.0 — add press-release skill

v0.6.0

Toggle v0.6.0's commit message
v0.6.0 — add council skill

v0.5.2

Toggle v0.5.2's commit message
v0.5.2 — drop stale model pins, sync marketplace description

v0.5.1

Toggle v0.5.1's commit message
v0.5.1 — autonomous loop mode for create-spec

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.5.0

Toggle v0.5.0's commit message
v0.5.0 — create-spec scales to large repos

- Phase 0.5 triages repo size (≥2k files OR >10 modules) and gates on
  user consent before committing to a strategy
- Five tier choices presented to user: architectural-only, architectural
  + drilldowns, hierarchical single-session, hierarchical multi-session,
  or full depth
- Hierarchical output under SPECIFICATION/ directory kept separate from
  source, with index.md, manifest.json, and subsystems/<name>.md
- Hybrid subsystem discovery: build-file heuristics refined by Claude,
  confirmed by user
- Parallel Agent(Explore) delegation for tier 3 to fit large repos in
  one session
- Manifest tracks per-subsystem status (pending/in-progress/complete/stale)
  with last-spec commit hash for multi-session resume
- Phase 0 detects hierarchical layout and routes to resume flow; diffs
  per subsystem to detect stale specs, shows list and asks (no auto-pick)
- Detailed methodology lives in references/large-repo-process.md, loaded
  on demand to keep SKILL.md focused

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.4.0

Toggle v0.4.0's commit message
v0.4.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.3.0

Toggle v0.3.0's commit message
v0.3.0 — add tutorial skill

Interactive walkthrough for new users covering all skills, the four
architecture patterns, and common compositions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>