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: eljun/claude-skills.
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.
Quickly install task AI skill to your development environment via command line
Source: eljun/claude-skills.
| --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: eljun/claude-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/eljun/claude-skills --skill taskCreate 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: eljun/claude-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eljun/claude-skills --skill task Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/eljun/claude-skills