active-projects

List recently active projects from a status file with key details.

4|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/signalcompose/claude-tools --skill active-projects
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: active-projects
Source: https://github.com/signalcompose/claude-tools/tree/main/plugins/ypm/skills/active-projects
Command: npx skills add https://github.com/signalcompose/claude-tools --skill active-projects

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users quickly see which projects have been recently updated, providing a clear overview of ongoing work.

Core Features & Use Cases

  • Project Visibility: Displays a list of active projects with key details.
  • Time-Bound Updates: Filters projects based on a configurable update threshold (defaulting to 1 week).
  • Use Case: When you need a quick status update on your current tasks, ask "what am I working on?" and get an immediate list of active projects.

Quick Start

Show me all active projects that were updated in the last week.

Frequently Asked Questions about active-projects

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

FAQPage Schema
How do I check the status of recently active projects?

To check recently active projects, this skill reads a project status file and lists projects updated within a configurable threshold, defaulting to one week. It outputs project name, overview, phase, current branch, last update date, progress, and next task.

How can I get a quick summary of current tasks and ongoing work?

You can get a quick summary of current tasks by asking what you are working on. The skill filters your project status file to display active projects sorted by update date in descending order, highlighting total count, most progressed, and most recently updated projects.

Can I change the time threshold for showing recently updated projects?

Yes, you can configure the update threshold for showing recently updated projects. While it defaults to a one-week window, the time-bound filter can be adjusted to match your specific project status file review requirements.

What project details are displayed when listing active project progress?

When listing active project progress, the output displays the project name, overview, current branch, last update date, phase, implementation progress percentage, and the next scheduled task. It also includes total project count and highlights the most progressed project.

How does this tool compare to other project status tracking methods?

Unlike broader project status tracking methods, this skill provides immediate, time-bound visibility by parsing a dedicated status file. It focuses specifically on recently active work, sorting by update date to surface your most progressed and most recently updated projects directly.