Do Task banner
pavel-molyanov pavel-molyanov

Do Task

Productivity community

Description

--- description: | Execute task from tasks/*.md with quality gates. Use when: "выполни задачу", "сделай таску", "do task", "execute task", "запусти задачу" --- # Do Task Execute a spec-driven task with validation and status tracking. ## Step 1: Read Task 1. Read task file (user provides path or task number) - If user didn't specify → ask: "Which task to execute?" 2. Derive feature directory from task path: `work/{feature}/tasks/N.md` → `work/{feature}/` All `logs/` paths in the ta

Installation

Installs to ~/.claude/skills/pavel-molyanov-molyanov-ai-dev-do-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pavel-molyanov-molyanov-ai-dev-do-task && curl -fsSL https://raw.githubusercontent.com/pavel-molyanov/molyanov-ai-dev/HEAD/commands/do-task.md -o ~/.claude/skills/pavel-molyanov-molyanov-ai-dev-do-task/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository