reconcile-epic

Synchronize epic documents with shipped member specifications and cascade changes.

1|Updated Jul 5, 2026
One-click install
npx skills add https://github.com/stoodder/materia --skill reconcile-epic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reconcile-epic
Source: https://github.com/stoodder/materia/tree/main/plugins/materia/skills/reconcile-epic
Command: npx skills add https://github.com/stoodder/materia --skill reconcile-epic

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the synchronization of epics with shipped reality, updating statuses, decisions, and dependency graphs, and cascading changes into pending member proposals.

Core Features & Use Cases

  • Epic Synchronization: Syncs epic details with the reality of shipped member specifications.
  • Status Update: Updates member statuses, decisions, and change logs in epic documents.
  • Cascading Changes: Cascades changes into pending member proposals, ensuring consistency.
  • Use Case: After shipping a spec, use this Skill to automatically update the corresponding epic's status and member proposals, ensuring all related documentation is up-to-date.

Quick Start

Run the reconcile-epic skill to update the epic status for all shipped members.

Frequently Asked Questions about reconcile-epic

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

FAQPage Schema
How do I automate epic synchronization with shipped specifications?

Epic synchronization is automated by reading shipped member specifications and writing updated statuses, decisions, and dependency graphs directly into the corresponding epic documents to reflect reality.

What is change cascading in project management workflows?

Change cascading is the process of automatically propagating updates from a shipped specification into pending member proposals, ensuring all related project documentation remains consistent without manual intervention.

How do I update epic status after shipping a spec?

To update epic status after shipping a spec, run the reconciliation process to automatically sync the epic document with the shipped reality, updating member statuses and change logs.

Can I use this to manage dependencies between epics and member proposals?

Yes, this process updates dependency graphs within epic documents and cascades necessary changes into pending member proposals to maintain synchronization across the project management workflow.

What's the best way to handle project management status updates for shipped features?

The best way to handle status updates for shipped features is automating epic reconciliation, which syncs shipped specifications with planned epics and updates all related documentation in a cascading manner.