Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By mistakeknot
Cross-module integration gap tracer — traces data flows from shipped features to find unverified consumer edges.
npx claudepluginhub mistakeknot/interagency-marketplace --plugin intertraceCross-module integration gap tracer for Demarch — given a bead ID, surfaces unverified consumer edges before they become production incidents.
When a feature ships (bead closed), the modules that consume its data may not have been updated or verified. These gaps are invisible — no existing tooling surfaces them unless someone manually traces the data flow across the module graph.
intertrace automates that trace. You provide a bead ID; it resolves the associated commits, identifies changed files, and queries three evidence sources: the intercore event bus (which modules subscribed?), contract definitions (which contracts reference these types?), and the companion graph (which plugin edges are declared?). It then merges and ranks the results by evidence strength.
Gaps are reported in three priority tiers. P1 gaps are declared consumer edges with zero verification evidence — high-confidence integration holes. P2 gaps have partial evidence (consumer exists but verification is incomplete). P3 gaps are docs-only references with no declared edge or test coverage.
intertrace never creates beads automatically. It presents the ranked report and asks for confirmation before opening follow-up work. This keeps the bead backlog clean and ensures gaps are only tracked when they represent real unverified risk.
Add the Interagency marketplace, then install:
/marketplace add https://github.com/mistakeknot/marketplace.git
/install intertrace
/intertrace iv-<bead-id>
Trace all integration edges for the bead and produce a ranked gap report:
/intertrace iv-5muhg
The skill resolves commits from the bead, identifies changed files, runs all three tracers, and presents the gap report. Optionally create follow-up beads for P1/P2 gaps on confirm.
intertrace/
├── .claude-plugin/
│ └── plugin.json # Manifest
├── skills/
│ └── intertrace/
│ └── SKILL.md # /intertrace orchestrator
├── agents/
│ └── review/
│ └── fd-integration.md # interflux review agent
├── lib/
│ ├── trace-events.sh # Event bus tracer
│ ├── trace-contracts.sh # Contract tracer
│ └── trace-companion.sh # Companion graph tracer
├── hooks/
│ └── hooks.json # Empty (manual-only)
└── scripts/
└── bump-version.sh
MIT
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Diagnose and fix Gas Town and beads workspace health issues. Runs gt doctor and bd doctor, interprets findings, auto-fixes what it can, and optionally captures upstream bugs as beads.
Code intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.
Debug issues systematically with root cause analysis and execution tracing
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
[DEPRECATED — use intervoice] Analyze your writing style and adapt Claude's output to sound like you. Replaced by intervoice, which reads one global multi-register profile instead of per-project glob-routed files.
Recursive AGENTS.md generator with integrated Oracle critique, CLAUDE.md harmonization, incremental updates, diff previews, and smart monorepo scoping. Cross-AI compatible.
Self-improving agent rig: codifies product and engineering discipline into composable workflows from brainstorm to ship. Compounds knowledge, generates domain agents, monitors its own docs, and surfaces conservative update drift. Orchestrates Claude, Codex, and Oracle through 6 agents, 52 commands, 19 skills, 0 MCP servers. Factory substrate: CXDB turn DAG, scenario bank with satisfaction scoring, evidence pipeline, agent capability policies. Companions: interspect, interphase, interline, interflux, interpath, interwatch, interslack, interform, intercraft, interdev, interpeer, intertest.
Token-efficient code reconnaissance for LLMs. Autonomous skills save 48-85% tokens via diff-context, semantic search, structural patterns, and symbol analysis. Includes MCP server for direct tool integration.
Token efficiency benchmarking, session analytics, and API-equivalent cost analysis for agent workflows
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim