Commit Graph

10 Commits

Author SHA1 Message Date
Jesse Vincent
688b560bd4 feat(skills): add spec-vs-cards checker with test harness 2026-07-19 15:16:56 -07:00
Jesse Vincent
a7cb9d495c fix(skills): use [DATE] placeholder in demo-movie end card
<date> inside the innerHTML string literal parses as an empty HTML
element in the browser rather than literal text if left unsubstituted.
Use the house bracket convention instead.
2026-07-19 15:16:55 -07:00
Jesse Vincent
d639609808 refactor(skills): finalize e2e rationalization table and red flags 2026-07-19 15:16:55 -07:00
Jesse Vincent
2541ac5e9e feat(skills): add proof-movie and demo-movie evidence recipes 2026-07-19 15:16:55 -07:00
Jesse Vincent
b6276d097c docs(skills): name concrete macOS tools in the computer-use ladder 2026-07-19 15:16:55 -07:00
Jesse Vincent
f48daf84f7 feat(skills): add e2e desktop computer-use driving recipe 2026-07-19 15:16:55 -07:00
Jesse Vincent
caed843a72 fix(skills): restore interleaved sleeps in TUI form-fill recipe 2026-07-19 15:16:55 -07:00
Jesse Vincent
cb7b11ab2a feat(skills): add e2e browser and CLI/TUI driving recipes 2026-07-19 15:16:55 -07:00
Jesse Vincent
e3d65b5c31 feat(skills): add e2e verification-runner dispatch template 2026-07-19 15:16:55 -07:00
Jesse Vincent
36d6aec57a feat(skills): add agentic-end-to-end-testing decision core 2026-07-19 15:16:55 -07:00