djtwotone-stylesmith-implementation-plan-chatmode.ocm.json json Copy{
"ocm": "1",
"id": "djtwotone-stylesmith-implementation-plan-chatmode",
"kind": "persona",
"name": "implementation-plan",
"description": "Generate an implementation plan for new features or refactoring existing code.",
"publisher": "DJTwoTone",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Generate an implementation plan for new features or refactoring existing code."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/DJTwoTone/stylesmith",
"path": ".github/chatmodes/implementation-plan.chatmode.md",
"ref": "9bbff47359ac942db6dbfeb8d104cc7086e62c95",
"url": "https://github.com/DJTwoTone/stylesmith/blob/9bbff47359ac942db6dbfeb8d104cc7086e62c95/.github/chatmodes/implementation-plan.chatmode.md",
"key": "DJTwoTone/stylesmith/.github/chatmodes/implementation-plan.chatmode.md"
},
"tools": [
"codebase",
"usages",
"vscodeAPI",
"problems",
"changes",
"testFailure",
"terminalSelection",
"terminalLastCommand",
"openSimpleBrowser",
"fetch",
"findTestFiles",
"searchResults",
"githubRepo",
"extensions",
"editFiles",
"search",
"new",
"runCommands",
"runTasks"
]
},
"instructions": "# Implementation Plan Generation Mode\n\nImported from github/awesome-copilot (truncated). Retrieve full latest version from:\nhttps://raw.githubusercontent.com/github/awesome-copilot/main/chatmodes/implementation-plan.chatmode.md",
"cost": {
"context_tokens": 56
}
}