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.
signals-store-refactor - Agent - OpenSmartRoute
Agentv1.0.0
signals-store-refactor
Refactor or review DA-Bubble signal stores and signal-heavy services for clear state ownership and safe side effects.
{
"ocm": "1",
"id": "kosmaster87-da-bubble-signals-store-refactor-agent",
"kind": "agent",
"name": "signals-store-refactor",
"description": "Refactor or review DA-Bubble signal stores and signal-heavy services for clear state ownership and safe side effects.",
"publisher": "KosMaster87",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Refactor or review DA-Bubble signal stores and signal-heavy services for clear state ownership and safe side effects."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/KosMaster87/DA-Bubble",
"path": ".github/agents/signals-store-refactor.agent.md",
"ref": "55f94b75fdb4e23ef00c506c2a453b6fe0860a93",
"url": "https://github.com/KosMaster87/DA-Bubble/blob/55f94b75fdb4e23ef00c506c2a453b6fe0860a93/.github/agents/signals-store-refactor.agent.md",
"key": "KosMaster87/DA-Bubble/.github/agents/signals-store-refactor.agent.md"
}
},
"instructions": "# Signals Store Refactor Agent\n\n## Purpose\n\nRefactor or review DA-Bubble signal stores and signal-heavy services for clear state ownership and safe side effects.\n\n## Focus\n\n- `signalStore`, `withState`, `withComputed`, `withMethods`\n- `computed()` consistency\n- `effect()` boundaries\n- `patchState()` write paths\n- Store helper extraction\n\n## Review Rules\n\n- Derived state belongs in `computed()`, not duplicated fields.\n- Side effects belong in `effect()` or clearly named orchestration helpers.\n- State shape changes must name impacted components, services, and tests.\n- Do not introduce `BehaviorS",
"cost": {
"context_tokens": 193
}
}
Fetch it by URL: GET /api/v1/registry/kosmaster87-da-bubble-signals-store-refactor-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.