reconcile

Detect drift between wiki tasks and Asana, Jira, and GitHub backends.

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/brandtam/rubber-ducky --skill reconcile-brandtam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reconcile
Source: https://github.com/brandtam/rubber-ducky/tree/main/src/skills/reconcile
Command: npx skills add https://github.com/brandtam/rubber-ducky --skill reconcile-brandtam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reconcile drift between the wiki and its linked backends, surface it to the User per ticket, and let the User resolve it via four moves.

Core Features & Use Cases

  • Drift detection across active tasks linked to Asana, Jira, and GitHub backends.
  • Per-ticket views that merge wiki, Asana, and Jira deltas to highlight drift.
  • Four-move resolution workflow: Accept Asana, Accept Jira, Accept Wiki, or Skip.
  • Supports description-drift read-only phase and post-resolution summarization.

Quick Start

Start a reconciliation by detecting drift and presenting drifted tickets for guided resolution.

Frequently Asked Questions about reconcile

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

FAQPage Schema
How do I detect and resolve wiki-backend drift across task tracking tools?

Wiki-backend drift is detected by reading and aggregating deltas between the wiki and linked backends, then surfacing per-ticket field diffs for user review. You resolve surfaced drift using a guided four-move workflow: Accept Asana, Accept Jira, Accept Wiki, or Skip.

Can I synchronize task tracking data from Asana, Jira, and GitHub against a wiki?

Yes, task tracking data from Asana, Jira, and GitHub is synchronized by merging backend deltas with wiki entries to highlight drift. The workflow operates in two phases: phase one aggregates drift read-only, and phase two enforces token-validated transitions for resolution.

What is the best way to reconcile task tracking discrepancies between a wiki and Jira or Asana?

The best way to reconcile task tracking discrepancies is per-ticket drift detection that merges wiki, Asana, and Jira deltas to highlight field-level diffs. This surfaces exact discrepancies for guided resolution through four defined moves per ticket.

Does the reconciliation workflow support read-only drift detection before applying changes?

Yes, the workflow supports a read-only description-drift detection phase before applying changes. This first phase reads and aggregates drift across backends, surfacing per-ticket diffs for review before prompting token-validated transitions in the second phase.

How do I review per-field differences when resolving wiki and backend drift?

Per-field differences are reviewed through per-ticket views that merge wiki, Asana, and Jira deltas to highlight drift. These views surface specific field diffs, allowing you to choose one of four resolution moves to reconcile each ticket individually.

What are the limitations of automated wiki-backend drift resolution?

Automated wiki-backend drift resolution does not auto-correct data; it surfaces per-ticket drift and per-field diffs for manual user review. Limitations include requiring user intervention to select one of four moves, ensuring changes are token-validated rather than fully autonomous.