By mistakeknot
Cross-module integration gap tracer — traces data flows from shipped features to find unverified consumer edges.
Cross-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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mistakeknot/interagency-marketplace --plugin intertrace[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.
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, 54 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.
Recursive AGENTS.md generator with integrated Oracle critique, CLAUDE.md harmonization, incremental updates, diff previews, and smart monorepo scoping. Cross-AI compatible.
Token efficiency benchmarking, session analytics, and API-equivalent cost analysis for agent workflows
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
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
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.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.