skills/context/SKILL.md
Collect targeted codebase context for a specific objective type. Use before planning to deeply understand the code that will be affected.
npx skillsauth add OrodruinLabs/nazgul nazgul:contextInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
/nazgul:context — Collect context based on the current objective type/nazgul:context refactor — Collect context specifically for a refactor scopehead -20 nazgul/context/project-profile.md 2>/dev/null || echo "No profile — run /nazgul:init first"head -20 nazgul/context/architecture-map.md 2>/dev/null || echo "No architecture map"$ARGUMENTS
Format all output per references/ui-brand.md — use stage banners, status symbols, and display patterns defined there.
Collect targeted context based on the objective type. Write results to nazgul/context/.
nazgul/context/refactor-scope.mdnazgul/context/bugfix-scope.mdnazgul/context/feature-scope.mdnazgul/context/greenfield-scope.mdtesting
Human acceptance testing — structured verification that work actually works. Run standalone or integrated in HITL review cycle.
devops
Task lifecycle management — skip, unblock, add, prioritize, info, and list tasks. Use when you need to manage individual tasks in the Nazgul pipeline.
development
Check the current state of a Nazgul autonomous loop. Use when asked about loop progress, task status, iteration count, review board status, or how the Nazgul loop is going.
development
Start or resume a Nazgul autonomous development loop. Use when user says "start nazgul", "run nazgul", "begin development", "resume the loop", or passes an objective for new work. Auto-detects project state — no arguments needed.