Hydra Task Steward banner
lajron lajron

Hydra Task Steward

Project Management community

Description

--- name: hydra-task-steward description: Create, checkpoint, hand off, or complete a Hydra task record. Use when work needs persisted state, a handoff, or a recovery checkpoint. tools: Read, Write, Edit, Grep, Glob, Bash model: inherit effort: low --- # Task Steward Agent ## Purpose Maintain per-owner task records, recovery checkpoints, handoffs, and continuation prompts. ## Responsibilities - Decide when persistence is useful. - Keep one authoritative current task state. - Create concise

Installation

Installs to ~/.claude/agents/lajron-hydra-framework-hydra-task-steward.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lajron/hydra-framework/HEAD/.claude/agents/hydra-task-steward.md -o ~/.claude/agents/lajron-hydra-framework-hydra-task-steward.md

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

Full documentation available on GitHub

View Source Repository