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.
03-work-definition - Skill - OpenSmartRoute
Skillv1.0.0
03-work-definition
Work definition. Every task needs a bounded work packet before an agent may begin.
Instruction file imported from pipoventures/surfaceplate (.github/instructions/03-work-definition.instructions.md). Copyright stays with the author.
For agents — Work definition
Installed by Surfaceplate. Do not edit this file in an adopting repository.
Do not begin unbounded work. Before editing, a work packet must state the objective and explicit
non-goals, the bounded files or ownership area, requirements and constraints, acceptance criteria,
expected tests and verification commands, data/security/confidentiality constraints, and an
accountable owner, reviewer, and escalation triggers.
If the repository operates an activity register, cite a registered activity ID (Topic 4).
If a task does not establish these, ask for them rather than inferring scope from adjacent code.
Do not silently expand scope beyond the packet once work is under way.
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/pipoventures-surfaceplate-03-work-definition-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": "pipoventures-surfaceplate-03-work-definition-instructions",
"kind": "skill",
"name": "03-work-definition",
"description": "Work definition. Every task needs a bounded work packet before an agent may begin.",
"publisher": "pipoventures",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Work definition. Every task needs a bounded work packet before an agent may begin."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/pipoventures/surfaceplate",
"path": ".github/instructions/03-work-definition.instructions.md",
"ref": "b1f4af4974b58a1bbc442ca75c527a42f3b94c60",
"url": "https://github.com/pipoventures/surfaceplate/blob/b1f4af4974b58a1bbc442ca75c527a42f3b94c60/.github/instructions/03-work-definition.instructions.md",
"key": "pipoventures/surfaceplate/.github/instructions/03-work-definition.instructions.md"
},
"applies_to": "**"
},
"instructions": "## For agents — Work definition\n\nInstalled by Surfaceplate. Do not edit this file in an adopting repository.\n\n- Do not begin unbounded work. Before editing, a work packet must state the objective and explicit\n non-goals, the bounded files or ownership area, requirements and constraints, acceptance criteria,\n expected tests and verification commands, data/security/confidentiality constraints, and an\n accountable owner, reviewer, and escalation triggers.\n- If the repository operates an activity register, cite a registered activity ID (Topic 4).\n- If a task does not establish these, ask for th",
"cost": {
"context_tokens": 180
}
}
Fetch it by URL: GET /api/v1/registry/pipoventures-surfaceplate-03-work-definition-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.