Imported from otiagonavarro/specflow (AGENTS.md). Install upstream with npx skills add otiagonavarro/specflow. Copyright stays with the author.
OpenSpec Instructions
These instructions are for AI assistants working in this project.
Always open @/openspec/AGENTS.md when the request:
Mentions planning or proposals (words like proposal, spec, change, plan)
Introduces new capabilities, breaking changes, architecture shifts, or big performance/security work
Sounds ambiguous and you need the authoritative spec before coding
Use @/openspec/AGENTS.md to learn:
How to create and apply change proposals
Spec format and conventions
Project structure and guidelines
Keep this managed block so 'openspec update' can refresh the instructions.
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/otiagonavarro-specflow-specflow/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.
otiagonavarro-specflow-specflow.ocm.jsonjson
{
"ocm": "1",
"id": "otiagonavarro-specflow-specflow",
"kind": "skill",
"name": "specflow",
"description": "These instructions are for AI assistants working in this project.",
"publisher": "otiagonavarro",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"These instructions are for AI assistants working in this project."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/otiagonavarro/specflow",
"path": "AGENTS.md",
"ref": "7baa3547989dbd7d0b905560caf3ffd083eeac35",
"url": "https://github.com/otiagonavarro/specflow/blob/7baa3547989dbd7d0b905560caf3ffd083eeac35/AGENTS.md",
"key": "otiagonavarro/specflow/AGENTS.md"
}
},
"instructions": "<!-- OPENSPEC:START -->\n# OpenSpec Instructions\n\nThese instructions are for AI assistants working in this project.\n\nAlways open `@/openspec/AGENTS.md` when the request:\n\n- Mentions planning or proposals (words like proposal, spec, change, plan)\n- Introduces new capabilities, breaking changes, architecture shifts, or big performance/security work\n- Sounds ambiguous and you need the authoritative spec before coding\n\nUse `@/openspec/AGENTS.md` to learn:\n\n- How to create and apply change proposals\n- Spec format and conventions\n- Project structure and guidelines\n\nKeep this managed block so 'openspe",
"cost": {
"context_tokens": 165
}
}
Fetch it by URL: GET /api/v1/registry/otiagonavarro-specflow-specflow/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.