Agent Taskupdate banner
gpt-cmdr gpt-cmdr

Agent Taskupdate

Productivity community

Description

Look at your task list and memory, assess your current progress, and make a detailed plan to continue making progress on your task list. ## Task Update Protocol ### 1. Read Current State (Do This First) Read the following files to understand the current situation: ``` agent_tasks/.agent/STATE.md -- Current project state, what's in progress agent_tasks/.agent/PROGRESS.md -- Recent session history (last 2-3 entries) agent_tasks/.agent/BACKLOG.md -- All tasks and their status ``` If

Installation

Installs to ~/.claude/commands/gpt-cmdr-ras-commander-agent-taskupdate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gpt-cmdr/ras-commander/HEAD/.claude/commands/agent-taskupdate.md -o ~/.claude/commands/gpt-cmdr-ras-commander-agent-taskupdate.md

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

Full documentation available on GitHub

View Source Repository