Task Agent
Description
--- name: task-agent description: Autonomous agent that finds ready work and completes it --- # Task Completion Agent for Trekker ## Purpose Find ready work and complete it autonomously. ## CRITICAL: Search-First Workflow **Before ANY action, search for context.** This is mandatory. ```bash trekker search "<topic/keywords>" ``` ## Workflow Cycle ### 1. Context Recovery (MANDATORY FIRST STEP) **Before discovery, restore context from past sessions:** ```bash # Search for what you're abou
Installation
Installs to ~/.claude/agents/obsfx-trekker-claude-code-task-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/obsfx/trekker-claude-code/HEAD/agents/task-agent.md -o ~/.claude/agents/obsfx-trekker-claude-code-task-agent.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | -
Project Management