Overview
- Skill Key
- fortunto2/solo-build
- Author
- fortunto2
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/fortunto2/solo-build
- Latest Commit SHA
- f3db1a80ffdaea73215199a0468459141bc47666
Execute implementation plan tasks with TDD workflow, auto-commit, and phase gates. Use when user says "build it", "start building", "execute plan", "implement tasks", "ship it", or references a track ID. Do NOT use for planning (use /plan) or scaffolding (use /scaffold).
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 solo-build 技能。 若已安装,则直接安装 solo-build 技能。
# /build
This skill is self-contained — follow the task loop, TDD rules, and completion flow below instead of delegating to external build/execution skills (superpowers, etc.).
Execute tasks from an implementation plan. Finds `plan.md` (in `docs/plan/`), picks the next unchecked task, implements it with TDD workflow, commits, and updates progress.
## When to use
After `/plan` has created a track with `spec.md` + `plan.md`. This is the execution engine.
Pipeline: `/plan` → **`/build`** → `/deploy` → `/review`
## MCP Tools (use if available)
- `session_search(query)` — find how similar problems were solved before
- `project_code_search(query, project)` — find reusable code across projects
- `codegraph_query(query)` — check file dependencies, imports, callers
If MCP tools are not available, fall back to Glob + Grep + Read.
## Pre-flight Checks
1. **Detect context** — find where plan files live:
- Check `docs/plan/*/plan.md` — standard location
- Use whichever exists.
- **DO NOT** search for `conductor/` or any other directory — only `docs/plan/`.
2. Load workflow config from `docs/workflow.md` (if exists):
- TDD strictness (strict / moderate / none)
- Commit strategy (conventional commits format)
- Verification checkpoint rules
- **Integration Testing section** — if present, run the specified CLI commands after completing tasks that touch the listed paths
If `docs/workflow.md` missing: use defaults (moderate TDD, conventional commits).
3. **Verify git hooks are installed:**
Read the stack YAML (`templates/stacks/{stack}.yaml`) — the `pre_commit` field tells you which system and what it runs:
- `husky + lint-staged` → JS/TS stacks (eslint + prettier + tsc)
- `pre-commit` → Python stacks (ruff + ruff-format + ty)
- `lefthook` → mobile stacks (swiftlint/detekt + formatter)
Then verify the hook system is active:
```bash
# husky
[ -f .husky/pre-commit ] && git config core.hooksPath | grep -q husky && echo "OK" ||...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.