Authoritative protocol for signaling blocked or input-required task states. Mandates targeted A2A pings using the Task.state envelope rather than global capacity broadcasts. Triggers: Use this skill whenever your execution becomes blocked, requires explicit operator input, or encounters a failure that halts progress.
$npx -y skills add neomjs/neo --skill blocked-task-stateInstalls into the current project.
Run `npx skills use "https://github.com/neomjs/neo" --skill "neomjs/neo/blocked-task-state"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neomjs/neo" that are relevant to the current task. Run `npx skills add "https://github.com/neomjs/neo"` and select the relevant skills, then follow their instructions.