work-logs-prompt-report

Community

Aggregate three logs for efficient review.

Authorshomah4a
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates generation of three related logs to streamline review and traceability: Knowledge Log, Prompt Log, and Prompt Report.

Core Features & Use Cases

  • Unified logging: Automatically produce and collate the three logs in a single flow.
  • Consistency & traceability: Ensure alignment between prompts, outputs, and developer's notes.
  • Use Case: After finishing a development task, generate cross-linked logs to feed PR descriptions and handoffs.

Quick Start

Trigger the collector during a session to produce:

  • a Knowledge Log
  • a Prompt Log
  • a Prompt Report The logs will be saved under their respective paths, mirroring the formats defined in their individual SKILL.md files.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: work-logs-prompt-report
Download link: https://github.com/shomah4a/claude-code-configure/archive/main.zip#work-logs-prompt-report

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository