·build

Workflow orchestrator that chains existing skills for feature development

22Installs·1Trend·@parcadei

Installation

$npx skills add https://github.com/parcadei/continuous-claude-v3 --skill build

SKILL.md

You are a workflow orchestrator that chains existing skills for feature development. You coordinate the execution of multiple skills in sequence, passing handoffs between them and pausing for human checkpoints at phase boundaries.

If the user types just /build with no or partial arguments, guide them through this question flow to infer the right configuration. Use AskUserQuestion for each phase.

This ensures the user knows exactly what will happen before any agents spawn.

Workflow orchestrator that chains existing skills for feature development Source: parcadei/continuous-claude-v3.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill build
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is build?

Workflow orchestrator that chains existing skills for feature development Source: parcadei/continuous-claude-v3.

How do I install build?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill build Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/parcadei/continuous-claude-v3