task
✓Create task documents for new features, updates, or fixes. Creates detailed specs in docs/task/*.md with full implementation context. Updates TASKS.md for tracking. Use when starting any new work.
Installation
SKILL.md
| --help | -h | Show available commands and options | | --version | -v | Show workflow skills version | | auto | | Enable automated pipeline (implement → test → document → ship) |
| /task | Manual | You control each step: implement → test → document → ship | | /task auto | Automated | After task approval, all steps run autonomously |
Set the Version Impact field based on the type of change:
Create task documents for new features, updates, or fixes. Creates detailed specs in docs/task/*.md with full implementation context. Updates TASKS.md for tracking. Use when starting any new work. Source: webriq/claude-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/webriq/claude-skills --skill task- Source
- webriq/claude-skills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-13
- Updated
- 2026-02-18
Quick answers
What is task?
Create task documents for new features, updates, or fixes. Creates detailed specs in docs/task/*.md with full implementation context. Updates TASKS.md for tracking. Use when starting any new work. Source: webriq/claude-skills.
How do I install task?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/webriq/claude-skills --skill task Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/webriq/claude-skills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-13