← All skills
Tencent SkillHub · AI

Craftwork

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, skills/brainstorming/SKILL.md, skills/dispatching-parallel-agents/SKILL.md, skills/receiving-code-review/SKILL.md, skills/requesting-code-review/SKILL.md, skills/subagent-driven-development/SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 4 sections Open source page

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 Enforcescraftwork:test-driven-developmentNo production code without a failing test firstcraftwork:systematic-debuggingNo fixes without root cause investigationcraftwork:verification-before-completionNo "done" claims without fresh evidencecraftwork:brainstormingNo code without exploring approaches firstcraftwork:writing-plansNo implementation without exact file paths, code, and testscraftwork:subagent-driven-developmentOne subagent per task, structured review between eachcraftwork:dispatching-parallel-agentsSafe parallel execution for independent taskscraftwork:requesting-code-reviewStructured diff review with security and spec checklistcraftwork: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.

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • skills/brainstorming/SKILL.md Docs
  • skills/dispatching-parallel-agents/SKILL.md Docs
  • skills/receiving-code-review/SKILL.md Docs
  • skills/requesting-code-review/SKILL.md Docs
  • skills/subagent-driven-development/SKILL.md Docs