pm-reconcile-status

Analyze reconciliation status data to report completed, pending, and unresolved areas.

1|Updated May 28, 2026
One-click install
npx skills add https://github.com/ljucask/pureinn-product-development --skill pm-reconcile-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-reconcile-status
Source: https://github.com/ljucask/pureinn-product-development/tree/main/skills/pm-reconcile-status
Command: npx skills add https://github.com/ljucask/pureinn-product-development --skill pm-reconcile-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of losing visibility during multi-session product reconciliation rebuilds by showing current progress, unresolved decisions, and the safest next action without changing project state.

Core Features & Use Cases

  • Progress Dashboard: Reads reconciliation state and plans to display completed, active, and pending areas in a clear status view.
  • Decision Tracking: Surfaces open business-logic divergences and team decisions that may block reconciliation confidence.
  • Workflow Routing: Recommends the next reconciliation command based on area status, verification readiness, and remaining work.

Quick Start

Use the pm-reconcile-status skill to show the current reconciliation dashboard and identify the next area to continue.

Frequently Asked Questions about pm-reconcile-status

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

FAQPage Schema
How do I track reconciliation progress across multiple sessions without changing project state?

To track reconciliation progress without altering project state, you need a read-only status dashboard that analyzes reconciliation state files and plans. It displays completed, active, and pending areas while surfacing business divergences, ensuring visibility is maintained across multi-session product rebuilds without modifying the underlying data.

What is the best way to visualize pending areas and unresolved decisions during a product rebuild?

The best way to visualize pending areas during a product rebuild is by using a status dashboard that analyzes state data to report completed, active, and pending sections. It specifically surfaces open business-logic divergences and team decisions that may block reconciliation confidence, providing a clear view of remaining work.

How does workflow routing determine the next reconciliation command for a product rebuild?

Workflow routing determines the next reconciliation command by analyzing area status, verification readiness, and remaining work from the state files. It applies validation-aware routing to recommend the safest next step for continuing the multi-session reconciliation process.

Can I use a status dashboard to identify business divergences blocking my reconciliation workflow?

Yes, a reconciliation status dashboard can identify business divergences blocking your workflow. By reading reconciliation plans and state files, it specifically surfaces open business-logic divergences and unresolved team decisions that may block confidence in the product rebuild process.

What files do I need to generate a reconciliation status dashboard?

To generate a reconciliation status dashboard, you need existing reconciliation plans and state files. The dashboard reads these files to maintain a read-only status view that reports completed, pending, and unresolved areas during multi-session product rebuilds.