agents-reminder
8
总安装量
6
周安装量
#35123
全站排名
安装命令
npx skills add https://github.com/devinschumacher/skills --skill agents-reminder
Agent 安装分布
openclaw
6
mcpjam
3
command-code
3
windsurf
3
zencoder
3
crush
3
Skill 文档
AGENTS.md Refresh Reminder
When to Use This Skill
Use this skill when the user:
- Starts a new session and you need to re-sync on repo rules
- Mentions or references
AGENTS.md - Asks you to follow âthe rulesâ and you need to confirm what they are
- You suspect policy drift and want to avoid accidental violations (git, db, filesystem, tests, etc.)
Prompt the agent to re-read and apply the current guidelines in AGENTS.md before continuing work.
Workflow
- Locate AGENTS.md in the repository root (or specified path).
- Read the full file to refresh constraints and required behaviors and re-answer the previous question
Scope Boundaries
DO: Locate and read AGENTS.md, summarize the rules, and align actions accordingly.
DO NOT: Skip reading AGENTS.md when this skill is invoked or assume prior knowledge.
Reminder Template
Use this short reminder when beginning a task:
“Before proceeding, I will review AGENTS.md to refresh the current guidelines and ensure compliance.”
Example
Scenario: Starting a new user request where policies may have changed.
Response:
“Before proceeding, I will review AGENTS.md to refresh the current guidelines and ensure compliance.”