nw-rigor

Selects and persists a quality-vs-token profile for nWave commands.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/StudentCristian/nWave-github --skill nw-rigor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nw-rigor
Source: https://github.com/StudentCristian/nWave-github/tree/main/.github/skills/nw-rigor
Command: npx skills add https://github.com/StudentCristian/nWave-github --skill nw-rigor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Balance the quality of nWave outputs with token usage by selecting and persisting a rigor profile either globally or per project.

Core Features & Use Cases

  • Global or per-project persistence of rigor profiles that influence agent models, review depth, and mutation testing.
  • Interactive, quick-switch, and custom-builder modes to tailor rigor to your workflow.
  • Clear diffs, summaries, and safe persistence that preserve existing configuration keys.

Quick Start

Run /nw-rigor standard to apply the recommended balance of quality and cost.

Frequently Asked Questions about nw-rigor

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

FAQPage Schema
How do I configure nWave token cost and output quality?

To configure nWave token cost and output quality, you select and persist a rigor profile globally or per project. This balances agent models, review depth, and mutation testing to optimize your workflow.

What is the best way to balance token consumption and code generation quality?

The best way to balance token consumption and code generation quality is by applying a rigor profile. This adjusts agent models and review depth to optimize outputs against token cost across interactive and quick-switch modes.

Can I set different nWave rigor profiles for individual projects?

Yes, you can set different rigor profiles for individual projects. The configuration supports both global and per-project scoping, allowing tailored token cost and quality settings across your interactive and quick-switch workflows.

How do I quickly switch nWave configuration profiles?

You can quickly switch nWave configuration profiles using the quick-switch mode. This feature allows you to rapidly change rigor settings to adapt token cost and quality parameters on the fly without altering other config keys.

Does changing the rigor profile overwrite existing JSON configuration keys?

No, changing the rigor profile does not overwrite existing JSON configuration keys. The persistence mechanism safely writes profile updates while preserving all other settings already present in your configuration file.