AgentSkillsCN

vault-write-reviews

在保险库中撰写结构化的周度、月度或季度回顾笔记,并确保内容与时俱进。当用户需要进行阶段性复盘、总结过往成果、提炼成功经验与潜在风险、或是完成“14-回顾”相关工作时,这一工具将助你事半功倍。

SKILL.md
--- frontmatter
name: vault-write-reviews
description: Write structured weekly, monthly, or quarterly review notes in the vault and keep them up to date. Use when asked to perform a review, summarize a period, capture wins/risks/lessons, or write to 14-Reviews.

Vault Write Reviews

Create and maintain review notes in 14-Reviews with canonical structure and schema-valid frontmatter.

Workflow

  1. Determine review period and date.
  2. Create or locate the review note.
  3. Write structured content in the body.
  4. Validate and report final path.

Determine Period

  • Accept only weekly, monthly, or quarterly.
  • Use explicit dates (YYYY-MM-DD) in outputs.

Create Or Reuse Note

  • Prefer create_review for first creation.
  • If note already exists, use update to replace body content.
  • Keep frontmatter intact when using update.

Write Review Body

Use this section order:

  • ## Wins
  • ## Risks
  • ## Lessons
  • ## Next Focus

Keep bullets brief and concrete. Include measurable outcomes when available.

Validate

  • Run validate_note on the final path.
  • If invalid, fix and revalidate before returning.

Output Format

  • Return:
  • Period and date used.
  • Final note path under 14-Reviews.
  • One short summary paragraph of the completed review.