maestro-session-seal

Seal completed Maestro sessions by validating readiness and reconciling knowledge candidates.

76|5|Updated Jul 7, 2026
One-click install
npx skills add https://github.com/catlog22/pi-maestro-flow --skill maestro-session-seal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maestro-session-seal
Source: https://github.com/catlog22/pi-maestro-flow/tree/main/.pi/skills/maestro-session-seal
Command: npx skills add https://github.com/catlog22/pi-maestro-flow --skill maestro-session-seal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you safely close out a completed Maestro session by verifying readiness, reviewing durable knowledge candidates, sealing the session state, and identifying the next dependency-ready session.

Core Features & Use Cases

  • Session readiness checks: Confirms the session is running or paused, that no active runs remain, and that required verification or review gates are satisfied.
  • Knowledge reconciliation: Reviews candidate knowledge receipts, surfaces duplicates and conflicts, and supports promotion, retention, or supersession decisions.
  • Session sealing and progression: Calls the sealing workflow, updates lifecycle state, and recommends the next dep-ready session in the DAG.
  • Use Case: A team finishes a complex coding session, wants to preserve validated knowledge, seal the work cleanly, and immediately see which follow-up session can start next.

Quick Start

Ask the assistant to seal the current Maestro session, review knowledge candidates, and recommend the next dep-ready session.

Frequently Asked Questions about maestro-session-seal

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

FAQPage Schema
How do I seal a completed workflow session and verify readiness checks?

To seal a completed workflow session, the system validates readiness by confirming the session is running or paused, ensures no active runs remain, and verifies that all required review gates are satisfied before updating the lifecycle state.

What is knowledge reconciliation in long-running coding sessions?

Knowledge reconciliation in long-running coding sessions is the process of reviewing candidate knowledge receipts, surfacing duplicates and conflicts, and supporting promotion, retention, or supersession decisions to preserve validated durable knowledge.

How do I advance DAG-based progression and find the next dependency-ready session?

DAG-based progression advances by sealing the completed session state, updating the lifecycle, and evaluating linked dependencies to recommend the next dep-ready session that can safely start in the workflow.

Do I need the Maestro CLI to manage session sealing and lifecycle updates?

Yes, session sealing and lifecycle updates require the Maestro CLI to inspect the session ledger, process knowledge review and promotion receipts, and execute sealed state updates for DAG progression.

What happens if active runs remain when I try to seal a Maestro session?

If active runs remain, session readiness checks will fail and prevent sealing, as the workflow requires no active runs and satisfied verification gates before reconciling durable knowledge candidates and advancing state.

Can I review and promote durable knowledge candidates before sealing a session?

Yes, you can review durable knowledge candidates before sealing by evaluating receipts, surfacing duplicates and conflicts, and making promotion, retention, or supersession decisions to reconcile knowledge during the end-of-run review.