complete

Synthesize learnings, update architecture, and generate completion artifacts via the gp CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ian97531/goodplan --skill complete-ian97531
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complete
Source: https://github.com/ian97531/goodplan/tree/main/skills/complete
Command: npx skills add https://github.com/ian97531/goodplan --skill complete-ian97531

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates the finalization of slices, side-quests, and epics by collecting and synthesizing learnings, reconciling architecture, and updating project health to ensure alignment and progress across the repository.

Core Features & Use Cases

  • Synthesize cross-slice learnings and project learnings to inform future planning and architecture updates.
  • Reconcile slice/epic implementation with target architecture, and propose necessary updates to the top-level architecture as needed.
  • Generate and attach evidence-based decisions, completion artifacts, and health summaries for ongoing governance.

Quick Start

Trigger the complete workflow for the current scope to synthesize learnings, update architecture, and produce completion artifacts.

Frequently Asked Questions about complete

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

FAQPage Schema
How do I close epic slices with synthesized learnings and architecture updates?

To close epic slices with learnings and architecture updates, orchestrate end-to-end completion by loading relevant artifacts, writing learnings.md and architecture-updates.md files, and generating decisions via the gp CLI.

What is the process for reconciling slice implementation with target architecture?

Reconciling slice implementation with target architecture involves comparing completed work against architectural goals, proposing necessary updates to the top-level architecture, and writing those updates into architecture-updates.md files.

How do I generate completion artifacts and health summaries for project governance?

Generate completion artifacts and health summaries for project governance by synthesizing cross-slice learnings, attaching evidence-based decisions, and producing health summaries through the gp CLI during the slice or epic finalization process.

Can I resume epic completion workflows after an interruption without losing progress?

Yes, you can resume epic completion workflows after an interruption because the process includes re-entry handling and graceful stops, ensuring accurate artifact promotion according to the repository's guidance when restarting.

When do I need to write architecture updates during slice or epic finalization?

You need to write architecture updates during slice or epic finalization when the implementation diverges from the target architecture, requiring proposed updates to the top-level architecture to maintain alignment and project health.