work-logs-prompt-report

Generate knowledge logs, prompt logs, and prompt reports for activity traceability.

Updated Jul 28, 2025
One-click install
npx skills add https://github.com/shomah4a/claude-code-configure --skill work-logs-prompt-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-logs-prompt-report
Source: https://github.com/shomah4a/claude-code-configure/tree/main/.claude/skills/work-logs-collector
Command: npx skills add https://github.com/shomah4a/claude-code-configure --skill work-logs-prompt-report

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about work-logs-prompt-report

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

FAQPage Schema
How do I generate audit logs for AI workflows with prompt and knowledge traceability?

This Skill generates three synchronized logs—knowledge log, prompt log, and prompt report—capturing activity across knowledge processing, prompt creation, and evaluation stages. Use it to produce machine-readable audit trails that link prompts to outputs and development notes for comprehensive activity traceability in AI assistant workflows.

Can I automatically collect and format logs from multiple stages in a single workflow?

Yes. The Skill orchestrates unified log generation by collecting inputs via Read and Glob, assembling outputs via Write, and formatting results into standardized, cross-linked logs saved to their respective paths in a single flow.

What's the best way to streamline PR handoffs and code review documentation?

After completing a development task, trigger this Skill to generate three correlated logs that feed directly into PR descriptions and handoffs. The unified output ensures consistency and traceability between prompts, outputs, and developer notes.

Do I need to manually maintain separate knowledge, prompt, and evaluation logs?

No. This Skill eliminates manual log maintenance by automatically producing and collating all three logs in one operation, ensuring alignment across knowledge processing, prompt creation, and prompt evaluation stages.

How does this approach solve debugging and auditability challenges in AI workflows?

By capturing logs at each processing stage—knowledge, prompt creation, and evaluation—and linking them in a standardized output format, the Skill creates a complete audit trail for debugging and compliance in AI assistant workflows requiring full activity traceability.

Related Skills