Agent Skills
› jjongguet/oh-my-product
› status
status
GitHub用于快速总结当前任务或运行状态的检查点技能,涵盖目标、完成项、进行中工作、风险阻塞及后续行动步骤。
Trigger Scenarios
需要汇报项目进度时
识别当前任务阻塞点时
梳理下一步行动计划时
Install
npx skills add jjongguet/oh-my-product --skill status -g -y
SKILL.md
Frontmatter
{
"name": "status",
"aliases": [
"\/status",
"progress",
"what's the status"
],
"description": "Summarize current progress, state, blockers, and next steps.",
"primaryRole": "coordinator"
}
Status
Use this skill to give a crisp checkpoint on the current task or run.
Include
- Current objective
- What is complete
- What is in progress
- Blockers or risks
- Next actions in order
Version History
- 4f49e99 Current 2026-07-25 06:34


