logging-a

Record decisions, progress, surprises, and deviations in active plan logs.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/JSai23/claude-tooling --skill logging-a
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logging-a
Source: https://github.com/JSai23/claude-tooling/tree/main/plugins/wf/skills/logging-a
Command: npx skills add https://github.com/JSai23/claude-tooling --skill logging-a

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to capture decisions, progress, deviations, and discoveries during any workflow phase, ensuring traceability and alignment.

Core Features & Use Cases

  • Structured logging entries that record decisions with rationale, progress updates, surprises, and deviations.
  • Automatic routing to the correct sections of the active plan doc: decisions.md for decisions, Progress for progress, Surprises and Deviations for noteworthy findings and changes.
  • Supports multi-type logs with a simple argument-based workflow to keep plans transparent and auditable.

Quick Start

Record a log entry documenting a decision, its rationale, and the current progress in the active plan.

Frequently Asked Questions about logging-a

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I log project decisions and rationale during a workflow?

To log project decisions and rationale during a workflow, you record structured entries that capture the decision details, which are then automatically routed to the decisions.md file within your active plan's directory for traceable alignment.

What is the best way to track deviations and surprises in a design review plan?

The best way to track deviations and surprises in a design review plan is to log structured entries that automatically update the dedicated Surprises and Deviations sections of your active plan document, ensuring noteworthy findings remain transparent.

Can I update progress updates and decisions in the same plan log?

Yes, you can update progress updates and decisions in the same plan log by using a simple argument-based workflow that infers the log type, automatically routing each entry to the correct section of your active plan document.

Does structured workflow logging support incident response documentation?

Yes, structured workflow logging supports incident response documentation by capturing decisions, deviations, and progress in an auditable format, ensuring traceability and alignment across all phases of the incident response plan.

How do I keep my planning session decisions auditable without manual formatting?

To keep planning session decisions auditable without manual formatting, use a structured logging tool that writes decision rationale directly to design-docs/plans/{name}/decisions.md, organizing entries automatically for transparent project workflows.