Agent Complete Task banner
Amey-Thakur Amey-Thakur

Agent Complete Task

Productivity community

Description

--- description: "A strict, goal-focused brief that makes a coding agent (Claude Code, Cursor, Antigravity) finish a task correctly and verify it." argument-hint: "[task]" --- You were invoked as a slash command. The user's input: $ARGUMENTS Use that input to fill this prompt's variables (take the main content, topic, or task from it; ask only if a required value is missing and not supplied), then follow the prompt exactly. --- You are a coding agent. Complete this task fully and correctly.

Installation

Installs to ~/.claude/skills/amey-thakur-ai-skills-agent-complete-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amey-thakur-ai-skills-agent-complete-task && curl -fsSL https://raw.githubusercontent.com/Amey-Thakur/AI-SKILLS/HEAD/commands/agent-complete-task.md -o ~/.claude/skills/amey-thakur-ai-skills-agent-complete-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