build-product

Coordinate feature specs through planning, implementation, and quality review.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/councilofwizards/wizards --skill build-product-councilofwizards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-product
Source: https://github.com/councilofwizards/wizards/tree/main/plugins/conclave/skills/build-product
Command: npx skills add https://github.com/councilofwizards/wizards --skill build-product-councilofwizards

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the end-to-end implementation pipeline, turning a feature specification into a delivered, working feature by coordinating specialized Tier 1 skills and gates.

Core Features & Use Cases

  • Coordinates planning, implementation, and quality review for a feature from spec to delivery.
  • Automatically advances to the next ready item from the roadmap or resumes work on an in-progress item.
  • Ensures transparent progress through checkpoints and alignment with roadmap status.

Quick Start

Provide the next ready feature from the roadmap or a specific spec to begin implementation.

Frequently Asked Questions about build-product

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a feature pipeline from specification to working code?

To automate a feature pipeline from specification to working code, coordinate planning, implementation, and quality review stages. This orchestrates the end-to-end build process by applying specialized skills in order, ensuring checkpoints and dependencies are enforced throughout delivery.

What is spec orchestration for software build automation?

Spec orchestration for software build automation is the process of coordinating a feature specification through planning, implementation, and quality review. It enforces pipeline stages, dependencies, and checkpoints by invoking Tier 1 skills in order to deliver working code.

How do I resume an in-progress feature build from a roadmap?

To resume an in-progress feature build from a roadmap, apply the orchestration pipeline to the specific spec or the next ready item. The process automatically resumes where work was left off, updating the roadmap status accordingly as it advances.

Can I use automated quality review checkpoints in my build pipeline?

Yes, you can use automated quality review checkpoints in your build pipeline. The orchestration process enforces these checkpoints by invoking Tier 1 skills in order, ensuring transparent progress and alignment with roadmap status before delivery.

What's the best way to coordinate planning and implementation for feature delivery?

The best way to coordinate planning and implementation for feature delivery is to use an orchestration pipeline that applies specialized skills in order. This ensures dependencies are respected, checkpoints are enforced, and the roadmap is updated throughout the end-to-end process.