ag-1-construir

Automate end-to-end software construction from goal to ready-to-submit PR.

19|4|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-1-construir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ag-1-construir
Source: https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-1-construir
Command: npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-1-construir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomous software construction is a complex, rule-governed process that takes a user objective and outputs a ready-to-submit PR, reducing manual orchestration and human error through a MERIDIAN-based workflow with state persistence and self-healing.

Core Features & Use Cases

  • End-to-end autonomous development for features, bugs, refactors, UI updates, and integrations, from goal to PR.
  • MERIDIAN-driven phases (ASSESS → SPEC → PLAN → BUILD → VERIFY → REVIEW → SHIP) with convergence loops and deterministic artifacts.
  • Self-healing, guardrails, and auditability ensuring dependable results even when parts of the plan encounter failures.

Quick Start

Invoke /construir with a clear objective or issue to begin the autonomous pipeline.

Frequently Asked Questions about ag-1-construir

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

FAQPage Schema
How do I automate feature building to generate a ready-to-submit PR?

Automating feature building to generate a PR involves interpreting a high-level objective and guiding it through structured phases like ASSESS, BUILD, and VERIFY. This produces deterministic, auditable artifacts with self-healing guardrails.

What is the best way to autonomously refactor code and output a PR?

Autonomous refactoring applies a multi-phase pipeline that assesses the goal, plans the changes, and builds the solution. It enforces tooling constraints and safety guards to ensure the final PR is deterministic and ready for submission.

Can I use autonomous construction for bug fixes and UI updates?

Yes, autonomous construction supports end-to-end development for bug fixes, UI updates, and integrations. It processes the objective through convergence loops and state persistence to deliver dependable results.

How does the MERIDIAN workflow handle failures during autonomous development?

The MERIDIAN workflow handles failures using self-healing mechanisms and safety guards. It persists state across phases like SPEC, PLAN, and REVIEW, ensuring the pipeline converges and produces auditable outcomes even when parts fail.

Do I need external dependencies to run the autonomous software construction pipeline?

No external dependencies are required to run the autonomous software construction pipeline. The workflow operates independently by enforcing its own tooling constraints and guardrails to deliver PR-ready output.