autopilot-phase7

Automate Phase 7 summary aggregation and archive readiness orchestration across sub-agents.

3|1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/lorainwings/claude-autopilot --skill autopilot-phase7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autopilot-phase7
Source: https://github.com/lorainwings/claude-autopilot/tree/main/plugins/spec-autopilot/skills/autopilot-phase7
Command: npx skills add https://github.com/lorainwings/claude-autopilot --skill autopilot-phase7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase 7 automates the summary aggregation, knowledge extraction, and archive readiness steps in the autopilot orchestration, reducing manual coordination and delay.

Core Features & Use Cases

  • Display a consolidated Phase 7 summary from Phase 6 results and collect tri-path outcomes from multiple sub-agents.
  • Extract actionable knowledge and provide a local preview (Allure or equivalent) to validate the archive readiness.
  • Automatically decide and prepare archive artifacts, with optional safeguards and a clean-up workflow.

Quick Start

Run autopilot Phase 7 to generate the summary and prepare archive artifacts for the current change.

Frequently Asked Questions about autopilot-phase7

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

FAQPage Schema
How do I automate summary aggregation and archive readiness for workflow checkpoints?

You can coordinate multiple sub-agents and checkpoints by running the autopilot Phase 7 workflow. It aggregates summary outcomes from Phase 6 results and extracts actionable knowledge to prepare archive artifacts automatically.

What is the best way to extract actionable knowledge before archiving autopilot results?

The best way to extract actionable knowledge is through the Phase 7 summary orchestration, which aggregates tri-path outcomes from sub-agents and provides a local preview to validate archive readiness before generating artifacts.

How do I prepare and validate archive artifacts during the autopilot phase 7 workflow?

To prepare and validate archive artifacts, trigger the Phase 7 workflow which automatically decides artifact readiness and performs autosquash during archiving. You can validate readiness beforehand using a local preview like Allure.

Do I need frontmatter and runtime scripts to manage phase7 checkpoints and events?

Yes, managing Phase 7 checkpoints and emitting events requires frontmatter with name and description fields, plus access to runtime scripts. These are necessary to trigger phase7 controls and coordinate the archive orchestration.

What safeguards are available when automatically deciding and preparing archive artifacts?

The Phase 7 archive workflow provides optional safeguards and a clean-up workflow during artifact preparation. These safeguards validate archive readiness through local previews before automatically deciding and executing the final archiving steps.