Skip to content
Skillv1.0.0

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, G

by aspegio(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

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.

Key references

Maintainability sensors

See CLAUDE.mdMaintainability 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.