Autocraft

Use when the user says "autocraft", "build journeys", "test the spec", or "cover my spec". Use when the user has a spec.md with acceptance criteria and wants every criterion covered by real implementation plus independent verification — screenshot-verified for UI behavior (Screen mode) or assertion-verified for observable state like API payloads, file contents, exit codes (State mode). Use when consolidating or refactoring tests into scenario-based integration tests. Use for CLI tools, libraries, or data pipelines where end-to-end correctness matters and stubbed/mocked tests would hide real bugs.

sunfmin e920eae 10 files · 112.4 KB Updated

File contents

sunfmin/autocraft/tree/main/skills/autocraft commit e920eae712

Frequently asked questions

npx skillmds@latest add sunfmin/autocraft