Skip to content

feat: always-on ELI16 + branch detection (v0.4.3)#108

Merged
garrytan merged 2 commits intomainfrom
garrytan/eli16-fix
Mar 16, 2026
Merged

feat: always-on ELI16 + branch detection (v0.4.3)#108
garrytan merged 2 commits intomainfrom
garrytan/eli16-fix

Conversation

@garrytan
Copy link
Owner

Summary

  • Every AskUserQuestion now uses the full ELI16-quality format (re-ground, simplify, recommend, options) — not just when 3+ sessions are active
  • Branch detection added to preamble bash block — uses git branch --show-current at runtime instead of stale gitStatus snapshot
  • Simplification rules: plain English, no raw function names, no jargon, concrete examples

Pre-Landing Review

No issues found.

TODOS

No TODO items completed in this PR.

Test plan

  • All 153 skill validation + gen-skill-docs tests pass (0 failures)
  • New tests: branch detection assertion, simplification regression guard
  • All 11 SKILL.md files regenerated and fresh

🤖 Generated with Claude Code

garrytan and others added 2 commits March 16, 2026 12:21
- Add _BRANCH detection to preamble bash block (git branch --show-current)
- Merge ELI16 rules into default AskUserQuestion format (always-on)
- Remove _SESSIONS >= 3 conditional — better questions always
- Add simplification rules: plain English, no jargon, no raw function names
- Update tests for branch detection and simplification regression guard
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@garrytan garrytan merged commit 276d0cc into main Mar 16, 2026
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