AgentSkillsCN

memory-progress

从结构化记忆中提供简洁的当前状态与下一步行动指引。当用户询问工作进展、下一步计划,或在上下文重置后希望继续时使用。

SKILL.md
--- frontmatter
name: memory-progress
description: Provide concise current-state and next-step routing from structured memory. Use when user asks where work stands, what is next, or to resume after a context reset.

Memory Progress

Run this skill for progress, resumption, and routing.

Steps

  1. Run:
    • .\scripts\gtd.ps1 progress
  2. If needed, run:
    • .\scripts\gtd.ps1 resume
  3. Identify:
    • current phase/plan
    • incomplete plans
    • recommended next action

Output Contract

  • Return a compact status summary.
  • Include one primary next action.
  • Avoid asking user to manually run terminal commands.