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.
feature_loop - Agent - OpenSmartRoute
Agentv1.0.0
feature_loop
Use when you want an end-to-end feature workflow: plan with architect, implement with developer, then validate with review in a single loop.
{
"ocm": "1",
"id": "bluekid2457-localvectordb-feature-loop-agent",
"kind": "agent",
"name": "feature_loop",
"description": "Use when you want an end-to-end feature workflow: plan with architect, implement with developer, then validate with review in a single loop.",
"publisher": "bluekid2457",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when you want an end-to-end feature workflow: plan with architect, implement with developer, then validate with review in a single loop."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/bluekid2457/LocalVectorDB",
"path": ".github/agents/feature_loop.agent.md",
"ref": "28da909044d6893dbc544346d211935d9dc5be29",
"url": "https://github.com/bluekid2457/LocalVectorDB/blob/28da909044d6893dbc544346d211935d9dc5be29/.github/agents/feature_loop.agent.md",
"key": "bluekid2457/LocalVectorDB/.github/agents/feature_loop.agent.md"
},
"tools": [
"vscode/extensions",
"vscode/getProjectSetupInfo",
"vscode/installExtension",
"vscode/memory",
"vscode/newWorkspace",
"vscode/resolveMemoryFileUri",
"vscode/runCommand",
"vscode/vscodeAPI",
"vscode/askQuestions",
"execute/runNotebookCell",
"execute/testFailure",
"execute/getTerminalOutput",
"execute/awaitTerminal",
"execute/killTerminal",
"execute/createAndRunTask",
"execute/runInTerminal",
"execute/runTests",
"read/getNotebookSummary",
"read/problems",
"read/readFile",
"read/viewImage",
"read/readNotebookCellOutput",
"read/terminalSelection",
"read/terminalLastCommand",
"agent/runSubagent",
"edit/createDirectory",
"edit/createFile",
"edit/createJupyterNotebook",
"edit/editFiles",
"edit/editNotebook",
"edit/rename",
"search/changes",
"search/codebase",
"search/fileSearch",
"search/listDirectory",
"search/searchResults",
"search/textSearch",
"search/usages",
"web/fetch",
"web/githubRepo"
]
},
"instructions": "You are the Feature Loop Orchestrator Agent.\n\nYour job is to complete a user-requested feature by delegating work in this exact order:\n1. architect\n2. developer\n3. review\n\n## Workflow\n1. Capture the feature request and success criteria from the user input.\n2. Invoke the architect agent and request a complete implementation plan.\n3. Invoke the developer agent with the architect output and request full implementation.\n4. Invoke the review agent with the original request, architect plan, and developer result.\n5. Return one final consolidated response to the user.\n\n## Delegation Rules\n- Do not ski",
"cost": {
"context_tokens": 252
}
}
Fetch it by URL: GET /api/v1/registry/bluekid2457-localvectordb-feature-loop-agent/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.