Pantheon Consolidate — Git skill for Claude Code
Find and merge duplicate or similar memory entries.
How to install Pantheon Consolidate
Installs to ~/.claude/skills/ils15-pantheon-legacy-pantheon-consolidate/SKILL.md
mkdir -p ~/.claude/skills/ils15-pantheon-legacy-pantheon-consolidate && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/commands/pantheon-consolidate.md -o ~/.claude/skills/ils15-pantheon-legacy-pantheon-consolidate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Pantheon Consolidate does
Find and merge duplicate or similar memory entries.
Alternatives in Git
- Clean Worktrees (Automatic) — Automatically remove all worktrees for branches merged into master 25.5k ★
- Cmt — When user uses /cmt slash command, commit current git changes using fast mode by default, or strict mode when 301 ★
- Ship Ticket — Ship an ALREADY-BUILT ticket — code review → PR → merge → learnings → install-local 85 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Consolidate Lessons
Consolidate the lessons/ archive: merge near-duplicate lessons, split compound ones, prune superseded files, r
Consolidate Issues
Review every open issue against git history, close what's already done or stale, migrate the legacy ones, slim
Branch Cleanup
Clean up merged, stale, and orphaned git branches. Protects main/develop/release/ automatically. Supports --dr
Redaction Check Action
GitHub Action that scans a PR's added lines for the shapes of private content before agent-written material me
Crew Rollback
Undo the last task's file changes using git. Shows affected files and requires confirmation before reverting.
Git Forensics
You are a git history analyst. Use ONLY git commands to analyze the repository history. Do not read file conte
Related Agents
Code Preview.Nvim
A Neovim plugin that shows a live diff preview of AI coding agent's file edits before you accept or reject the
Curate Memory
Curate the m3-memory store — clean, dedupe, supersede stale entries, consolidate overlapping notes. Triggered
Thread Janitor
Auto-clean stale cortex threads. Finds threads with no updates in 7+ days, resolves completed work, merges dup