skills/check-directives/SKILL.md
Check for orchestrator messages.
npx skillsauth add srobinson/nancy check-directivesInstall 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.
nancy inbox
For each message file:
Read the message
Act based on type:
directive - Follow the specific instructionguidance - Adjust your approach accordinglystop - End task immediately, do not continueArchive immediately after acting:
nancy archive <filename>
If output shows ANY pending directives:
testing
Mark success criteria as complete in SPEC.md. Use when a criterion has been verified and should be checked off.
data-ai
Access session history to continue work, see what happened, or search past sessions. Use this instead of relying on memory - the raw data is always more accurate.
tools
Send a message to the orchestrator. Use for blockers, progress updates, requesting review, or communicating status during autonomous execution.
development
Create a task specification (SPEC.md) through interactive requirements elicitation. Use when helping users define what they want to build before autonomous execution begins.