From yato
Notify the Project Manager with a status update. Use this to report task completion, blockers, questions, or progress. Only for agents (developer, qa), NOT for PM.
How this skill is triggered — by the user, by Claude, or both
Slash command
/yato:notify-pmThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Send a notification message to the Project Manager (PM).
Send a notification message to the Project Manager (PM).
[DONE] ... - Task completed[BLOCKED] ... - Cannot proceed, need help[HELP] ... - Question for the PM[STATUS] ... - Progress update[PROGRESS] ... - Work in progress update${CLAUDE_PLUGIN_ROOT}/bin/notify-pm.sh "<message>"
/notify-pm [DONE] Completed task T1 - implemented login endpoint
/notify-pm [BLOCKED] Need database credentials to proceed
/notify-pm [HELP] Should I use REST or GraphQL for the new API?
/notify-pm [STATUS] 3 of 5 subtasks complete
npx claudepluginhub marcospmail/claude-code-plugins --plugin yatoProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.