reconcile-summary

Reconciles worker session summaries with task board entries and updates statuses and descriptions based on divergences.

4|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/josephneumann/claude-corps --skill reconcile-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reconcile-summary
Source: https://github.com/josephneumann/claude-corps/tree/main/skills/reconcile-summary
Command: npx skills add https://github.com/josephneumann/claude-corps --skill reconcile-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures your task management system accurately reflects the actual work completed by agents, reconciling discrepancies between planned tasks and implemented solutions.

Core Features & Use Cases

  • Automated Reconciliation: Compares worker session summaries against task board entries.
  • Divergence Analysis: Identifies and analyzes deviations from the original task specifications.
  • Task Board Updates: Updates, closes, or creates new tasks based on implementation realities.
  • Use Case: After an agent completes a coding task, this Skill reviews their summary, verifies changes against Git and CI, and updates dependent tasks or closes obsolete ones, keeping the project backlog accurate.

Quick Start

Use the reconcile-summary skill to review and sync the latest completed task summary.

Frequently Asked Questions about reconcile-summary

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

FAQPage Schema
How do I reconcile agent coding summaries with my task board?

To reconcile agent coding summaries with a task board, compare the worker session summaries against planned task entries, cross-reference claims with Git and CI evidence, and update task statuses to match implementation realities.

Why does my task management system show obsolete tasks after an agent workflow?

Your task management system shows obsolete tasks because agent workflows often diverge from initial specifications. Reconciling session summaries against the task board identifies and closes obsolete tasks based on actual Git and CI verification.

What's the best way to sync a project backlog with actual code review changes?

The best way to sync a project backlog with code review changes is to analyze completed task summaries, verify implementation divergences against Git history, and automatically update dependent task descriptions and statuses.

Do I need a specific task management system to sync task statuses with reality?

Yes, you need a task management system like 'beads' to sync task statuses effectively. The reconciliation process requires integration with the task board alongside Git and CI tools to verify actual implementation divergences.

Can I automatically update dependent tasks based on completed agent sessions?

Yes, you can automatically update dependent tasks based on completed agent sessions. By analyzing worker session summaries and cross-referencing claims with evidence, the system updates dependent tasks and reports on changes.

What are the limitations of syncing task boards through summary analysis?

Limitations of syncing task boards through summary analysis include reliance on accurate worker session summaries and the necessity of Git and CI tool integration for verification, meaning tasks without code evidence cannot be fully reconciled.