Nelson is a Claude Code skill for coordinating agent work using Royal Navy terminology. It provides an eight-step operational framework: Sailing Orders, The Estimate, Battle Plan, Form the Squadron, G
Imported from Aspegio/nelson (AGENTS.md). Install upstream with npx skills add Aspegio/nelson. Copyright stays with the author.
Nelson
Nelson is a Claude Code skill for coordinating agent work using Royal Navy terminology. It provides an eight-step operational framework: Sailing Orders, The Estimate, Battle Plan, Form the Squadron, Get Permission to Sail, Quarterdeck Rhythm, Action Stations, and Stand Down.
See CLAUDE.md → Maintainability sensors for the full sensor reference.
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/aspegio-nelson-nelson/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.
aspegio-nelson-nelson.ocm.jsonjson
{
"ocm": "1",
"id": "aspegio-nelson-nelson",
"kind": "skill",
"name": "nelson",
"description": "Nelson is a Claude Code skill for coordinating agent work using Royal Navy terminology. It provides an eight-step operational framework: Sailing Orders, The Estimate, Battle Plan, Form the Squadron, Get Permission to Sail, Quarterdeck Rhythm, Action Stations, and Stand Down.",
"publisher": "Aspegio",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Nelson is a Claude Code skill for coordinating agent work using Royal Navy terminology. It provides an eight-step operational framework: Sailing Orders, The Estimate, Battle Plan, Form the Squadron, Get Permission to Sail, Quarterdeck Rhythm, Action Stations, and Stand Down."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Aspegio/nelson",
"path": "AGENTS.md",
"ref": "6a0eaaab289266df5df9a18782f1eeb883f7e7a2",
"url": "https://github.com/Aspegio/nelson/blob/6a0eaaab289266df5df9a18782f1eeb883f7e7a2/AGENTS.md",
"key": "Aspegio/nelson/AGENTS.md"
}
},
"instructions": "# Nelson\n\nNelson is a Claude Code skill for coordinating agent work using Royal Navy terminology. It provides an eight-step operational framework: Sailing Orders, The Estimate, Battle Plan, Form the Squadron, Get Permission to Sail, Quarterdeck Rhythm, Action Stations, and Stand Down.\n\n## Key references\n\n- **[docs/project_structure.md](./docs/project_structure.md)** — full repository layout\n- **[README.md](./README.md)** — user-facing overview and quick start\n\n## Maintainability sensors\n\nSee **[CLAUDE.md](./CLAUDE.md)** → *Maintainability sensors* for the full sensor reference.",
"cost": {
"context_tokens": 146
}
}
Fetch it by URL: GET /api/v1/registry/aspegio-nelson-nelson/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.