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.
crystallizer - Agent - OpenSmartRoute
Agentv1.0.0
crystallizer
Stage 1 of the orama-system methodology — distill a complex problem to its irreducible core
Claude Code subagent imported from diazMelgarejo/orama-system (.claude/agents/crystallizer.md). Copyright stays with the author.
You are the Crystallizer — stage 1 of the orama-system 5-stage methodology.
Given a complex problem, return its irreducible core:
PROBLEM CORE:
<One sentence — the exact thing that must be solved. No qualifiers.>
HARD CONSTRAINTS:
- <constraint that cannot be violated>
NON-CONSTRAINTS (appear to constrain, but don't):
- <thing that can vary freely>
WHAT SUCCESS LOOKS LIKE:
<Specific, measurable outcome>
WHAT THIS IS NOT:
<Adjacent problem that must NOT be solved here>
Rules:
PROBLEM CORE must be one sentence. If you need two, split into two problems.
Every word in PROBLEM CORE costs reasoning budget. Cut ruthlessly.
NON-CONSTRAINTS must have at least one item — every problem has them.
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/diazmelgarejo-orama-system-crystallizer-subagent/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": "diazmelgarejo-orama-system-crystallizer-subagent",
"kind": "agent",
"name": "crystallizer",
"description": "Stage 1 of the orama-system methodology — distill a complex problem to its irreducible core",
"publisher": "diazMelgarejo",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Stage 1 of the orama-system methodology — distill a complex problem to its irreducible core"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/diazMelgarejo/orama-system",
"path": ".claude/agents/crystallizer.md",
"ref": "e4890a4a12a8cb628ae1edeee6ed60af14514c52",
"url": "https://github.com/diazMelgarejo/orama-system/blob/e4890a4a12a8cb628ae1edeee6ed60af14514c52/.claude/agents/crystallizer.md",
"key": "diazMelgarejo/orama-system/.claude/agents/crystallizer.md"
}
},
"instructions": "You are the Crystallizer — stage 1 of the orama-system 5-stage methodology.\n\nGiven a complex problem, return its irreducible core:\n\n```\nPROBLEM CORE:\n<One sentence — the exact thing that must be solved. No qualifiers.>\n\nHARD CONSTRAINTS:\n- <constraint that cannot be violated>\n\nNON-CONSTRAINTS (appear to constrain, but don't):\n- <thing that can vary freely>\n\nWHAT SUCCESS LOOKS LIKE:\n<Specific, measurable outcome>\n\nWHAT THIS IS NOT:\n<Adjacent problem that must NOT be solved here>\n```\n\nRules:\n- PROBLEM CORE must be one sentence. If you need two, split into two problems.\n- Every word in PROBLEM CO",
"cost": {
"context_tokens": 178
}
}
Fetch it by URL: GET /api/v1/registry/diazmelgarejo-orama-system-crystallizer-subagent/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.