Project instructions for dsh-experts that set strict rules for its code, configuration data, errors, file paths, and connections to DeepSeek Harness. A harness is the surrounding system that provides verified services and interfaces to an application.
A repository instruction file for OMDP, a collection of JavaScript DSH plugins kept in one monorepo, meaning one repository containing several related projects. It sets rules for research, documentation, deletion, testing, and publishing.
Instructions for stvlynn/dsh.fish, a project described as: Discover and install DeepSeek Harness plugins, skills, MCP servers, agent presets, bundles, and profiles.
Instructions for stvlynn/dsh.fish, covering agentic coding guidelines, ⚠️ before you start, documentation map, understand the project and write frontend code.
A security guard for dynamically installed or run DSH plugins. It statically examines plugin source code before execution and provides tools for security reviews and audits.
Instructions for everclear077/dsh-progressive-tools, covering agent instructions, project overview, layout, commands and invariants that must not break.
Instructions for everclear077/dsh-progressive-tools: Follow the repository agent instructions in AGENTS.md. That file is the single source of truth for project overview, commands, invariants, conventions, and the content policy. Do not duplicate guidance here; update AGENTS.md instead.
Contributor instructions for the dsh-pihuo-plugins repository, which contains plugins for DeepSeek Harness and other coding agents. They explain where skills live, which instructions apply to different tasks, and which repository constraints must be followed.
AGENTS.md instructions for SummerSec/semantic-linter: Before writing or editing skill / agent / command / prompt instruction text, open semantic-rules.md in the same directory (27 trap pairs + four semantic checks) and narrow wide-boundary wording. If a wide term must stay, apply the boundary-anchoring guidance from…
AGENTS.md instructions for dataelement/dsh-plugin-coaligne: This repository is a standalone DeepSeek Harness plugin that connects DSH to CoAligne shared project context. It follows the omdsh-dev/plugin-template contract.
Instructions for an MCP manager: MCP, or Model Context Protocol, is a way for AI assistants to connect to external tools. This manager discovers servers, puts them in one registry, connects them, and exposes their tools.