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.
device-sync-tracking - Skill - OpenSmartRoute
Skillv1.0.0
device-sync-tracking
Read `.github/tracking/README.md` before editing these paths.
Instruction file imported from ibanner56/CallersCompendium (.github/instructions/device-sync-tracking.instructions.md). Copyright stays with the author.
Device Sync work tracking
Read .github/tracking/README.md before editing these paths.
Git files are authoritative; GitHub Project cards are generated.
Protocol behavior stays in docs/design/sync-spec.md.
One implementation PR owns one work unit; one unit may use several PRs.
Never commit derived lifecycle states. Only completion and evidence are
durable; open PRs supply active state.
Ready means dependencies are satisfied, not authorization to begin.
Never create GitHub Issues for Device Sync implementation work.
Run the tracking validator and both of its mutation-proven test suites.
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/ibanner56-callerscompendium-device-sync-tracking-instructions/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": "ibanner56-callerscompendium-device-sync-tracking-instructions",
"kind": "skill",
"name": "device-sync-tracking",
"description": "Read `.github/tracking/README.md` before editing these paths.",
"publisher": "ibanner56",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Read `.github/tracking/README.md` before editing these paths."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/ibanner56/CallersCompendium",
"path": ".github/instructions/device-sync-tracking.instructions.md",
"ref": "8b6280e42ab56bdd03cb2b3e879d33ea47495593",
"url": "https://github.com/ibanner56/CallersCompendium/blob/8b6280e42ab56bdd03cb2b3e879d33ea47495593/.github/instructions/device-sync-tracking.instructions.md",
"key": "ibanner56/CallersCompendium/.github/instructions/device-sync-tracking.instructions.md"
},
"applies_to": [
".github/tracking/**",
"tools/tracking/**",
".github/workflows/device-sync-tracking.yml"
]
},
"instructions": "# Device Sync work tracking\n\nRead `.github/tracking/README.md` before editing these paths.\n\n- Git files are authoritative; GitHub Project cards are generated.\n- Protocol behavior stays in `docs/design/sync-spec.md`.\n- One implementation PR owns one work unit; one unit may use several PRs.\n- Never commit derived lifecycle states. Only completion and evidence are\n durable; open PRs supply active state.\n- Ready means dependencies are satisfied, not authorization to begin.\n- Never create GitHub Issues for Device Sync implementation work.\n- Run the tracking validator and both of its mutation-prove",
"cost": {
"context_tokens": 153
}
}
Fetch it by URL: GET /api/v1/registry/ibanner56-callerscompendium-device-sync-tracking-instructions/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.