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.
IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @_bmad/core/workflows/party-mode/workflow.md, READ its entire contents and follow its directions exactly!
Custom agent imported from agunarathne/VisionFocus (.github/agents/bmd-custom-core-workflow-party-mode.agent.md). Copyright stays with the author.
---description: "Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations"tools: ["changes","edit","fetch","githubRepo","problems","runCommands","runTasks","runTests","search","runSubagent","testFailure","todos","usages"]---# BMAD Workflow: Party ModeIT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @_bmad/core/workflows/party-mode/workflow.md, READ its entire contents and follow its directions exactly!
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/agunarathne-visionfocus-bmd-custom-core-workflow-party-m-6a3204/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": "agunarathne-visionfocus-bmd-custom-core-workflow-party-m-6a3204",
"kind": "agent",
"name": "bmd-custom-core-workflow-party-mode",
"description": "IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @_bmad/core/workflows/party-mode/workflow.md, READ its entire contents and follow its directions exactly!",
"publisher": "agunarathne",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @_bmad/core/workflows/party-mode/workflow.md, READ its entire contents and follow its directions exactly!"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/agunarathne/VisionFocus",
"path": ".github/agents/bmd-custom-core-workflow-party-mode.agent.md",
"ref": "3eff5992aa13e57ab9609575004f5732a16053ff",
"url": "https://github.com/agunarathne/VisionFocus/blob/3eff5992aa13e57ab9609575004f5732a16053ff/.github/agents/bmd-custom-core-workflow-party-mode.agent.md",
"key": "agunarathne/VisionFocus/.github/agents/bmd-custom-core-workflow-party-mode.agent.md"
}
},
"instructions": "```chatagent\n---\ndescription: \"Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations\"\ntools: [\"changes\",\"edit\",\"fetch\",\"githubRepo\",\"problems\",\"runCommands\",\"runTasks\",\"runTests\",\"search\",\"runSubagent\",\"testFailure\",\"todos\",\"usages\"]\n---\n\n# BMAD Workflow: Party Mode\n\nIT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @_bmad/core/workflows/party-mode/workflow.md, READ its entire contents and follow its directions exactly!\n\n```",
"cost": {
"context_tokens": 123
}
}
Fetch it by URL: GET /api/v1/registry/agunarathne-visionfocus-bmd-custom-core-workflow-party-m-6a3204/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.