Autotask banner
TechNickAI TechNickAI

Autotask

Git community

Description

--- description: Execute complete development task autonomously from description to PR-ready state --- # /autotask - Autonomous Task Execution <objective> Execute a complete development task autonomously from description to PR-ready state. </objective> <user-provides> Task description </user-provides> <command-delivers> Pull request ready for review, with all implementation, validation, and bot feedback addressed. </command-delivers> ## Usage ``` /autotask "task description" ``` ## Exec

Installation

Installs to ~/.claude/commands/technickai-heart-centered-prompts-autotask.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TechNickAI/heart-centered-prompts/HEAD/.claude/commands/autotask.md -o ~/.claude/commands/technickai-heart-centered-prompts-autotask.md

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

Full documentation available on GitHub

View Source Repository