non-linear
✓Uncertainty-aware non-linear reasoning system with recursive subagent orchestration. Triggers for complex reasoning, research, multi-domain synthesis, or when explicit commands `/nlr`, `/reason`, `/think-deep` are used. Integrates think skill (reasoning), agent-core skill (acting), and MCP tools (infranodus, exa, scholar-gateway) in recursive think→act→observe loops. Uses coding sandbox for execution validation and maintains deliberate noisiness via NoisyGraph scaffold. Supports `/compact` mode for abbreviated outputs and `/semantic` mode for rich exploration.
Installation
SKILL.md
Execute uncertainty-aware reasoning through recursive think→act→observe loops using Anthropic's orchestrator-worker pattern with effort scaling.
| Research orchestration | references/RESEARCH-ORCHESTRATION.md | | Subagent patterns | references/SUBAGENTS.md | | MCP integration | references/MCP-INTEGRATION.md | | State persistence | references/STATE-PERSISTENCE.md | | NoisyGraph schema | references/NOISY-GRAPH.md | | Sandbox execution | references/SANDBOX.md |
| /nlr, /reason, /think-deep | Full | Adaptive (1-10 subagents) | | /compact | Abbreviated | Minimal (1-3 subagents) | | /semantic | Exploratory | Maximum (5-10 subagents) | | /research [topic] | Research | Full orchestrator-worker | | Complex query auto-detect | Adaptive | Score-based scaling |
Uncertainty-aware non-linear reasoning system with recursive subagent orchestration. Triggers for complex reasoning, research, multi-domain synthesis, or when explicit commands `/nlr`, `/reason`, `/think-deep` are used. Integrates think skill (reasoning), agent-core skill (acting), and MCP tools (infranodus, exa, scholar-gateway) in recursive think→act→observe loops. Uses coding sandbox for execution validation and maintains deliberate noisiness via NoisyGraph scaffold. Supports `/compact` mode for abbreviated outputs and `/semantic` mode for rich exploration. Source: zpankz/mcp-skillset.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/zpankz/mcp-skillset --skill non-linear- Source
- zpankz/mcp-skillset
- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is non-linear?
Uncertainty-aware non-linear reasoning system with recursive subagent orchestration. Triggers for complex reasoning, research, multi-domain synthesis, or when explicit commands `/nlr`, `/reason`, `/think-deep` are used. Integrates think skill (reasoning), agent-core skill (acting), and MCP tools (infranodus, exa, scholar-gateway) in recursive think→act→observe loops. Uses coding sandbox for execution validation and maintains deliberate noisiness via NoisyGraph scaffold. Supports `/compact` mode for abbreviated outputs and `/semantic` mode for rich exploration. Source: zpankz/mcp-skillset.
How do I install non-linear?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill non-linear Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/zpankz/mcp-skillset
Details
- Category
- @Collaboration
- Source
- skills.sh
- First Seen
- 2026-02-01