Aegis
Apply baselines, evidence verification, and drift checks to debugging, architecture changes, and long tasks, with native DeepSeek Harness profile installation.
Project overview
Apply baselines, evidence verification, and drift checks to debugging, architecture changes, and long tasks, with native DeepSeek Harness profile installation.

Core capabilities
Establish task and repository baselines
Establish task and repository baselines. This capability is documented in the repository README and still requires verification against the target DSH version and profile.
Keep evidence close to important claims
Keep evidence close to important claims. This capability is documented in the repository README and still requires verification against the target DSH version and profile.
Check rule and architecture drift during long tasks
Check rule and architecture drift during long tasks. This capability is documented in the repository README and still requires verification against the target DSH version and profile.
Provide reusable methods for debugging and architecture work
Provide reusable methods for debugging and architecture work. This capability is documented in the repository README and still requires verification against the target DSH version and profile.
Installation and usage
Install in DeepSeek Harness, reload the target environment as documented, and verify it with a low-risk scenario.
Let an AI Agent install it
Send this prompt to Codex, Claude Code, or another AI agent that can work with your local environment.
Help me install Aegis from https://github.com/GanyuanRan/Aegis. Read the README, license, and installation files first. Confirm the current DeepSeek Harness version, target profile, and required dependencies. Use the repository's current command `dsh plugin --profile web add github:GanyuanRan/Aegis`. Explain the profile, paths, and permissions that will change before running it. Follow the repository verification steps and report commands, changed locations, and visible results. Ask before requesting credentials, enabling extra network access or build scripts, overwriting files, or expanding permissions.- The target DeepSeek Harness profile is initialized
- Python can run the repository doctor script
- Permission to restart or reload the host
dsh plugin --profile web add github:GanyuanRan/Aegis- 1Check the environment and target profile
The target DeepSeek Harness profile is initialized; Python can run the repository doctor script; Permission to restart or reload the host. Record the current configuration and installed plugins before changing anything.
- 2Run the current repository command
Run the following command. `dsh plugin --profile web add github:GanyuanRan/Aegis` Stop and ask before enabling build scripts, providing credentials, or overwriting files.
- 3Reload and verify
Locate the installed Aegis method-pack root, run `python scripts/aegis-doctor.py --write-config --json`, and inspect ok, workspaceSupport, and configStatus.
Locate the installed Aegis method-pack root, run `python scripts/aegis-doctor.py --write-config --json`, and inspect ok, workspaceSupport, and configStatus.
- Aegis Method Pack is not a background daemon
- It does not override user instructions or project rules
- Host-native activation still requires host-specific verification
Use cases
Create traceable baselines for long coding tasks
Start with a minimal Aegis scope in this scenario, then expand only after checking output, permissions, and compatibility.
Check drift during architecture refactors
Start with a minimal Aegis scope in this scenario, then expand only after checking output, permissions, and compatibility.
Deliver debugging conclusions with supporting evidence
Start with a minimal Aegis scope in this scenario, then expand only after checking output, permissions, and compatibility.
Assessment
This assessment is based on the repository README, installation instructions, license, and maintenance metadata. Connects baseline, evidence, and drift checks in one workflow; Provides machine-readable installation verification; Clearly distinguishes the method pack from a full platform. Aegis Method Pack is not a background daemon; It does not override user instructions or project rules; Host-native activation still requires host-specific verification. No local installation or long-term use is claimed.
Why it may be useful
- Connects baseline, evidence, and drift checks in one workflow
- Provides machine-readable installation verification
- Clearly distinguishes the method pack from a full platform
What to know first
- Aegis Method Pack is not a background daemon
- It does not override user instructions or project rules
- Host-native activation still requires host-specific verification
README
Aegis
Overview
Apply baselines, evidence verification, and drift checks to debugging, architecture changes, and long tasks, with native DeepSeek Harness profile installation. Apply baselines, evidence verification, and drift checks to debugging, architecture changes, and long tasks, with native DeepSeek Harness profile installation.
Getting started
- Install in DeepSeek Harness, reload the target environment as documented, and verify it with a low-risk scenario.
- Apply baselines, evidence verification, and drift checks to debugging, architecture changes, and long tasks, with native DeepSeek Harness profile installation.
- The repository documents these main capabilities: Establish task and repository baselines, Keep evidence close to important claims, Check rule and architecture drift during long tasks, Provide reusable methods for debugging and architecture work.
- Locate the installed Aegis method-pack root, run `python scripts/aegis-doctor.py --write-config --json`, and inspect ok, workspaceSupport, and configStatus.
Configuration
dsh plugin --profile web add github:GanyuanRan/AegisRead the complete README on GitHub →