remind

Installation
SKILL.md

Remind — Lightweight Model Correction

Detect what rules or steps the model forgot, auto-load the relevant rule files, and execute the correction immediately. Think of this as a "conscience check" that reads the actual rules rather than relying on memory.

⚠️ CRITICAL: Execute, Don't Report

/remind is an executor, not a reporter. After detecting a violation:

  1. Output the findings table (for traceability)
  2. Invoke the correction command via Skill tool in the same reply — e.g., Skill: /codex-review-doc
  3. Do NOT stop after outputting findings
Prohibited Correct
❌ "要執行 /codex-review-doc 嗎?" ✅ Output findings → immediately invoke /codex-review-doc
❌ Output table then stop ✅ Output table → invoke correction Skill → report result
❌ "建議執行..." / "Next step: run..." ✅ Execute the correction, don't suggest it
❌ Ask user for permission ✅ Auto-loop rules mandate execution without permission
Related skills

More from sd0xdev/sd0x-dev-flow

Installs
5
GitHub Stars
155
First Seen
Mar 27, 2026