Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Search past reasoning for relevant decisions and approaches
.claude/skills/recall-reasoning/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | -34% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -34% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -25% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -42% | 0% |
Search through previous sessions to find relevant decisions, approaches that worked, and approaches that failed. Queries two sources:
bashuv run python scripts/core/artifact_query.py "<query>" [--outcome SUCCEEDED|FAILED] [--limit N]
This searches handoffs with post-mortems (what worked, what failed, key decisions).
bashbash "$CLAUDE_PROJECT_DIR/.claude/scripts/search-reasoning.sh" "<query>"
This searches .git/claude/commits/*/reasoning.md for build failures and fixes.
bash# Search for authentication-related work uv run python scripts/core/artifact_query.py "authentication OAuth JWT" # Find only successful approaches uv run python scripts/core/artifact_query.py "implement agent" --outcome SUCCEEDED # Find what failed (to avoid repeating mistakes) uv run python scripts/core/artifact_query.py "hook implementation" --outcome FAILED # Search build/test reasoning bash "$CLAUDE_PROJECT_DIR/.claude/scripts/search-reasoning.sh" "TypeError"
Artifact Index (handoffs, plans, ledgers):
Reasoning Files (.git/claude/):
From Artifact Index:
✓ = SUCCEEDED outcome (pattern to follow)✗ = FAILED outcome (pattern to avoid)? = UNKNOWN outcome (not yet marked)From Reasoning:
build_fail = approach that didn't workbuild_pass = what finally succeededArtifact Index empty:
uv run python scripts/core/artifact_index.py --all to index existing handoffsReasoning files empty:
/commit after builds to capture reasoning.git/claude/ directory exists| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-05 | fail→pass | 10,504 | 2,563 | -76% | 1 | 1 | 0% | 1,768 | 1,171 | -34% | 0 | 0 | — |
case-18 | fail→pass | 9,305 | 1,883 | -80% | 1 | 1 | 0% | 1,491 | 987 | -34% | 0 | 0 | — |
case-01 | fail→fail | 7,314 | 6,368 | -13% | 1 | 1 | 0% | 1,247 | 977 | -22% | 0 | 0 | — |
case-02 | fail→fail | 14,447 | 4,677 | -68% | 1 | 1 | 0% | 2,631 | 949 | -64% | 0 | 0 | — |
case-03 | fail→fail | 13,374 | 4,421 | -67% | 1 | 1 | 0% | 2,216 | 922 | -58% | 0 | 0 | — |
case-04 | fail→pass | 8,828 | 2,508 | -72% | 1 | 1 | 0% | 1,433 | 1,074 | -25% | 0 | 0 | — |
case-06 | fail→pass | 11,997 | 3,153 | -74% | 1 | 1 | 0% | 2,142 | 1,313 | -39% | 0 | 0 | — |
case-07 | fail→pass | 11,666 | 2,997 | -74% | 1 | 1 | 0% | 2,043 | 1,192 | -42% | 0 | 0 | — |
case-08 | pass→pass | 4,944 | 1,725 | -65% | 1 | 1 | 0% | 796 | 990 | +24% | 0 | 0 | — |
case-09 | fail→pass | 9,498 | 1,941 | -80% | 1 | 1 | 0% | 1,682 | 1,061 | -37% | 0 | 0 | — |
case-10 | pass→pass | 5,797 | 1,888 | -67% | 1 | 1 | 0% | 994 | 1,031 | +4% | 0 | 0 | — |
case-11 | pass→pass | 11,226 | 2,775 | -75% | 1 | 1 | 0% | 1,579 | 1,147 | -27% | 0 | 0 | — |
case-12 | pass→pass | 7,715 | 1,782 | -77% | 1 | 1 | 0% | 1,255 | 957 | -24% | 0 | 0 | — |
case-13 | pass→pass | 7,053 | 2,405 | -66% | 1 | 1 | 0% | 1,107 | 1,091 | -1% | 0 | 0 | — |
case-14 | pass→pass | 8,807 | 3,406 | -61% | 1 | 1 | 0% | 1,516 | 1,193 | -21% | 0 | 0 | — |
case-15 | fail→pass | 5,269 | 3,227 | -39% | 1 | 1 | 0% | 880 | 1,183 | +34% | 0 | 0 | — |
case-16 | fail→pass | 14,973 | 5,128 | -66% | 1 | 1 | 0% | 2,740 | 1,513 | -45% | 0 | 0 | — |
case-17 | fail→pass | 7,439 | 1,838 | -75% | 1 | 1 | 0% | 1,193 | 1,027 | -14% | 0 | 0 | — |
case-19 | pass→pass | 11,876 | 4,412 | -63% | 1 | 1 | 0% | 1,930 | 1,455 | -25% | 0 | 0 | — |
case-20 | pass→fail | 11,985 | 3,612 | -70% | 1 | 1 | 0% | 1,908 | 881 | -54% | 0 | 0 | — |
case-21 | fail→fail | 5,885 | 4,719 | -20% | 1 | 1 | 0% | 835 | 999 | +20% | 0 | 0 | — |
case-22 | fail→fail | 4,044 | 4,707 | +16% | 1 | 1 | 0% | 190 | 835 | +339% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 16 counted toward the lift figure. The other 6 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +36 percentage points is the difference between those two pass rates over the 16 comparable cases. 1 case got worse with the skill loaded, and it is included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
| Model | Method | Date | Lift |
|---|---|---|---|
| gemini-3.6-flash | verified | 7/29/2026 | +17% |
Other measured skills in the registry, with their headline benchmark lift.