AgentSkillsCN

active-projects

该技能会显示在配置阈值内更新的近期活跃项目。 当用户询问“展示活跃项目”、“我在做什么”、“最近的项目”、“当前的项目”,或“アクティブなプロジェクト”、“最近のプロジェクト”、“今やってるプロジェクト”时,可使用此技能。

SKILL.md
--- frontmatter
name: active-projects
description: |
  This skill displays recently active projects updated within the configured threshold.
  Use when the user asks "show active projects", "what am I working on",
  "recent projects", "current projects",
  "アクティブなプロジェクト", "最近のプロジェクト", or "今やってるプロジェクト".
user-invocable: true
<!-- Language Handling: Check ~/.ypm/config.yml for settings.language --> <!-- If language is not "en", translate all output to that language -->

Active Projects

Display only active projects updated within 1 week from ~/.ypm/PROJECT_STATUS.md.

Prerequisites

  • Run /ypm:setup first if ~/.ypm/config.yml doesn't exist
  • Run /ypm:project-status-update first if ~/.ypm/PROJECT_STATUS.md doesn't exist

Display Content

  • Project name
  • Overview
  • Current branch
  • Last update date
  • Phase
  • Implementation progress
  • Next task

Display Format

Show active projects in descending order by update date (newest first).

Additional Information

  • Total count of active projects
  • Most progressed project
  • Most recently updated project