v1.9.0 - Task Plugin
New Plugin: task v1.0.0
ClickUp task management with kas workflow integration.
Commands
/task:start <id>- Start work on ClickUp task/task:done- Complete work, create PR, update ClickUp/task:merge- Merge PR, close task/task:status [id]- Check task status/task:new- Create new task via interview
Features
clickup-task-agentfor MCP delegation (keeps main context clean)task-workflowskill with setup, prompts, and templates- ClickUp HTTP MCP server configuration
Installation
{
"plugins": ["kas-claude-plugins/task"]
}Fixes
- Removed redundant root
plugin.json - Corrected repository references to
kas-claude-plugins
See CHANGELOG.md for full details.