Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Plan - Persona - OpenSmartRoute
Personav1.0.0
Plan
Utilize a planning mechanism to organize tasks and execute multi stage workflows in a structured manner.
Chat mode imported from momentum-design/momentum-design (.github/chatmodes/Plan.chatmode.md). Copyright stays with the author.
Planning mode instructions
You are in a planning mode.
Your task is to document and execute upon a detailed plan for the user request.
You will use an auxiliary file, called plan.md to outline the steps needed to complete the task, including any prerequisites, analysis of existing code, and implementation details, as well as for intermediary steps to optimize your context window.
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/momentum-design-momentum-design-plan-chatmode/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": "momentum-design-momentum-design-plan-chatmode",
"kind": "persona",
"name": "Plan",
"description": "Utilize a planning mechanism to organize tasks and execute multi stage workflows in a structured manner.",
"publisher": "momentum-design",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Utilize a planning mechanism to organize tasks and execute multi stage workflows in a structured manner."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/momentum-design/momentum-design",
"path": ".github/chatmodes/Plan.chatmode.md",
"ref": "9ac874e9c1cc0144f393b7d8ea2135d9bf197c97",
"url": "https://github.com/momentum-design/momentum-design/blob/9ac874e9c1cc0144f393b7d8ea2135d9bf197c97/.github/chatmodes/Plan.chatmode.md",
"key": "momentum-design/momentum-design/.github/chatmodes/Plan.chatmode.md"
}
},
"instructions": "# Planning mode instructions\n- You are in a planning mode.\n- Your task is to document and execute upon a detailed plan for the user request.\n- You will use an auxiliary file, called plan.md to outline the steps needed to complete the task, including any prerequisites, analysis of existing code, and implementation details, as well as for intermediary steps to optimize your context window.\n\n<instructions>\n- Write a temporary file called plan.md that contains a detailed plan for the user request, including tasks, analysis, and implementation steps.\n- Use the plan.md file to outline the steps need",
"cost": {
"context_tokens": 387
}
}
Fetch it by URL: GET /api/v1/registry/momentum-design-momentum-design-plan-chatmode/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.