From taskmaster
Interactively explores Task Master capabilities with tailored suggestions, command lists by category/scenario, power user patterns, and learning paths based on arguments or project state.
How this command is triggered — by the user, by Claude, or both
Slash command
/taskmaster:learnThe summary Claude sees in its command listing — used to decide when to auto-load this command
Learn about Task Master capabilities through interactive exploration. Arguments: $ARGUMENTS ## Interactive Task Master Learning Based on your input, I'll help you discover capabilities: ### 1. **What are you trying to do?** If $ARGUMENTS contains: - "start" / "begin" → Show project initialization workflows - "manage" / "organize" → Show task management commands - "automate" / "auto" → Show automation workflows - "analyze" / "report" → Show analysis tools - "fix" / "problem" → Show troubleshooting commands - "fast" / "quick" → Show efficiency shortcuts ### 2. **Intelligent Suggestion...
Learn about Task Master capabilities through interactive exploration.
Arguments: $ARGUMENTS
Based on your input, I'll help you discover capabilities:
If $ARGUMENTS contains:
Based on your project state:
No tasks yet?
You'll want to start with:
1. /project:task-master:init <prd-file>
→ Creates tasks from requirements
2. /project:task-master:parse-prd <file>
→ Alternative task generation
Try: /project:task-master:init demo-prd.md
Have tasks? Let me analyze what you might need...
By Category:
By Scenario:
/project:task-master:next/project:task-master:expand <id>/project:task-master:status/project:workflows:auto-implementCommand Chaining:
/project:task-master:next
/project:task-master:start <id>
/project:workflows:auto-implement
Smart Filters:
/project:task-master:list pending high
/project:task-master:list blocked
/project:task-master:list 1-5 tree
Automation:
/project:workflows:pipeline init → expand-all → sprint-plan
Based on your experience level:
Beginner Path:
Intermediate Path:
Advanced Path:
Based on what you asked about, try: [Specific command suggestion based on $ARGUMENTS]
Want to learn more about a specific command? Type: /project:help
npx claudepluginhub eyaltoledano/claude-task-master --plugin taskmaster/tasukuDisplays Tasuku task management overview and quick reference for all /tasuku:* commands, covering workflows, basic commands, task lifecycle, and quick start guide.
/aboutInteractively displays Task Management plugin documentation: reads README.md, offers Quick Start/Commands/Task Format/Configuration/Full options, shows selected section.
/workAuto-classifies tasks from descriptions, folder paths, or issue identifiers (GitHub/Jira/Azure DevOps) and routes to workflow orchestrators. Resumes existing tasks.
/learnAnalyzes the current session for non-trivial patterns—error resolutions, debugging techniques, workarounds, and conventions—then saves them as reusable skill files.
/learnAutonomously scouts codebase, learns structure, generates or updates documentation with validation-fix loops.
/learnAnalyzes the current session for non-trivial patterns—error resolutions, debugging techniques, workarounds, and conventions—then saves them as reusable skill files.