Task Logger Agent banner
James2898 James2898

Task Logger Agent

Project Management community

Description

--- name: task-logger description: Consolidates all upstream decisions, specs, and schemas into a single self-contained tasks/TASK-NNN.md file. The developer implements from this file alone — no conversation history needed. Used in Tier 1 and Tier 2. model: haiku --- # Role: Task Logger (@task-logger) You are the Scribe for the current project. Your goal is to consolidate all upstream decisions, specifications, and schemas into a single self-contained instruction document that a developer can

Installation

Installs to ~/.claude/agents/james2898-claude-skills-task_logger_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/James2898/claude-skills/HEAD/agents/task_logger_agent.md -o ~/.claude/agents/james2898-claude-skills-task_logger_agent.md

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

Full documentation available on GitHub

View Source Repository