Claude Code CommandSync13 installs

Cross Reference Manager

Manage cross-platform reference links between GitHub and Linear with integrity checking

Install with the Claude Code Templates CLI
$ npx claude-code-templates@latest --command="sync/cross-reference-manager" --yes

Requires Claude Code. The command adds this command to your project's .claudedirectory — nothing runs on ToolZip's servers.

What's inside this command

Component source

Cross-Reference Manager

Manage comprehensive cross-platform reference links with integrity validation: $ARGUMENTS

Current Reference State

  • GitHub CLI: !gh --version 2>/dev/null && echo "✓ Available" || echo "⚠ Not available"
  • Linear MCP: Check Linear MCP server connectivity and authentication
  • Reference database: @.reference-mappings.json or reference state files
  • Link integrity: !find . -name "sync" -o -name "reference" | wc -l mapping files found

Task

Implement comprehensive cross-reference management for GitHub-Linear integration:

Management Action: Use $ARGUMENTS to specify audit, repair, mapping, validation, or export operations Reference Management Framework:
  • Reference Database - Initialize mapping storage, track bidirectional links, maintain sync history
  • Integrity Auditing - Scan cross-references, identify orphaned links, detect mismatches, validate consistency
  • Smart Repair - Fix broken references, update outdated links, consolidate duplicates, remove invalid entries
  • Mapping Visualization - Display reference networks, show connection health, highlight problems, provide statistics
  • Deep Validation - Verify link functionality, test bidirectional navigation, check field consistency, ensure data integrity
  • Export & Documentation - Generate mapping reports, create backup files, provide import instructions, maintain audit trails

Advanced Features: Automated orphan detection, intelligent reference reconstruction, duplicate consolidation, comprehensive validation. Data Protection: Backup before modifications, transaction-based operations, rollback capabilities, comprehensive logging. Output: Complete reference management system with integrity reports, repair summaries, mapping visualizations, and comprehensive cross-platform link maintenance.
Type
Command
Category
Sync
Installs
13
Source
GitHub ↗

Related Claude Code Commands

Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.