docs-logs

Creates, updates and archives dated development logs with predefined templates.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Genuineh/fus --skill docs-logs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-logs
Source: https://github.com/Genuineh/fus/tree/main/skills/docs-logs
Command: npx skills add https://github.com/Genuineh/fus --skill docs-logs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of tracking development progress by providing a structured way to create, update, and archive development logs, ensuring a clear and traceable history of all project activities.

Core Features & Use Cases

  • Log Creation: Easily create new log files for features, bug fixes, or daily updates using predefined templates.
  • Progress Tracking: Update existing logs with current progress, blockers, and actions taken.
  • Archiving: Maintain a clean and organized log history by archiving older completed logs.
  • Use Case: A developer starting a new feature can use this skill to create a dated log file, fill in the template with the feature's objective and initial tasks, and later update it with progress and any encountered issues.

Quick Start

Create a new development log for the 'user-authentication' feature.

Frequently Asked Questions about docs-logs

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

FAQPage Schema
How do I track development progress with structured logs?

To track development progress with logs, you can create new log files for features, bug fixes, or daily updates using predefined templates, then update them with current progress, blockers, and actions taken.

What is the best way to manage development logs for project traceability?

Managing development logs for project traceability involves using date-based naming conventions and predefined templates to create, update, and archive project activities, ensuring a clear and traceable history.

How do I create a development log for a new feature?

You create a development log for a new feature by generating a dated log file and filling in a predefined template with the feature's objective, initial tasks, and subsequent progress updates.

When should I archive completed development logs?

You should archive completed development logs when they are older than 30 days, which maintains a clean and organized log history while ensuring older project activities are properly stored.

Do I need any external dependencies to maintain a log index?

No external dependencies are required to maintain a log index, as the system natively ensures log index maintenance and implements archiving rules for completed logs entirely within its own structure.