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",
"current state",
"what's the status"
],
"description": "Summarize progress, active state, blockers, and the best next actions.",
"primaryRole": "coordinator"
}
Status Skill (oh-my-product)
Use this skill to checkpoint current progress.
Include
- current objective
- completed work
- work in progress
- blockers or risks
- next actions in order
Helpful commands
omp team status --team <name>omp sessionsomp costomp skill handoff
Version History
- 4f49e99 Current 2026-07-25 06:34


