stitch-loop

Coordinate iterative website construction via Stitch MCP tools and baton files.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ktg-one/assetswap --skill stitch-loop-ktg-one
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stitch-loop
Source: https://github.com/ktg-one/assetswap/tree/main/.qwen/skills/stitch-loop
Command: npx skills add https://github.com/ktg-one/assetswap --skill stitch-loop-ktg-one

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates iterative site construction by coordinating autonomous agents through a baton-passing loop, reducing manual orchestration overhead.

Core Features & Use Cases

  • Automated iteration: Orchestrates repeated Stitch generation, integration, and baton advancement to progressively build a project.
  • Design-system-driven prompts: Ensures pages follow a shared design language via a DESIGN.md block copied into each baton.
  • Roadmap-aligned tasking: Reads and updates SITE.md to select tasks, create pages, and maintain sitemap alignment.

Quick Start

Start the loop by generating the next Stitch page from the current baton.

Frequently Asked Questions about stitch-loop

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

FAQPage Schema
How do I automate iterative website construction with a baton-passing loop?

Autonomous baton-driven website construction uses a loop to coordinate iterative page generation, site integration, and baton advancement across multiple iterations. It progressively builds a project by orchestrating repeated Stitch generation cycles, reducing manual orchestration overhead.

What is a baton-driven loop for autonomous site builds?

A baton-driven loop is an automation mechanism for autonomous site builds where a baton file manages prompts and task flow. It selects tasks from SITE.md, generates the next Stitch page, integrates it into the site, and advances the baton to the next iteration automatically.

Do I need a DESIGN.md file to maintain a shared design language across generated pages?

Yes, you need a DESIGN.md file to maintain a shared design language. The loop copies the DESIGN.md block into each baton, ensuring that every autonomously generated page follows the same design system throughout the iterative construction process.

How do I align a sitemap with autonomous page generation tasks?

You align a sitemap with autonomous page generation by reading and updating SITE.md during each loop iteration. The loop selects the next task from SITE.md, creates the corresponding page, and maintains continuous sitemap alignment throughout the build process.

Does autonomous site construction work with Stitch MCP tools without manual orchestration?

Yes, autonomous site construction works with Stitch MCP tools without manual orchestration. The loop requires access to Stitch Server and coordinates page generation, site integration, and baton advancement automatically across multiple iterations to progressively build the project.