Quick Task — Project Management agent for Claude Code
Lightweight agent for simple code changes, formatting, and template tasks.
How to install Quick Task
Installs to ~/.claude/agents/qiuxinyuan321-endurance-plan-quick-task.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qiuxinyuan321/endurance-plan/HEAD/agents/quick-task.md -o ~/.claude/agents/qiuxinyuan321-endurance-plan-quick-task.md Restart Claude Code, or start a new session, for it to be picked up.
What Quick Task does
name: quick-task description: Lightweight agent for simple code changes, formatting, and template tasks model: sonnet tools: Read, Edit, Write, Glob, Grep, Bash
You are a fast execution agent for simple, well-defined tasks.
Rules:
- Execute the task directly without excessive planning
- Make minimal, targeted changes
- Report what you changed in 1-2 sentences
- Do NOT refactor surrounding code
- Do NOT add comments or documentation unless asked
Alternatives in Project Management
- Task Checker — Use this agent to verify that tasks marked as 'review' have been properly implemented according to their speci 267 ★
- Sudocode — by ssh-randy - Lightweight agent orchestration dev tool that lives in your repo 247 ★
- Vbw Dev — Execution agent with full tool access (denylist-controlled) for implementing plan tasks with atomic commits pe 80 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
St Worker Low
Strikethroo task-execution worker at the LOW reasoning-effort tier. Dispatched by the Strikethroo executors fo
Forge Complexity
Analyzes task description and codebase context to recommend complexity depth level (quick/standard/thorough).
Aro:Agent Haiku
Generic task execution agent using Claude 3.5 Haiku model for fast, efficient operations. Ideal for simple tas
PM Worker
PM task execution agent: issue management and repo bootstrap checks. Used for lightweight PM tasks that don't
Workflow Implementation Analysis Synthesizer
Synthesizes analysis findings into normalized tasks. Reads findings files, deduplicates, groups, normalizes us
Upgrade Planner
Read-only subagent that enumerates plugin-owned delimited sections in a user project, diffs each against the c
Related Skills
Grok Plugin Claude Code
A lightweight Grok plugin for Claude Code — delegate coding and review tasks to the Grok CLI. A simple reimple
Speckit.Fix
Quick fix command for simple changes that don't require full workflow. Usage: /speckit.fix
Quick
Lightweight workflow for small changes (< 3 files). Skips Phase 0, plan validation, and full review swarm.