project-change-router-skill
Run the following command in DeepSeek Harness:
dsh plugin install WeirdSky924/project-change-router-skill
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install WeirdSky924/project-change-router-skill in your DeepSeek Harness terminal to install the plugin; the source is available at https://github.com/WeirdSky924/project-change-router-skill
About this plugin
In large monorepos, AI coding agents often misplace shared logic into facades or temp dirs, or spawn a second parallel implementation center next to an existing capability, all because they reason from local file names rather than true ownership boundaries. Limited context windows, attention drift, and unstable early-stage boundaries each compound the problem. project-change-router-skill intervenes before any edit: it loads a repo-local routing bundle to surface capability ownership, canonical roots, read/write boundaries, and reuse risk, so the agent guesses less and grounds more.
The skill orchestrates routing, freshness, dependency closure, public-API, reuse-scan, and governance checks through a single entry point, normalising results into traceable typed findings that a versioned policy table reduces to a single execution_gate (pass / conditional / blocked). Reuse detection runs three independent channels (intra-capability, cross-capability, new/extract/lifecycle); early and empty repos stay conservative by default. Safety envelopes, allowed/forbidden write paths, and veto reasons are projection-proof and cannot be excluded by CLI flags.
Built for teams shipping features in large multi-module, multi-owner codebases using Codex, Claude Code, or DeepSeek Harness. It does not replace reading source code or architecture review; it gives the agent an evidence-backed route, hard constraints, and calibration direction before every create, modify, or delete, catching structural drift before the first line is written.
Screenshots
Use Cases
- Agent repeatedly misplaces shared logic into facades or temp dirs in a large full-stack monorepo
- Multi-owner modules: agent spawns a parallel implementation center based on name similarity
- Early or mid-refactor repo where unstable boundaries get mistaken for long-lived architecture
- Need a fast pre-flight check of capability ownership and write boundaries before any feature commit
Best For
- Teams shipping features in large multi-module repos via Codex, Claude Code, or DeepSeek Harness
- Engineering leads responsible for architecture governance in multi-owner full-stack projects
- Tech leads who want a pre-edit routing and write-gate layer for their AI coding agents
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.