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


