work-status

Retrieve raw work notes for the current Git branch from local summary files.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/popoffvg/claude-plugin-work-manager --skill work-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-status
Source: https://github.com/popoffvg/claude-plugin-work-manager/tree/main/skills/work-status
Command: npx skills add https://github.com/popoffvg/claude-plugin-work-manager --skill work-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a quick way to check the status of ongoing development work by displaying raw work notes associated with the current branch.

Core Features & Use Cases

  • Current Work Overview: Quickly see what tasks, research, or implementation details are logged for the active branch.
  • Contextual Recall: Helps developers re-orient themselves on a task after a break or when switching contexts.
  • Use Case: After returning from a meeting, a developer can use this skill to immediately recall the progress and next steps for their current coding task.

Quick Start

Show me the status of my current work.

Frequently Asked Questions about work-status

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

FAQPage Schema
How do I check my current work status from git branch notes?

To check your current work status, this skill retrieves and displays raw work notes by searching for summary files associated with your active git branch in the local directory, helping you quickly recall ongoing development tasks.

What is the best way to recall development progress after switching git branches?

Recalling development progress is done by displaying raw work notes for the active git branch, allowing you to immediately re-orient yourself on contextual tasks and implementation details after a break or context switch.

How do I retrieve work notes if there are multiple summary files in my directory?

When retrieving work notes, if multiple summary files are found in the local directory, the skill handles both legacy and current file layouts and prompts you for disambiguation to ensure the correct notes are displayed.

Does this work status tool require any external dependencies to track tasks?

No, this work status tracking tool requires no external dependencies to function. It operates independently to search local directories and display raw work notes for your current development branch.

Can I see implementation details logged for my active git branch?

Yes, you can see implementation details by using this skill to retrieve raw work notes. It displays the logged tasks, research, and implementation details associated with your current active git branch's summary files.