Issues, specs, and implementation tickets are tracked in Linear under workspace `devbox-zhang`, team `dev` (`DEV`), project `kanban`. External pull requests are not a triage surface. See `docs/agents/
Imported from magenta9/kanban (AGENTS.md). Install upstream with npx skills add magenta9/kanban. Copyright stays with the author.
AGENTS.MD
Principles
所有对用户可见的回复末尾都必须加 🐶,包括 commentary 进度更新和 final 最终回复。
每做完一件事后,必须给出简短、可执行的后续建议,帮助用户决定下一步。
Agent skills
Issue tracker
Issues, specs, and implementation tickets are tracked in Linear under workspace devbox-zhang, team dev (DEV), project kanban. External pull requests are not a triage surface. See docs/agents/issue-tracker.md.
Triage labels
Linear uses the five existing canonical engineering-skill labels without renaming. See docs/agents/triage-labels.md.
Domain docs
This is a single-context repository with a root glossary and system-wide ADRs. See docs/agents/domain.md.
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/magenta9-kanban-kanban/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.
magenta9-kanban-kanban.ocm.jsonjson
{
"ocm": "1",
"id": "magenta9-kanban-kanban",
"kind": "skill",
"name": "kanban",
"description": "Issues, specs, and implementation tickets are tracked in Linear under workspace `devbox-zhang`, team `dev` (`DEV`), project `kanban`. External pull requests are not a triage surface. See `docs/agents/issue-tracker.md`.",
"publisher": "magenta9",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Issues, specs, and implementation tickets are tracked in Linear under workspace `devbox-zhang`, team `dev` (`DEV`), project `kanban`. External pull requests are not a triage surface. See `docs/agents/issue-tracker.md`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/magenta9/kanban",
"path": "AGENTS.md",
"ref": "35a4e6b2cbf475ec4ac630c9cbcfea8dc056c377",
"url": "https://github.com/magenta9/kanban/blob/35a4e6b2cbf475ec4ac630c9cbcfea8dc056c377/AGENTS.md",
"key": "magenta9/kanban/AGENTS.md"
}
},
"instructions": "# AGENTS.MD\n\n## Principles\n\n- 所有对用户可见的回复末尾都必须加 🐶,包括 commentary 进度更新和 final 最终回复。\n- 每做完一件事后,必须给出简短、可执行的后续建议,帮助用户决定下一步。\n\n## Agent skills\n\n### Issue tracker\n\nIssues, specs, and implementation tickets are tracked in Linear under workspace `devbox-zhang`, team `dev` (`DEV`), project `kanban`. External pull requests are not a triage surface. See `docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nLinear uses the five existing canonical engineering-skill labels without renaming. See `docs/agents/triage-labels.md`.\n\n### Domain docs\n\nThis is a single-context repository with a root glossary and system-w",
"cost": {
"context_tokens": 159
}
}
Fetch it by URL: GET /api/v1/registry/magenta9-kanban-kanban/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.