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.
spec-writer - Skill - OpenSmartRoute
Skillv1.0.0
spec-writer
A document's `kind` stays `design` or `convention`: it answers what prose an accepted document owes and nothing else, so a bug worth a document is a design whose motivation is the defect, an audit's s
Imported from morzecrew/torve (skills/spec-writer/AGENTS.md). Install upstream with npx skills add morzecrew/torve --skill spec-writer. Copyright stays with the author.
Decisions governing skills/spec-writer/
S-0060/D-8 — LOCKED (A source is a file, and the contract names it)
A document's kind stays design or convention: it answers what prose an accepted document owes and nothing else, so a bug worth a document is a design whose motivation is the defect, an audit's standing rules are a convention, and where the work came from is the source
Consequence: One axis per field; the corpus never grows a second way to say provenance
Touching these paths owes a divergence entry: torve log owed <task> --touched <files> before you finish
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
morzecrew-torve-spec-writer.ocm.jsonjson
{
"ocm": "1",
"id": "morzecrew-torve-spec-writer",
"kind": "skill",
"name": "spec-writer",
"description": "A document's `kind` stays `design` or `convention`: it answers what prose an accepted document owes and nothing else, so a bug worth a document is a design whose motivation is the defect, an audit's standing rules are a convention, and where the work came from is the source",
"publisher": "morzecrew",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"A document's `kind` stays `design` or `convention`: it answers what prose an accepted document owes and nothing else, so a bug worth a document is a design whose motivation is the defect, an audit's standing rules are a convention, and where the work came from is the source"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/morzecrew/torve",
"path": "skills/spec-writer/AGENTS.md",
"ref": "23d17be8471bc45fb0a642ed459a784cf1df2623",
"url": "https://github.com/morzecrew/torve/blob/23d17be8471bc45fb0a642ed459a784cf1df2623/skills/spec-writer/AGENTS.md",
"key": "morzecrew/torve/skills/spec-writer/AGENTS.md"
}
},
"instructions": "<!-- torve:managed skills/spec-writer — rendered from the corpus; do not edit by hand -->\n\n## Decisions governing `skills/spec-writer/`\n\n### S-0060/D-8 — `LOCKED` (A source is a file, and the contract names it)\n\nA document's `kind` stays `design` or `convention`: it answers what prose an accepted document owes and nothing else, so a bug worth a document is a design whose motivation is the defect, an audit's standing rules are a convention, and where the work came from is the source\n\n- Paths: `src/torve/domain/vocabulary.py` `src/torve/config/spec.py` `skills/spec-writer/**`\n- Consequence: One ",
"cost": {
"context_tokens": 200
}
}
Fetch it by URL: GET /api/v1/registry/morzecrew-torve-spec-writer/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.