gc-cartography

Detect overlapping cartography flows and output structured merge plans.

63|8|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/JoranHonig/grimoire --skill gc-cartography
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gc-cartography
Source: https://github.com/JoranHonig/grimoire/tree/main/skills/gc-cartography
Command: npx skills add https://github.com/JoranHonig/grimoire --skill gc-cartography

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Cartography files often drift into duplication across flows, causing redundant context and maintenance overhead. GC Cartography detects overlaps, subsets, and clusters and guides safe consolidation.

Core Features & Use Cases

  • Detect overlaps between cartography flows and quantify similarity.
  • Suggest merge plans with primary/absorbed selection based on component count and security notes.
  • Support staged consolidation by creating a merged draft and updating related references.

Quick Start

Invoke the gc-cartography skill to scan grimoire/cartography for overlapping flows and produce a merge recommendation.

Frequently Asked Questions about gc-cartography

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

FAQPage Schema
How do I de-duplicate overlapping cartography flows?

To de-duplicate overlapping cartography flows, scan the grimoire/cartography directory to detect overlaps, subsets, and clusters, then generate a structured merge plan to consolidate redundant context.

What causes cartography files to drift into duplication across flows?

Cartography files drift into duplication across flows due to unmanaged updates, causing redundant context and maintenance overhead when overlapping flows are not actively audited and consolidated.

How do I generate a merge plan for overlapping cartography flows?

Generate a merge plan by applying cartography auditing to flag overlaps, selecting primary and absorbed flows based on component count, and preserving security notes within a structured draft.

Can I automatically merge overlapping cartography flows?

No, automatic merges are strictly enforced against to ensure safe consolidation; the workflow requires explicit approval before outputting a merged draft and updating related references.

How are primary flows selected during cartography consolidation?

Primary flows are selected during consolidation by evaluating component count and preserving all security notes, ensuring the absorbed flow's critical context is maintained without loss.