log

Record task completion and verification results into structured Markdown log files.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/DannyGu0214/MyClaude --skill log-dannygu0214
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log
Source: https://github.com/DannyGu0214/MyClaude/tree/main/claude/skills/log
Command: npx skills add https://github.com/DannyGu0214/MyClaude --skill log-dannygu0214

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of recording task progress, outcomes, and verification results, ensuring a clear and organized history of your work.

Core Features & Use Cases

  • Automated Logging: Automatically appends session details to daily log files upon task completion.
  • Structured Reporting: Generates detailed, separate reports for specific requests or complex tasks.
  • Use Case: After refactoring a Python script, automatically log the changes, verification steps, and any issues encountered into a dated Markdown file for future reference.

Quick Start

Log the completion of the 'discord-bot-refactor' task with the results of the verification.

Frequently Asked Questions about log

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

FAQPage Schema
How do I automatically log task completion and verification results into Markdown files?

You can log task completion by automatically appending session details and verification results into structured Markdown log files. This Skill manages file naming conventions and frontmatter to ensure your daily logs remain organized and easily discoverable for future reference.

What is the best way to document task progress and session outcomes for future reference?

Documenting task progress is achieved by recording task details, verification steps, and outcomes into dated Markdown files. The Skill generates structured reports with proper frontmatter, ensuring a clear and organized history of your work is maintained over time.

Can I generate separate report documents instead of appending to daily logs?

Yes, you can generate separate report documents for specific requests or complex tasks instead of appending to daily logs. This allows you to isolate detailed documentation for individual sessions while maintaining standard daily logging for routine task tracking.

How do I track work progress and document outcomes without manual formatting overhead?

You can track work progress by leveraging automated logging that records outcomes directly into structured Markdown files. The Skill handles frontmatter management and file naming conventions automatically, eliminating manual formatting overhead during your workflow documentation.

Does this logging approach support task tracking and reporting for software engineering workflows?

Yes, the logging approach supports software engineering workflows by recording refactoring changes, verification steps, and encountered issues into structured Markdown files. It integrates into your existing task tracking process to document outcomes seamlessly upon task completion.