Orgx Operator Chronicle banner
useorgx useorgx

Orgx Operator Chronicle

Development community

Description

--- description: Get the OrgX operator chronicle for decisions, proof, goals, initiatives, gaps, and priorities. allowed-tools: mcp__plugin_orgx-claude-code-plugin_orgx__get_operator_chronicle --- Call `get_operator_chronicle` with `period: "30d"` after the user invokes this command. Do not call other external tools unless the user separately asks. Lead with `reportingNarrative.briefMarkdown`, then call out: - decision chronology for yesterday, the past week, and the past 30 days - artifact l

Installation

Installs to ~/.claude/skills/useorgx-orgx-claude-code-plugin-orgx-operator-chronicle/SKILL.md

Terminal
mkdir -p ~/.claude/skills/useorgx-orgx-claude-code-plugin-orgx-operator-chronicle && curl -fsSL https://raw.githubusercontent.com/useorgx/orgx-claude-code-plugin/HEAD/commands/orgx-operator-chronicle.md -o ~/.claude/skills/useorgx-orgx-claude-code-plugin-orgx-operator-chronicle/SKILL.md

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

Full documentation available on GitHub

View Source Repository