archflow

Transform design materials into specifications and automate build and test workflows.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/samdae/gant --skill archflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archflow
Source: https://github.com/samdae/gant/tree/main/.cursor/skills/archflow
Command: npx skills add https://github.com/samdae/gant --skill archflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the AI agent development lifecycle by providing a structured framework for design, implementation, and maintenance, ensuring consistency and efficiency.

Core Features & Use Cases

  • Feature Development: Guides the transformation of requirements into detailed specifications, architectural designs, and automated builds.
  • Bug Fixing & Maintenance: Facilitates systematic debugging, change tracking, and synchronization of design-impacting modifications.
  • Documentation: Assists in generating project overviews, reverse-engineering documentation, and deployment runbooks.
  • Use Case: A team is developing a new feature. They can use /spec to define requirements, /arch to debate and finalize the architecture, /build to implement it, and /test to ensure quality.

Quick Start

Use the archflow skill to transform materials into spec.md.

Frequently Asked Questions about archflow

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

FAQPage Schema
How do I transform design materials into AI agent specifications?

To transform design materials into AI agent specifications, you can use the archflow skill to process raw inputs and generate a structured spec.md file. This provides a standardized framework for defining requirements before implementation begins.

What is the best way to automate AI agent architecture design and debate?

Automating AI agent architecture design involves using multi-agent debates to finalize structural decisions. The archflow skill facilitates this by guiding systematic architectural discussions, ensuring consistency and efficiency across the development lifecycle.

How do I generate UI specifications from API endpoints automatically?

Generating UI specifications from API endpoints is supported natively by the archflow skill. It analyzes your API definitions and automatically produces detailed UI specifications, bridging the backend interface directly to frontend design requirements.

Can I automate build and testing phases for AI agent development?

You can automate both the build and testing phases for AI agent development using dedicated commands. The archflow skill implements features through `/build` and ensures quality through `/test`, streamlining the transition from architecture to deployment.

How do I generate deployment runbooks and reverse-engineer documentation?

Generating deployment runbooks and reverse-engineering documentation is handled by the archflow skill's documentation management features. It assists in creating project overviews and synchronizing design-impacting modifications for maintenance.

Does archflow work for systematic bug fixing and change tracking in AI agents?

archflow works effectively for systematic bug fixing and change tracking in AI agents. It provides a structured framework that facilitates debugging, tracks modifications, and synchronizes design changes to maintain consistency during maintenance.