Three Axes Log banner
luxsolari luxsolari

Three Axes Log

Productivity community

Description

--- description: Append a completed-task entry to the repository's BITACORA.md work log, compacting older entries when the file grows. Usage: /three-axes-log [note]. --- Append an entry to the repository work log. The arguments passed to this command are: $ARGUMENTS IR-08 closes the loop inside the conversation. This closes it on disk. The log exists so the next agent — a fresh session, a different model, a colleague — can read what was done and why without re-deriving it from the diff, and w

Installation

Installs to ~/.claude/skills/luxsolari-three-axes-framework-three-axes-log/SKILL.md

Terminal
mkdir -p ~/.claude/skills/luxsolari-three-axes-framework-three-axes-log && curl -fsSL https://raw.githubusercontent.com/luxsolari/three-axes-framework/HEAD/commands/three-axes-log.md -o ~/.claude/skills/luxsolari-three-axes-framework-three-axes-log/SKILL.md

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

Full documentation available on GitHub

View Source Repository