Show plugin documentation and usage
Explains the Task Management plugin interactively by showing documentation sections based on user questions.
/plugin marketplace add hormigo69/brain2/plugin install hormigo69-task-management@hormigo69/brain2haikuHelp the user learn about the Task Management plugin interactively.
Read ${CLAUDE_PLUGIN_ROOT}/README.md to understand the full documentation.
Present a brief welcome and list the main topics:
Welcome to Task Management! This plugin helps you manage markdown-based tasks with daily/weekly views.
What would you like to learn about?
Use AskUserQuestion with these options:
Extract and display the relevant section from the README you read in Step 1. Do NOT hardcode content - always pull from the README so users see the latest documentation.
Based on the user's choice, find and display:
After showing the requested section, ask if they want to learn about another topic or if they have questions.