work-log

Generate structured daily work logs with status tracking and commit history.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/aroido/vibesmith --skill work-log-aroido
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-log
Source: https://github.com/aroido/vibesmith/tree/main/.cursor/skills/work-log
Command: npx skills add https://github.com/aroido/vibesmith --skill work-log-aroido

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation and management of daily work logs, streamlining the process of recording tasks, tracking progress, and facilitating team communication.

Core Features & Use Cases

  • Automated Log Generation: Creates structured daily work logs based on predefined formats.
  • Progress Tracking: Uses status tags like [완료], [진행중], [블로킹] to clearly indicate task status.
  • Information Aggregation: Automatically collects commit history and open issue status.
  • Use Case: A developer can use this skill at the end of the day to quickly generate a comprehensive log of their completed tasks, ongoing work, and any blockers, which can then be shared with their team.

Quick Start

Generate a work log for today using the work-log skill.

Frequently Asked Questions about work-log

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

FAQPage Schema
How do I automate daily work log generation for software development?

You can automate daily work log generation by aggregating git commit history and GitHub issue status into structured entries. This Skill automatically records tasks and applies progress tracking tags for team sharing.

How does automatic progress monitoring work for developer tasks?

Automatic progress monitoring works by aggregating commit history and open issue status, then applying predefined status tags like completed, in progress, or blocking to clearly indicate task progress for reporting.

Can I track GitHub issues and git log activity in my daily report?

Yes, you can track GitHub issues and git log activity in your daily report. The Skill automatically collects and aggregates open issue status and commit history into structured work log entries.

What is the best way to share task tracking updates with my development team?

The best way to share task tracking updates is generating a structured daily work log. It records completed tasks, ongoing work, and blockers using status tags, producing a comprehensive summary for team sharing.

Do I need any external dependencies to generate daily reports from git logs?

No, you do not need external dependencies to generate daily reports from git logs. The Skill operates independently to aggregate commit history and open issue status into structured work log entries without prerequisites.