Agent Skills
› jjongguet/oh-my-product
› status
status
GitHub用于检查点当前进度,总结目标、已完成工作、进行中任务、阻塞风险及下一步行动。通过omp命令获取团队状态和会话信息,辅助项目管理和协调。
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


