Imported from mmtftr/bakathon (sdlc-copilot/AGENTS.md). Install upstream with npx skills add mmtftr/bakathon --skill sdlc-copilot. Copyright stays with the author.
SDLC Copilot
This is the runtime directory for SDLC Copilot agents. See agent definitions in .opencode/agents/.
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/mmtftr-bakathon-sdlc-copilot/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.
mmtftr-bakathon-sdlc-copilot.ocm.jsonjson
{
"ocm": "1",
"id": "mmtftr-bakathon-sdlc-copilot",
"kind": "skill",
"name": "sdlc-copilot",
"description": "This is the runtime directory for SDLC Copilot agents. See agent definitions in `.opencode/agents/`.",
"publisher": "mmtftr",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This is the runtime directory for SDLC Copilot agents. See agent definitions in `.opencode/agents/`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/mmtftr/bakathon",
"path": "sdlc-copilot/AGENTS.md",
"ref": "13b3a4c3d40f7fd57daa1481b0da537cb203b7cc",
"url": "https://github.com/mmtftr/bakathon/blob/13b3a4c3d40f7fd57daa1481b0da537cb203b7cc/sdlc-copilot/AGENTS.md",
"key": "mmtftr/bakathon/sdlc-copilot/AGENTS.md"
}
},
"instructions": "# SDLC Copilot\n\nThis is the runtime directory for SDLC Copilot agents. See agent definitions in `.opencode/agents/`.",
"cost": {
"context_tokens": 29
}
}
Fetch it by URL: GET /api/v1/registry/mmtftr-bakathon-sdlc-copilot/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.