nushell-pro
Installation
SKILL.md
Nushell Pro
Write secure, idiomatic, portable, and testable Nushell. Keep the main workflow in this file; load detailed references only when the task needs them.
Operating Workflow
-
Identify the task: new script, debugging, review, refactor, module design, migration, performance work, security audit, or Bash conversion.
-
Read the target
.nufiles, nearby tests,AGENTS.md, and existing project conventions before changing code. -
Confirm the active version for version-sensitive behavior:
version | get version -
Load the smallest relevant reference set: