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


