nuevo

Analyze Nushell MCP errors and generate reusable rules in .claude/rules/nushell-evo.md.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/raystyle/skills --skill nuevo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nuevo
Source: https://github.com/raystyle/skills/tree/main/skills/nuevo
Command: npx skills add https://github.com/raystyle/skills --skill nuevo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Nushell MCP error handling often requires ad-hoc coaching and repetitive rule creation. This skill captures error patterns and turns them into a growing library of reusable rules that guide future interactions and decisions.

Core Features & Use Cases

  • Analyze Nushell MCP errors and classify them as Pitfalls or Wins to build a durable knowledge base.
  • Generate and maintain the file .claude/rules/nushell-evo.md so the rules load across all conversations.
  • Provide a compact command surface (analyze, add-error, add-win, review) to evolve the team's experience and reduce repetitive debugging.

Quick Start

Run nuevo-analyze to process the latest Nushell error and begin populating your rule base.

Frequently Asked Questions about nuevo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Nushell error analysis and stop repeating the same fixes?

Nushell error analysis can be automated by capturing recurring command failure patterns and converting them into a structured, reusable knowledge base. This skill classifies error events as pitfalls or wins, generating a durable rule file to guide future interactions and eliminate repetitive debugging.

What is the best way to create reusable rules from Nushell command failures?

The best way to create reusable rules from Nushell command failures is to classify them as pitfalls or wins, then output a structured rule corpus. This generates a Claude-friendly rule file at .claude/rules/nushell-evo.md, ensuring the captured knowledge loads automatically across all future conversations.

How do I build a knowledge base from recurring Nushell MCP errors?

Build a Nushell MCP error knowledge base by running an analysis on command failures and successful patterns. The skill provides commands to add-errors, add-wins, and review progress, structuring the data into a growing library of rules that reduce ad-hoc coaching and prevent similar issues.

Does Nushell error handling require manual rule creation for every command failure?

Nushell error handling does not require manual rule creation for every failure. This skill automatically applies when error events occur or repeatable successful patterns are discovered, capturing the context and generating a structured rule corpus without ad-hoc coaching or repetitive manual input.

Can I review and manage generated Nushell rules after adding errors and wins?

You can review and manage generated Nushell rules using the built-in review command. This exposes the current progress of your rule corpus, allowing you to inspect captured pitfalls and wins, verify the evolving knowledge base, and ensure the generated rules align with your workflow requirements.