buya-v
UserMulti-agent development pipeline for Claude Code — plan, design-gate, execute in parallel worktrees, review, UAT, merge.
Categories
Indexed Skills (3)
softhouse-plan
Planning-only phase of the Softhouse pipeline — breaks a requirement into a reviewable task graph with executor routing, dependencies, and model assignments, writes it to .softhouse/tasks.json, and stops. Never spawns worker agents or modifies source code. Use when the user runs /softhouse-plan or wants to review a pipeline plan before executing it with /softhouse resume.
softhouse-uat
Runs the current project's UAT acceptance suites against its live or staging system, resolving the UAT definition from .softhouse/uat.md, a CLAUDE.md verification section, or a generic fallback. Use when the user runs /softhouse-uat, asks to run UAT or acceptance tests, or needs to verify a deployed system end-to-end.
softhouse
Multi-agent development pipeline — plans a requirement into a task graph, executes it with parallel isolated worktree agents, gates new UI behind a human design approval, reviews and UAT-verifies every branch, then merges and records learned patterns. Use when the user runs /softhouse, asks to run the softhouse pipeline, or wants a multi-step feature planned and executed end-to-end by coordinated agents. "/softhouse resume" continues an interrupted run.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.