craftwork

9 engineering disciplines for AI agents — TDD, debugging, code review, planning, and multi-agent coordination. Build software like it matters.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "craftwork" with this command: npx skills add gaurangbhattspaceo/craftwork

Craft — Engineering Discipline for AI Agents

9 skills that turn AI agents into disciplined software engineers. Battle-tested on a 4-agent team shipping production software.

Skills

SkillWhat It Enforces
craftwork:test-driven-developmentNo production code without a failing test first
craftwork:systematic-debuggingNo fixes without root cause investigation
craftwork:verification-before-completionNo "done" claims without fresh evidence
craftwork:brainstormingNo code without exploring approaches first
craftwork:writing-plansNo implementation without exact file paths, code, and tests
craftwork:subagent-driven-developmentOne subagent per task, structured review between each
craftwork:dispatching-parallel-agentsSafe parallel execution for independent tasks
craftwork:requesting-code-reviewStructured diff review with security and spec checklist
craftwork:receiving-code-reviewTechnical rigor over performative agreement

Install

clawhub install craftwork

Philosophy

Agents are fast but sloppy. They skip tests, guess at fixes, claim "done" without checking, and agree with every review comment. These skills add guardrails — not to slow agents down, but to make their speed count.

Every skill follows the same pattern: stop, verify, then act.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Agent Dev Workflow

Orchestrate coding agents (Claude Code, Codex, etc.) to implement coding tasks through a structured workflow. Use when the user gives a coding requirement, f...

Registry SourceRecently Updated
Coding

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
Coding

Skill Blocker - 安全守卫

Blocks execution of dangerous commands and risky operations like destructive deletions, credential theft, code injection, and unauthorized system changes to...

Registry SourceRecently Updated
014
Profile unavailable