Duplicate Cleanup

Canonicalize duplicate work ledger items and preserve audit history.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill duplicate-cleanup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Duplicate Cleanup
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/duplicate-cleanup
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill duplicate-cleanup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and resolve duplicate work ledger items by canonicalizing duplicates and ensuring a single canonical item remains authoritative.

Core Features & Use Cases

  • Canonical item selection based on predefined priorities
  • Move duplicates to duplicate or archived_duplicate while linking to the canonical item
  • Preserve full history and audit trail for all related items

Quick Start

Begin by auditing the work ledger for duplicate items and run the cleanup to collapse each duplicate into its canonical item while preserving history.

Frequently Asked Questions about Duplicate Cleanup

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

FAQPage Schema
How do I canonicalize duplicate work ledger items while preserving history?

Canonicalizing duplicate work ledger items identifies confirmed duplicates, moves them to duplicate or archived_duplicate status, links them to the canonical item, and preserves full history across the ledger. This ensures a single authoritative item remains.

What is the best way to audit a work ledger for duplicate items?

Auditing a work ledger for duplicate items involves scanning the ledger to identify duplicates and running a cleanup process. This collapses each duplicate into its canonical item based on predefined priorities while maintaining an auditable trail.

How does canonical selection order work when resolving duplicate ledger entries?

Canonical selection order enforces predefined priorities to determine which duplicate becomes the canonical item. Once selected, remaining duplicates transition to duplicate or archived_duplicate status and are linked back to the canonical item for traceability.

Can I maintain an auditable trail when collapsing duplicates in planning workflows?

Yes, collapsing duplicates in planning workflows maintains an auditable trail by enforcing status transitions and traceability rules. Confirmed duplicates are linked to the canonical item and moved to archived_duplicate, preserving the full history.

What happens to the history of duplicate items moved to archived_duplicate status?

When duplicate items are moved to archived_duplicate status, their full history is preserved across the ledger. They are linked to the canonical item, ensuring traceability and reporting outcomes maintain an auditable trail.