artifact-pyramids

Map AI outputs into L1 Summary, L2 Analysis, and L3 Dossiers layers.

86|9|Updated Jun 5, 2026
One-click install
npx skills add https://github.com/magnus919/hermes-profiles --skill artifact-pyramids
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: artifact-pyramids
Source: https://github.com/magnus919/hermes-profiles/tree/main/skills/artifact-pyramids
Command: npx skills add https://github.com/magnus919/hermes-profiles --skill artifact-pyramids

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Artifact pyramids provide a disciplined structure to organize AI research outputs by layering the context and evidence, reducing cognitive load and enabling precise agent routing.

Core Features & Use Cases

  • Three-layer structure: L1 Summary, L2 Analysis, L3 Dossiers, with explicit SOURCES navigation.
  • Agent routing: Precise, role-appropriate access for product managers, data scientists, and validators.
  • Lifecycle amending: Amended root pyramid per epoch, with a flat dossier library for reuse and auditing.
  • Use Case: Orchestrate multi-agent pipelines where different agents consume only the depth they need.

Quick Start

Load the Artifact Pyramid in Hermes to start routing outputs by layer.

Frequently Asked Questions about artifact-pyramids

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

FAQPage Schema
How do I organize AI research outputs to reduce context load in multi-agent pipelines?

You can organize AI research outputs by mapping them into a three-layer artifact pyramid: L1 Summary, L2 Analysis, and L3 Dossiers. This structure reduces cognitive load by allowing different agents to consume only the depth of context they need.

What is progressive disclosure for AI outputs and how does it work?

Progressive disclosure structures AI outputs into hierarchical layers, enabling role-appropriate access. Product managers, analysts, and validators navigate from an L1 summary down to L3 dossiers via explicit SOURCES links, accessing detailed evidence only when required.

How do I route multi-agent pipeline outputs so product managers and validators access different depths?

You route multi-agent pipeline outputs by assigning roles to specific pyramid layers. Product managers consume L1 summaries, analysts use L2 analysis, and validators audit L3 dossiers, ensuring precise agent routing and targeted consumption across the pipeline.

Can I reuse and audit detailed research dossiers across multi-epoch pipelines?

Yes, you can reuse and audit research dossiers by maintaining a flat L3 dossier library. The system supports an amending lifecycle that creates an amended root pyramid per epoch, allowing evidence reuse and auditing across multiple pipeline runs.

Do I need specific pipeline frameworks to use artifact pyramids for agent routing?

No specific pipeline frameworks are required. Artifact pyramids apply across various profiles and pipelines, enabling you to enforce structured SOURCES navigation and amending lifecycles without external framework dependencies.