srobinson

nancy-send-message

Send a message to the orchestrator. Use for blockers, progress updates, requesting review, or communicating status during autonomous execution.

srobinson 1 Updated 3mo ago
GitHub

Install

npx skillscat add srobinson/helioy-plugins/nancy-send-message

Install via the SkillsCat registry.

SKILL.md

Send Message

ralph msg <type> "<message>"

Types: blocker, progress, review-request

Examples:

ralph msg blocker "Cannot proceed: missing API credentials"
ralph msg progress "Completed database migration"
ralph msg review-request "Feature complete, ready for verification"