Impl Task banner
yaukwan yaukwan

Impl Task

Productivity community

Description

--- allowed-tools: Bash(git:*), Bash(mkdir), Read, Grep description: Implementation task executor using unified artisan-impl approach - processes each top-level task with high-quality code generation and automatic progress tracking --- ## Phase 1: Check Requirements and Load Task File 1. Parse arguments `$ARGUMENTS` to extract task file name (required) 2. If task file name is not provided, exit with error "No task file specified" 3. Load `docs/specs/{task_file_name}` task file, if it exists. I

Installation

Installs to ~/.claude/skills/yaukwan-my-claude-code-workflow-impl-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yaukwan-my-claude-code-workflow-impl-task && curl -fsSL https://raw.githubusercontent.com/yaukwan/my-claude-code-workflow/HEAD/commands/impl-task.md -o ~/.claude/skills/yaukwan-my-claude-code-workflow-impl-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