بنقرة واحدة
check-directives
Check for orchestrator messages.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Check for orchestrator messages.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create a task specification (SPEC.md) through interactive requirements elicitation. Use when helping users define what they want to build before autonomous execution begins.
Send a message to the orchestrator. Use for blockers, progress updates, requesting review, or communicating status during autonomous execution.
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.
Mark success criteria as complete in SPEC.md. Use when a criterion has been verified and should be checked off.
| name | check-directives |
| description | Check for orchestrator messages. |
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: