nelson
Structured multi-agent mission planning, risk gating, and audit logs
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Nelson?▼
Run `npx skills add Aspegio/nelson --all -g -y` in your terminal to install the skill globally.
What does Nelson do for coding missions?▼
Nelson gives your agent an eight-step framework for planning, delegating, and verifying complex multi-file work, with risk tiers, checkpoints, and a written decision log.
How does Nelson prevent agent failures?▼
It classifies every task into four risk tiers, requires human approval for high-risk work, and ships eleven damage-control procedures for stuck agents, context exhaustion, and budget overruns.
Does Nelson work with Claude Code subagents and teams?▼
Yes. Nelson supports five execution modes including subagents, agent teams, and dynamic workflows, and picks the right one based on your mission.
Is Nelson suitable for small quick edits?▼
Probably not. Nelson is built for multi-file, parallel missions where auditability matters; a quick single-file edit is faster without it.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core