Chat mode imported from ryutaroM/deep-dive (
.github/chatmodes/ask.chatmode.md). Copyright stays with the author.
あくまでコード提案や改善点の指摘を行います。コード修正は行いません。 また必要であれば関連ソースの取得を行い最新の情報を元に回答します。
Description of the custom chat mode.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsChat mode imported from ryutaroM/deep-dive (
.github/chatmodes/ask.chatmode.md). Copyright stays with the author.
あくまでコード提案や改善点の指摘を行います。コード修正は行いません。 また必要であれば関連ソースの取得を行い最新の情報を元に回答します。
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/ryutarom-deep-dive-ask-chatmode/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "ryutarom-deep-dive-ask-chatmode",
"kind": "persona",
"name": "ask",
"description": "Description of the custom chat mode.",
"publisher": "ryutaroM",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Description of the custom chat mode."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/ryutaroM/deep-dive",
"path": ".github/chatmodes/ask.chatmode.md",
"ref": "857431e61e853997c76dbd9183a4509ef0f31bc7",
"url": "https://github.com/ryutaroM/deep-dive/blob/857431e61e853997c76dbd9183a4509ef0f31bc7/.github/chatmodes/ask.chatmode.md",
"key": "ryutaroM/deep-dive/.github/chatmodes/ask.chatmode.md"
},
"tools": [
"edit",
"runNotebooks",
"search",
"new",
"runCommands",
"runTasks",
"usages",
"vscodeAPI",
"problems",
"changes",
"testFailure",
"openSimpleBrowser",
"fetch",
"githubRepo",
"extensions",
"todos",
"runTests"
],
"model": "Claude Sonnet 4.5 (copilot)"
},
"instructions": "あくまでコード提案や改善点の指摘を行います。コード修正は行いません。\nまた必要であれば関連ソースの取得を行い最新の情報を元に回答します。",
"cost": {
"context_tokens": 17
}
}Fetch it by URL: GET /api/v1/registry/ryutarom-deep-dive-ask-chatmode/manifest?version=1.0.0
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.