project-logger

Generate a structured LOG.md with timestamped entries from CLAUDE.md context.

4|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/dudusoar/skillOS --skill project-logger-dudusoar
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: project-logger
Source: https://github.com/dudusoar/skillOS/tree/main/.claude/skills/project-logger
Command: npx skills add https://github.com/dudusoar/skillOS --skill project-logger-dudusoar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Chronicles project progress and decisions by maintaining a structured LOG.md that captures milestones, actions, and decisions drawn from CLAUDE.md context.

Core Features & Use Cases

  • Reads CLAUDE.md context to tailor the project log for the current project.
  • Creates and updates LOG.md with timestamped entries for tasks, decisions, and milestones.
  • Supports entry types such as [FEAT], [FIX], [DECISION], [REFACTOR], and [DOCS], and preserves history in reverse chronological order.

Quick Start

Create the first LOG.md entry for your project milestone using the CLAUDE.md context as a guide.

Frequently Asked Questions about project-logger

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

FAQPage Schema
How do I generate a structured project log from CLAUDE.md context?▼

To generate a structured project log from CLAUDE.md context, the Skill reads your existing context and creates a LOG.md file with timestamped entries for tasks, decisions, and milestones to preserve traceability.

What is the best way to maintain traceability for architectural decisions and milestones?▼

Maintaining traceability for architectural decisions and milestones is achieved by chronicles project progress in a structured LOG.md, capturing actions and decisions drawn from CLAUDE.md context in reverse chronological order.

What entry types are supported when documenting project progress in LOG.md?▼

Documenting project progress in LOG.md supports entry types such as [FEAT], [FIX], [DECISION], [REFACTOR], and [DOCS], allowing you to categorize milestones, architectural changes, and significant updates.

Do I need a CLAUDE.md file to start logging project history?▼

Yes, you need a CLAUDE.md file to start logging project history, as the Skill reads CLAUDE.md context to tailor the project log entries for the current project's milestones and updates.

When should I use a project log instead of standard documentation?▼

You should use a project log instead of standard documentation during milestones, architectural changes, or significant updates across projects when you need to preserve traceability of decisions and chronicle progress.

Can I update an existing LOG.md file with new project milestones?▼

Yes, you can update an existing LOG.md file with new project milestones, as the Skill creates and updates the file with timestamped entries while preserving history in reverse chronological order.