GraphSmith v0.1.0
First public release.
What's in the box
SKILL.md— the skill itself: seven rules, builder/engineer audience modes, four phases (ground → blueprint → build → verify)scripts/scaffold.js— generates a zero-dependency durable workflow projectscripts/chaos.js— kill-and-resume test harness (crash mid-step, verify no duplicate side effects)scripts/graphlint.js— flags fragile agent-loop patterns in existing codescripts/knosky-sync.js— grounds the skill in your real repo via KnoSkyscripts/install.js— installs into Claude Code, Codex, Gemini CLI, Cursor, Windsurf/Devin, Hermes, and Copilot skill directoriesreferences/— graduation ladder, multi-agent coordination rules, full build system
Install
npx graphsmith-skillOr download graphsmith.skill (zip format, sha256 starts 5480b6d1) and drop the extracted graphsmith/ folder into your agent's skills directory.
MIT licensed.