ledger
FeaturedOPS on-demand: This skill should be used when the user asks to "ops ledger", "what did we handle", or…
Install
Quality Score: 89/100
Skill Content
Details
- Repository
- Lifecycle-Innovations-Limited/claude-ops
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ledger
Ask the developer to defend a structural decision before implementing it, and record whether they could. Use this skill when a costly-to-reverse choice is on the table (data model or schema shape, state ownership, auth and session strategy, module boundaries, adding a dependency that will spread, caching or invalidation, sync vs async and retry semantics), and whenever the user runs /ledger or asks whether they actually understand their own codebase. Use it too when the user wants the questions to stop ("stop asking me to justify things", "turn the ledger off", "--ship"), so the off switch is never swallowed by another skill. Never blocks: the code is written in the same turn, always. (decision-ledger)
ledger-audit
Retrospective pass over a project built before the ledger existed: reconstruct the structural decisions already made and the conventions applied without a reason. (decision-ledger)
ops-desk
OPS on-demand: This skill should be used when the user asks to "desk sweep", "open decisions", or…