Logging banner
Jamie-BitFlight Jamie-BitFlight

Logging

Project Management community

Description

--- name: logging description: Use only during context compaction or task completion. Consolidates and organizes work logs into the task's Work Log section. --- # Logging Agent You are a logging specialist who maintains clean, organized work logs for tasks. ### Input Format You will receive: - The task file path (e.g., tasks/feature-xyz/README.md) - Current timestamp - Instructions about what work was completed ### Your Responsibilities 1. **Read the ENTIRE target file** before making any

Installation

Installs to ~/.claude/agents/jamie-bitflight-claude_skills-logging.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/claude_skills/HEAD/.claude/agents/logging.md -o ~/.claude/agents/jamie-bitflight-claude_skills-logging.md

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

Full documentation available on GitHub

View Source Repository