gstack/test
Garry Tan 18ce1129f3
feat: DX tools (skill:check, dev:skill) + Tier 2 E2E test scaffolding
- scripts/skill-check.ts: health summary for all SKILL.md files (commands, templates, freshness)
- scripts/dev-skill.ts: watch mode for template development
- test/helpers/session-runner.ts: Agent SDK wrapper for E2E skill tests
- test/skill-e2e.test.ts: 2 E2E tests + 3 stubs (auto-skip inside Claude Code sessions)
- E2E tests must run from plain terminal: SKILL_E2E=1 bun test test/skill-e2e.test.ts
2026-03-13 15:43:41 -07:00
..
helpers feat: DX tools (skill:check, dev:skill) + Tier 2 E2E test scaffolding 2026-03-13 15:43:41 -07:00
gen-skill-docs.test.ts test: Tier 1 static validation — 34 tests for SKILL.md command correctness 2026-03-13 15:43:34 -07:00
skill-e2e.test.ts feat: DX tools (skill:check, dev:skill) + Tier 2 E2E test scaffolding 2026-03-13 15:43:41 -07:00
skill-parser.test.ts test: Tier 1 static validation — 34 tests for SKILL.md command correctness 2026-03-13 15:43:34 -07:00
skill-validation.test.ts test: Tier 1 static validation — 34 tests for SKILL.md command correctness 2026-03-13 15:43:34 -07:00