Skip to content

feat(sdlc): graduate confidence ramp + advisor fallback patterns#412

Merged
BaseInfinity merged 2 commits into
mainfrom
feat/sdlc-skill-graduations
Jun 12, 2026
Merged

feat(sdlc): graduate confidence ramp + advisor fallback patterns#412
BaseInfinity merged 2 commits into
mainfrom
feat/sdlc-skill-graduations

Conversation

@BaseInfinity

Copy link
Copy Markdown
Owner

Summary

Graduates two proven patterns from the Research Parking Lot to the SDLC skill:

  1. Confidence ramp (Confidence Check section): Opus researches → batch-consult Fable advisor → build 95%+ list → TDD each. Proven on v1.83.0 model-config batch (4 issues, Codex certified).

  2. Advisor auto-fallback (Cross-Model Review section): When advisor() is unavailable, spawn a Fable subagent as the planning reviewer. Proven across 3 sessions.

Also trimmed CI log audit reference (redundant with §3) and claude-md-improver line to stay under 20K budget.

Fable review

Fable triaged the ROADMAP and identified both items as Priority 1 and 2 — triggers fired, ready to graduate.

Test plan

  • tests/test-skill-graduations.sh — 6/6 passing (TDD RED→GREEN)
  • tests/test-doc-consistency.sh — 42/42 (no regression)
  • CI validate job passes

Confidence ramp pattern (Opus research → Fable batch review → 95% list
→ TDD) proven on v1.83.0 model-config batch. Advisor auto-fallback
(spawn Fable subagent when advisor() unavailable) proven across 3
sessions. Both now codified in skills/sdlc/SKILL.md.

Trimmed CI log audit + claude-md-improver refs to stay under 20K budget.
6 TDD tests cover pattern presence, batch review step, 95% gate,
fallback documentation, Fable subagent instruction, and char budget.
@BaseInfinity BaseInfinity force-pushed the feat/sdlc-skill-graduations branch from e0a1cab to b3668bb Compare June 12, 2026 02:17
Round 1 NOT CERTIFIED (3 P1s):
- Ramp text now includes /goal + Codex check (was incomplete)
- Advisor fallback moved near Plan Mode (was only in Cross-Model Review)
- Test 3 scoped to confidence ramp line (was matching pre-existing /goal)
@BaseInfinity BaseInfinity force-pushed the feat/sdlc-skill-graduations branch from b3668bb to 9d096f6 Compare June 12, 2026 02:20
@BaseInfinity BaseInfinity merged commit 557f0b1 into main Jun 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant