Agent Notes preserve durable proposals and decisions: rationale, alternatives, consequences, and verification obligations. Follow the [format and lifecycle rules](README.md) and the [prose standard sk
Imported from mel0nyrame/deepseek-harness-desktop (.agents/notes/AGENTS.md). Install upstream with npx skills add mel0nyrame/deepseek-harness-desktop --skill notes. Copyright stays with the author.
AGENTS.md — Agent Notes
Agent Notes preserve durable proposals and decisions: rationale, alternatives, consequences, and verification obligations. Follow the format and lifecycle rules and the prose standard skill.
Before adding a note, search active notes for the same decision or mechanism and use dsh-archive-agent-notes to classify supersession. Keep partial supersessions active and cross-linked. Content under archived/ is frozen history and never current authority.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/mel0nyrame-deepseek-harness-desktop-notes/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "mel0nyrame-deepseek-harness-desktop-notes",
"kind": "skill",
"name": "notes",
"description": "Agent Notes preserve durable proposals and decisions: rationale, alternatives, consequences, and verification obligations. Follow the [format and lifecycle rules](README.md) and the [prose standard skill](../skills/dsh-prose-standard/SKILL.md).",
"publisher": "mel0nyrame",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agent Notes preserve durable proposals and decisions: rationale, alternatives, consequences, and verification obligations. Follow the [format and lifecycle rules](README.md) and the [prose standard skill](../skills/dsh-prose-standard/SKILL.md)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/mel0nyrame/deepseek-harness-desktop",
"path": ".agents/notes/AGENTS.md",
"ref": "acc4de9a448b0d59eef4bec18c864a4b58c9c0e8",
"url": "https://github.com/mel0nyrame/deepseek-harness-desktop/blob/acc4de9a448b0d59eef4bec18c864a4b58c9c0e8/.agents/notes/AGENTS.md",
"key": "mel0nyrame/deepseek-harness-desktop/.agents/notes/AGENTS.md"
}
},
"instructions": "# AGENTS.md — Agent Notes\n\nAgent Notes preserve durable proposals and decisions: rationale, alternatives, consequences, and verification obligations. Follow the [format and lifecycle rules](README.md) and the [prose standard skill](../skills/dsh-prose-standard/SKILL.md).\n\nBefore adding a note, search active notes for the same decision or mechanism and use [`dsh-archive-agent-notes`](../skills/dsh-archive-agent-notes/SKILL.md) to classify supersession. Keep partial supersessions active and cross-linked. Content under [`archived/`](archived/AGENTS.md) is frozen history and never current authorit",
"cost": {
"context_tokens": 150
}
}
Fetch it by URL: GET /api/v1/registry/mel0nyrame-deepseek-harness-desktop-notes/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.