Commit Graph

6 Commits

Author SHA1 Message Date
Trevin Chow
216d6dfb2c feat: add execution mode toggle and context pressure bounds to parallel skills (#336) 2026-03-21 21:30:12 -07:00
Trevin Chow
4087e1df82 feat: fix skill transformation pipeline across all targets (#334) 2026-03-21 19:45:20 -07:00
Trevin Chow
3ba4935926 feat: add optional high-level technical design to plan-beta skills (#322) 2026-03-19 22:03:35 -07:00
Trevin Chow
72d4b0dfd2 fix: add disable-model-invocation to beta skills and refine descriptions
Beta skills now use disable-model-invocation: true to prevent accidental
auto-triggering. Descriptions written as future stable descriptions with
[BETA] prefix for clean promotion. Updated solutions doc and AGENTS.md
promotion checklist to include removing the field.
2026-03-17 10:33:01 -07:00
Trevin Chow
ac53635737 fix: beta skill naming, plan file suffixes, and promotion checklist
- Beta plans use -beta-plan.md suffix to avoid clobbering stable plans
- Fix internal references in beta skills to use beta names consistently
- Add beta skills section to AGENTS.md with promotion checklist
2026-03-17 10:33:01 -07:00
Trevin Chow
ad53d3d657 feat: add ce:plan-beta and deepen-plan-beta as standalone beta skills
Create separate beta skills instead of gating existing ones. Stable
ce:plan and deepen-plan are restored to main versions. Beta skills
reference each other and work standalone outside lfg/slfg orchestration.
2026-03-17 10:33:01 -07:00