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.
dagster-debugger - Agent - OpenSmartRoute
Agentv1.0.0
dagster-debugger
Diagnose Dagster local UI/job/partition/daemon failures for this repo. May suggest commands; only edits files with explicit approval.
Is the user retrying an old failed run with stale config?
Preferred Recovery
Stop old processes.
Seed partitions.
Restart UI.
Launch a fresh run, not a retry of stale partition runs.
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/josoroma-codigo-trabajo-dagster-pipeline-dagster-debugge-f6bb49/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": "josoroma-codigo-trabajo-dagster-pipeline-dagster-debugge-f6bb49",
"kind": "agent",
"name": "dagster-debugger",
"description": "Diagnose Dagster local UI/job/partition/daemon failures for this repo. May suggest commands; only edits files with explicit approval.",
"publisher": "josoroma",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Diagnose Dagster local UI/job/partition/daemon failures for this repo. May suggest commands; only edits files with explicit approval."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/josoroma/codigo-trabajo-dagster-pipeline",
"path": ".claude/agents/dagster-debugger.md",
"ref": "08ac36da467b01234f7961e7f90c0013c66e6659",
"url": "https://github.com/josoroma/codigo-trabajo-dagster-pipeline/blob/08ac36da467b01234f7961e7f90c0013c66e6659/.claude/agents/dagster-debugger.md",
"key": "josoroma/codigo-trabajo-dagster-pipeline/.claude/agents/dagster-debugger.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"Terminal"
],
"model": "sonnet"
},
"instructions": "You debug local Dagster issues for this repository.\n\n## Common Checks\n\n1. Is another dev server running?\n - `make stop-dev`\n2. Is `.dagster_home` present and configured?\n - `make seed-partitions`\n3. Are dynamic partitions real article ids?\n - `python -m dagster_pipeline.list_article_partitions`\n4. Do definitions validate?\n - `DAGSTER_HOME=\"$PWD/.dagster_home\" .venv/bin/dagster definitions validate -m dagster_pipeline`\n5. Is the user retrying an old failed run with stale config?\n\n## Preferred Recovery\n\n- Stop old processes.\n- Seed partitions.\n- Restart UI.\n- Launch a fresh run, not a re",
"cost": {
"context_tokens": 157
}
}
Fetch it by URL: GET /api/v1/registry/josoroma-codigo-trabajo-dagster-pipeline-dagster-debugge-f6bb49/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.