architect-system

Orchestrate the five-skill loop with state-driven transitions and approval gates.

3|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/vxcozy/architect-system --skill architect-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-system
Source: https://github.com/vxcozy/architect-system/tree/main/.claude/skills/architect-system
Command: npx skills add https://github.com/vxcozy/architect-system --skill architect-system

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages the end-to-end coordination of a five-skill productivity loop to ensure outputs flow correctly between steps and reduce manual handoffs.

Core Features & Use Cases

  • Coordinates the five steps (audit, architect, analyst, refinery, compounder) into a single, repeatable cycle.
  • Enforces state-driven transitions, blueprints, reviews, and approval gates to maintain quality and traceability.
  • Supports task-level orchestration and system-wide status reporting to keep teams aligned.

Quick Start

Start the orchestrator to run the full loop or any individual step and automatically route outputs between skills while enforcing approvals.

Frequently Asked Questions about architect-system

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

FAQPage Schema
How do I automate workflow orchestration for a multi-step productivity loop?

Workflow orchestration for a multi-step productivity loop is automated by routing outputs between sequential steps, managing state, and enforcing approval gates. This ensures artifacts flow correctly across tasks while reducing manual handoffs.

What is state-driven workflow orchestration and when do I need it for task automation?

State-driven workflow orchestration coordinates sequential tasks by tracking status and enforcing transitions between steps. You need it when managing repeatable cycles that require strict review gates and traceable artifact routing across multiple stages.

How do I enforce approval gates and reviews in an automated task workflow?

Approval gates and reviews in an automated task workflow are enforced by applying state-driven transitions that halt progression until prerequisites are met. This maintains quality and traceability by requiring expected artifacts in system directories before invocation.

Can I run individual steps of a productivity loop separately instead of the full cycle?

You can run individual steps of the productivity loop separately instead of the full cycle. The orchestrator supports task-level execution, automatically routing outputs between skills while maintaining system-wide status reporting.

What happens if prerequisite artifacts are missing in system directories before workflow invocation?

If prerequisite artifacts are missing in system directories before workflow invocation, the orchestration fails to proceed. The system enforces strict prerequisites, requiring expected outputs to exist before invoking the next step to maintain quality.

What's the best way to coordinate multiple skills into a single repeatable automation cycle?

The best way to coordinate multiple skills into a repeatable automation cycle is using an orchestrator that reads and routes outputs between steps. It manages state-driven transitions and enforces reviews to keep teams aligned without manual intervention.