narrative-pyramid

Folds weekly session digests into rollups and regenerates a whole-machine narrative with fidelity audits.

14|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/intendant-dev/Intendant --skill narrative-pyramid-intendant-dev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: narrative-pyramid
Source: https://github.com/intendant-dev/Intendant/tree/main/automations/narrative-pyramid
Command: npx skills add https://github.com/intendant-dev/Intendant --skill narrative-pyramid-intendant-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Long-running agent machines accumulate thousands of session digests that no one can read end-to-end, so decisions, reversals, and unresolved threads get lost. This Skill turns each closed ISO week's digests into cited rollups, regenerates a single whole-machine development narrative, and briefs the owner with auditable provenance. ## Core Features & Use Cases - Weekly rollups: Folds each newly closed ISO week's session digests into per-week rollup files (3-8K tokens) with every claim citing digest locators, running claude-opus-5 at HIGH reasoning effort. - Narrative synthesis with safeguards: Regenerates the whole-machine narrative from all rollups using claude-fable-5 at max effort, delegating security-dense sections to opus subagents to avoid safeguards walls. - Fidelity audit and owner brief: Samples key claims and verifies quotes verbatim against re-exported session transcripts, then delivers an owner brief and propose-only memory and recovered-intent lanes under strict caps. - Use Case: After a week of supervised agent work on a machine, stamp one pyramid instance to fold that week's digests, refresh the house narrative, audit digest fidelity, and receive a concise owner brief with pending decisions. ## Quick Start Ask the agent to stamp a new narrative-pyramid instance for the most recently closed ISO week and run the rollups, synthesis, and products nodes in sequence.

Frequently Asked Questions about narrative-pyramid

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

FAQPage Schema
How do I roll up a week of agent session digests into a narrative?▼

Stamp one narrative-pyramid instance after the ISO week closes. The rollups node folds that week's digest files into rollups/<week>.md and .json with per-claim citations, then synthesis regenerates the whole-machine narrative and the products node delivers the owner brief.

What models and tools does the narrative pyramid workflow require?▼

It requires the Claude Code CLI on the machine. Rollups pin claude-opus-5 at HIGH reasoning effort, while synthesis and product lanes pin claude-fable-5 at max effort, with security-dense content delegated to opus subagents.

Can the narrative pyramid run on a standing weekly schedule?▼

No. One stamp mints exactly one instance and workflow nodes fire on_unblock, so a standing weekly cadence cannot ride a v1 workflow definition. You must re-stamp after each ISO week closes.

What happens if the digest fidelity audit fails?▼

The synthesis node samples five key claims and verifies each quote verbatim against re-exported session transcripts. Any mismatch produces an 'NS AUDIT FAILURE' annotation, and the products node then delivers the owner brief with the failure front and center while skipping all product lanes.

What are the limits of the recovered-intent and memory proposal lanes?▼

Memory proposals are limited to a handful per week and recovered-intent to at most three proposals per week, all propose-only. The one-time backfill lane proposes at most 25 items and never re-runs once its hub exists.