ase-sync-export

Export SPEC, ARCH, and other artifact kinds into side-by-side files.

44|5|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/rse/ase --skill ase-sync-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ase-sync-export
Source: https://github.com/rse/ase/tree/main/plugin/skills/ase-sync-export
Command: npx skills add https://github.com/rse/ase --skill ase-sync-export

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the export of artifacts, like specifications or architecture documents, into ready-to-consume files side-by-side with the original artifacts.

Core Features & Use Cases

  • Artifact Export: Converts specified artifact types into side-by-side files for immediate consumption.
  • Supported Formats: Handles export of artifacts like SPEC, ARCH, CODE, DOCS, TASK, INFR, and OTHR.
  • Use Case: Quickly convert your project's architecture documents into diagrams or tables for review and analysis.

Quick Start

Use the ase-sync-export skill to export the specification and architecture artifacts from your project.

Frequently Asked Questions about ase-sync-export

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

FAQPage Schema
How do I automate artifact export to side-by-side files in my project?

Automating artifact export involves parsing artifact definitions and generating derived files side-by-side with the originals. This skill handles that process automatically, converting specified artifact types into ready-to-consume files for immediate review and analysis.

What artifact types are supported for export automation in software engineering workflows?

Supported artifact types for export automation include SPEC, ARCH, CODE, DOCS, TASK, INFR, and OTHR. These artifact kinds are parsed from their definitions and converted into side-by-side files for documentation and software engineering workflows.

Can I export architecture documents into side-by-side files for review?

Yes, you can export architecture documents into side-by-side files. The skill parses architecture artifacts and generates derived files alongside the originals, allowing you to quickly convert project architecture documents into formats like tables or diagrams for analysis.

What's the best way to convert specifications into ready-to-consume files?

The best way to convert specifications into ready-to-consume files is by using an export automation skill that parses artifact definitions. It generates derived files side-by-side with the original specifications, making them immediately available for consumption in your workflow.

Do I need any dependencies to export artifacts into side-by-side files?

No external dependencies are required to export artifacts into side-by-side files. The skill operates independently using internal scripts to parse artifact definitions and generate the exported files for your software engineering and documentation workflows.