builder

Coordinate end-to-end development tasks across planning, implementation, review, and documentation phases.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/raultorres2603/ComplAI --skill builder-raultorres2603
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: builder
Source: https://github.com/raultorres2603/ComplAI/tree/main/.opencode/skills/builder
Command: npx skills add https://github.com/raultorres2603/ComplAI --skill builder-raultorres2603

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchestrate the complete development lifecycle by delegating to specialized skills (planning, implementation, review, and documentation) based on task phase and requirements.

Core Features & Use Cases

  • Coordinates end-to-end workflows by selecting and sequencing planning, implementation, review, and documentation steps according to the task type (new feature, bug fix, documentation update, or refactor).
  • Enforces best-practices (SOLID, KISS, DRY, YAGNI) across planning, implementation, and review to improve quality and maintainability.
  • Provides progress reporting and final summaries to keep stakeholders aligned and track task status.
  • Facilitates collaboration by coordinating planning, implementation, review, and documentation skills with clear handoffs and traceability.

Quick Start

Provide a task description and the required outcomes, then trigger the builder to orchestrate planning, implementation, and review followed by documentation.

Frequently Asked Questions about builder

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

FAQPage Schema
How do I orchestrate an end-to-end development workflow from planning to documentation?

Orchestrate end-to-end development workflows by delegating tasks to specialized skills for planning, implementation, review, and documentation based on the current task phase and requirements. Provide a task description and required outcomes to trigger the coordinated workflow.

What's the best way to enforce SOLID and DRY principles during multi-step feature development?

Enforce SOLID, KISS, DRY, and YAGNI best practices across planning, implementation, and review phases by orchestrating structured workflows with integrated quality checks. The builder coordinates these checks during cross-skill delegation to maintain code quality and maintainability.

Can I coordinate bug fixes and refactoring tasks with integrated progress reporting?

Yes, coordinate bug fixes and refactoring tasks with integrated progress reporting and final summaries to keep stakeholders aligned. The builder adapts to the task type and sequences the appropriate planning, implementation, review, and documentation steps.

Does the builder support cross-skill delegation for documentation updates?

Yes, cross-skill delegation supports documentation updates by coordinating planning, implementation, review, and documentation skills with clear handoffs and traceability. The builder selects and sequences these steps according to the specific task type.

What prerequisites do I need before triggering a structured task planning workflow?

Provide a clear task description and the required outcomes before triggering the builder to orchestrate the workflow. No specific dependencies are required, as the skill adapts to the task phase and coordinates the subsequent planning and implementation steps.

Why use a coordinated workflow for new feature development instead of manual task sequencing?

A coordinated workflow for new feature development ensures best-practices enforcement, structured task planning, and clear handoffs across phases. Manual sequencing risks skipping quality checks, whereas the builder provides progress reporting and traceable cross-skill delegation.