skill-synthesis

Combine multiple installed skills into an ordered execution stack.

6|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill skill-synthesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-synthesis
Source: https://github.com/issdandavis/SCBE-AETHERMOORE/tree/main/external/codex-skills-live/skill-synthesis
Command: npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill skill-synthesis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates the coordination of multiple installed skills by building an ordered, deterministic execution stack with clear packet boundaries and artifacts.

Core Features & Use Cases

  • Orchestrates cross-skill workflows by selecting a minimal set of primary and support skills and routing results through named packets (A-discovery, B-build, C-validate, D-publish, E-log).
  • Enables reusable stack profiles that suit research, development, and deployment lifecycles, reducing manual integration work.
  • Provides an auditable execution trace with evidence paths and output contracts for each packet.

Quick Start

Provide a task prompt and let the system build and execute an ordered skill stack, then review the resulting packets and artifacts.

Frequently Asked Questions about skill-synthesis

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

FAQPage Schema
How do I automate a multi-skill AI workflow with deterministic handoffs?

You automate a multi-skill AI workflow by combining installed skills into an ordered execution stack with named packets, which ensures deterministic handoffs and reduces context switching across complex tasks.

What is skill orchestration for cross-skill execution?

Skill orchestration coordinates a minimal set of primary and support skills by routing results through named packets like discovery, build, and validate, producing a single auditable execution trace.

How do I build a unified workflow stack for research and deployment?

You build a unified workflow stack by selecting a minimal set of primary and support skills, then routing results through standardized packets to streamline research, development, and deployment lifecycles.

Can I use reusable stack profiles for browser automation and training tasks?

Yes, reusable stack profiles orchestrate browser automation, training, and deployment tasks, reducing manual integration work by specifying explicit packet plans and output contracts.

Do I need installed skills to create an ordered execution stack?

Yes, creating an ordered execution stack requires multiple installed skills to be selected and combined, enabling the system to route results through named packets for your specific task.

How does packet planning handle context discipline and artifact outputs?

Packet planning enforces context discipline by defining explicit requirements for artifact outputs and evidence paths, providing an auditable execution trace for each stage of the workflow stack.