AgentSkillsCN

worklog

在完成变更后,像真正的开发团队一样,及时更新 docs/STATUS.md、docs/WORKLOG.md 以及 docs/FAILURE_LOG.md。

SKILL.md
--- frontmatter
name: worklog
description: Update docs/STATUS.md + docs/WORKLOG.md + docs/FAILURE_LOG.md like a real dev team after changes.

Rules:

  • Always update docs/STATUS.md to reflect current state.
  • Append entries to docs/WORKLOG.md (timestamped).
  • If anything failed, add an item to docs/FAILURE_LOG.md with repro + prevention test.
  • Keep entries concise but actionable.