JSONbored

Lineage Discovery — Git skill for Claude Code

Git community

Discover testnet↔mainnet subnet lineage from repo configs and open a PR for review (pass --dry-run to report only).

How to install Lineage Discovery

Installs to ~/.claude/commands/jsonbored-metagraphed-lineage-discovery.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/JSONbored/metagraphed/HEAD/.claude/commands/lineage-discovery.md -o ~/.claude/commands/jsonbored-metagraphed-lineage-discovery.md

Restart Claude Code, or start a new session, for it to be picked up.

What Lineage Discovery does


description: Discover testnet↔mainnet subnet lineage from repo configs and open a PR for review (pass --dry-run to report only) argument-hint: "[--dry-run]" allowed-tools: Bash, Read, Glob, Grep

Testnet ↔ mainnet lineage discovery

Bittensor subnet teams routinely run a testnet equivalent and **document its netuid in their repo config**. This finds those documented testnet netuids by reading each mainnet subnet's GitHub repo, then proposes new/updated lineage links in `registry/lineag

Alternatives in Git

  • Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
  • OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
  • Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★

Full documentation available on GitHub

View Source Repository