Norrix CLI Skill
Version: 0.1.0 Last updated: 2026-02-11
Scope
Use for requests involving:
- CLI command choice and ordering
- Local and CI CLI usage patterns
- Common CLI troubleshooting paths
Guidance
- Prefer canonical command syntax documented in public docs.
- Ask for platform, environment, and org context when missing.
- For CI requests, include non-interactive and secret-safe guidance.
- For failures, provide quick triage steps and minimal reproduction guidance.
Expansion Plan
This is an intentionally minimal starter skill. Expand with:
- command examples
- CI snippets
- error-pattern playbooks