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.
Keep artifacts aligned with the phase model in the context manifest.
Use concise, stakeholder-readable language before introducing implementation detail.
When behavior is inferred rather than directly proven by code, label it as an assumption.
Update slice status, validation notes, and follow-up items when the underlying work changes.
Favor additive history over destructive rewriting so reviewers can trace decisions.
Treat demo-reference/ as example material only; live workflow artifacts belong in /.migration/.
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/tlconsultinggroup-modernize-legacy-cobol-app-documentati-e0b2f4/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": "tlconsultinggroup-modernize-legacy-cobol-app-documentati-e0b2f4",
"kind": "skill",
"name": "documentation-and-review",
"description": "Documentation and Review Instructions",
"publisher": "tlconsultinggroup",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Documentation and Review Instructions"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/tlconsultinggroup/modernize-legacy-COBOL-app",
"path": ".github/instructions/documentation-and-review.instructions.md",
"ref": "a4d95af46f14e320682deb1a3b7e53068d9741e2",
"url": "https://github.com/tlconsultinggroup/modernize-legacy-COBOL-app/blob/a4d95af46f14e320682deb1a3b7e53068d9741e2/.github/instructions/documentation-and-review.instructions.md",
"key": "tlconsultinggroup/modernize-legacy-COBOL-app/.github/instructions/documentation-and-review.instructions.md"
},
"applies_to": ".migration/**,.github/prompts/**,**/*.md"
},
"instructions": "# Documentation and Review Instructions\n\n- Keep artifacts aligned with the phase model in the context manifest.\n- Use concise, stakeholder-readable language before introducing implementation detail.\n- When behavior is inferred rather than directly proven by code, label it as an assumption.\n- Update slice status, validation notes, and follow-up items when the underlying work changes.\n- Favor additive history over destructive rewriting so reviewers can trace decisions.\n- Treat `demo-reference/` as example material only; live workflow artifacts belong in `/.migration/`.",
"cost": {
"context_tokens": 143
}
}
Fetch it by URL: GET /api/v1/registry/tlconsultinggroup-modernize-legacy-cobol-app-documentati-e0b2f4/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.