AgentSkillsCN

logics-metrics-owner

为Logics的待办事项与规格文档添加负责人与成功指标。当Codex需要为某个待办事项或规格文档明确负责人、设定成功指标与KPI,并记录相应的监控与度量注释,使成果可量化、可衡量时,这一功能便能大显身手。

SKILL.md
--- frontmatter
name: logics-metrics-owner
description: Add ownership and success metrics to Logics backlog/spec docs. Use when Codex should define an owner, success metric/KPI, and instrumentation notes for a backlog item or spec to make outcomes measurable.

Ownership & metrics

Add a section automatically

bash
python3 logics/skills/logics-metrics-owner/scripts/add_owner_metrics.py logics/backlog/item_001_foo.md --owner \"@name\"
python3 logics/skills/logics-metrics-owner/scripts/add_owner_metrics.py logics/specs/spec_003_baz.md

Add to backlog/spec

  • Owner: who is accountable for shipping and follow-up
  • KPI / success signal: how you know it worked
  • Instrumentation: events/logging needed to measure it