build

Orchestrate the full software development lifecycle with design, planning, TDD, review, and quality gates.

10|2|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/raddue/crucible --skill build-raddue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build
Source: https://github.com/raddue/crucible/tree/main/skills/build
Command: npx skills add https://github.com/raddue/crucible --skill build-raddue

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire software development lifecycle, from initial design and planning through implementation, testing, and quality assurance, ensuring a robust and efficient development process.

Core Features & Use Cases

  • Full Pipeline Orchestration: Manages design, planning, TDD, code review, debugging, adversarial testing, and quality gates.
  • Iterative Quality Gates: Implements a loop of red-teaming, revision, and re-review to ensure artifact quality.
  • Adversarial Testing: Actively seeks to break code through specialized tests and inquisitor checks.
  • Use Case: Initiate a complete feature development cycle for a new user authentication module, ensuring it meets all requirements, passes rigorous testing, and adheres to quality standards before deployment.

Quick Start

Use the build skill to create a new feature for user authentication, including design, implementation, and testing.

Frequently Asked Questions about build

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

FAQPage Schema
How do I automate the full software development lifecycle from design to deployment?

Automating the software development lifecycle requires orchestrating design, planning, test-driven development, code review, and quality gates. This Skill coordinates autonomous pipelines that dispatch parallel implementers and conduct iterative reviews to ensure artifact quality.

What is adversarial testing and how does it improve code quality?

Adversarial testing actively seeks to break code through specialized tests and multi-dimensional inquisitor checks. It improves quality by filling test coverage gaps and enforcing a revision loop that ensures artifacts pass rigorous quality gates before deployment.

How do I set up an autonomous pipeline for test-driven development and code review?

Setting up an autonomous TDD and review pipeline involves dispatching parallel implementers to write code, followed by a two-pass code review process. The pipeline then runs adversarial tests and inquisitor checks before final quality gates are evaluated.

Does this software development lifecycle automation handle iterative quality gates?

Iterative quality gates are handled through a continuous loop of red-teaming, revision, and re-review. This ensures that software development artifacts meet all requirements and adhere to quality standards before final approval.

Can I use this for developing a new user authentication module with full test coverage?

Developing a user authentication module is fully supported. The pipeline manages the complete feature cycle, encompassing initial design, implementation, adversarial testing, and multi-dimensional inquisitor checks to guarantee robust quality assurance.