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-delivery - Skill - OpenSmartRoute
Skillv1.0.0
feature-delivery
Deliver one scoped feature end-to-end tests, implementation, verification, and completion report. Portable, language-agnostic. Use when a task must be implemented and shipped.
Imported from MiviaLabs/mivia-agent (.claude/skills/feature-delivery/SKILL.md). Install upstream with npx skills add MiviaLabs/mivia-agent --skill feature-delivery. Copyright stays with the author.
This skill is defined in .agents/skills/feature-delivery/SKILL.md.
Read that file now and follow it exactly. It is the only definition. This file
is an alias so Claude Code can find the skill. Bundled resources live beside
the canonical file.
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/mivialabs-mivia-agent-feature-delivery/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": "mivialabs-mivia-agent-feature-delivery",
"kind": "skill",
"name": "feature-delivery",
"description": "Deliver one scoped feature end-to-end tests, implementation, verification, and completion report. Portable, language-agnostic. Use when a task must be implemented and shipped.",
"publisher": "MiviaLabs",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"customer_support"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Deliver one scoped feature end-to-end tests, implementation, verification, and completion report. Portable, language-agnostic. Use when a task must be implemented and shipped."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/MiviaLabs/mivia-agent",
"path": ".claude/skills/feature-delivery/SKILL.md",
"ref": "4245bf08d755e2c0269ab766f12fafb8e1e46b80",
"url": "https://github.com/MiviaLabs/mivia-agent/blob/4245bf08d755e2c0269ab766f12fafb8e1e46b80/.claude/skills/feature-delivery/SKILL.md",
"key": "MiviaLabs/mivia-agent/.claude/skills/feature-delivery/SKILL.md"
}
},
"instructions": "This skill is defined in `.agents/skills/feature-delivery/SKILL.md`.\n\nRead that file now and follow it exactly. It is the only definition. This file\nis an alias so Claude Code can find the skill. Bundled resources live beside\nthe canonical file.",
"cost": {
"context_tokens": 61
}
}
Fetch it by URL: GET /api/v1/registry/mivialabs-mivia-agent-feature-delivery/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.