AgentSkillsCN

protocol-enforcer

自动记录会话日志、追踪任务进度,并设置协议检查点。

SKILL.md
--- frontmatter
name: protocol-enforcer
description: Automates session logging, task tracking, and protocol checkpoints.
allowed-tools: Write, Read

Protocol Enforcer Skill

Goal: Zero oversight. Ensure every session logs its actions and updates state.

Checklists

Start of Task

  1. Read task.md.
  2. Check active "Mode" (Planning vs Execution).
  3. Verify clean git state (optional).

End of Task

  1. Update log.md: Append entry with Timestamp, User, and Summary.
  2. Update task.md: Mark completed items.
  3. Commitment: Did we do what we said? Verify output artifacts.

Usage

Agents SHOULD call this skill's logic at task_boundary changes to ensure compliance.