Nelson v1.0.0
The first release of Nelson — a Claude Code skill for coordinating agent work using a Royal Navy operational framework.
What's included
- Six-step mission framework: Sailing Orders → Form the Squadron → Battle Plan → Quarterdeck Rhythm → Action Stations → Stand Down
- Three execution modes:
single-session,subagents, andagent-team— automatically selected based on mission complexity - Four risk tiers (Station 0–3): from low-blast-radius patrol tasks up to irreversible Trafalgar-level operations, each with escalating verification controls
- Structured templates: Sailing Orders, Battle Plan, Quarterdeck Report, Red-Cell Review, and Captain's Log
- Team composition model: Admiral, Captains, and optional Red-cell navigator, scaling from 1 to 10 agents
- OpenAI agent interface: YAML agent definition for interop
- Battleships demo: A vanilla HTML/CSS/JS demo app built using the skill
Installation
Open Claude Code and say:
Install skills from https://github.com/harrymunro/nelson
Or install manually — see the README for details.
Requirements
- Claude Code CLI
- For agent teams: set
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1in your settings