dsh-archscope
Run the following command in DeepSeek Harness:
dsh plugin install lvxinrong/dsh-archscope
Paste the following prompt into your AI chat to install this plugin:
Please install this plugin in DeepSeek Harness using the command dsh plugin install lvxinrong/dsh-archscope, with the source code located at https://github.com/lvxinrong/dsh-archscope.
About this plugin
ArchScope is a deep architecture reconnaissance plugin designed for DeepSeek Harness to address the common "locally correct, globally wrong" issue AI agents face when navigating unfamiliar large codebases. Moving beyond simple directory browsing or vague summaries, ArchScope employs a layered analysis model—from system worldview down to concrete code paths—providing a complete evidence collection and verification process. It supports multi-repository concurrent scanning, deterministic validation, and recoverable execution environments, ensuring every architectural inference is backed by verifiable source code evidence.
Use Cases
- Quickly grasp the overall architecture when taking over large legacy systems.
- Verify dependencies and call chains between microservices.
- Generate architecture documentation and models backed by evidence.
Best For
- Engineers responsible for system refactoring and architectural evolution.
- AI assistants that need to deeply understand code logic.
- Technical experts conducting technical research and codebase reviews.
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.