remind
Search and recall previous Claude Code sessions. Use for "remember when we...", "what did we do about...", "find that conversation where...", "when did I last work on...", "what was that command we used for...", or any reference to prior work absent from the current session, including vague ones like "that thing we did last week".

Install the complete plugin to include its agents, hooks, commands, and runtime context.
- PUBLISHER
- b-open-io
- RELATIONSHIP
- authored
- VERSION
- 1.0.2
- BENCHMARK
- unknown
Install core
The complete plugin is the supported path. It preserves everything the publisher designed to work alongside this skill.
Codex
VERIFIEDGrok Build
VERIFIED- This is the grok CLI, not Grok Bot.
- grok plugin details core
Grok Bot
GUIDED SETUP- Paste this request into your Bot’s conversation. It will report what it can add.
OpenCode
VERIFIED- Paste into OpenCode. Restart after installation.
- Includes native agents, commands, skills and supported hooks/MCP. HammerTime uses bounded follow-up turns in persistent sessions.
Install only this skill
Use this narrower path only when you intentionally want the portable SKILL.md without the plugin’s surrounding capabilities.
Skills CLI
VERIFIED- Installs only the portable skill; it omits plugin hooks, agents, commands, apps/MCP configuration, and unlisted companion skills.
Grok Bot
GUIDED SETUP- Paste into your Bot’s conversation. Once saved, use / to select the skill.
Trace it to the source.
- DISTRIBUTED SOURCE
- skills/remind/SKILL.md ↗
- UPSTREAM SOURCE
- No separate upstream declared
- DISTRIBUTED DIGEST
- sha256:51688b433ad38e6010c33c8396e1033a74a9c5433b3ab95b480ff4610e8da7bb
- LOCK HASH
- Not applicable
Companion skills
No required companion skills are declared.
Agents using this skill

Wags
Linear project planning agent. Use this agent when the user asks to "plan this in Linear", "create tickets for this", "break this into issues", "set up our board", "what should we build next", or asks how linear-sync and the linear-planning skill fit together. Turns specs, descriptions, or a codebase into structured Linear issues. Not for writing the PRD itself (use documentation-writer) or org-level strategy (use ceo).

Tina
Google Workspace executive assistant for Gmail, Calendar, Drive, Docs, Sheets, Tasks, and Chat. Use this agent when the user asks "what's on my agenda today", "triage my inbox", "prep me for my 2pm", "schedule this meeting", or "give me a weekly digest". Not for Linear issue planning (use project-manager) or external research (use researcher).

Chief
CEO of the bOpen autonomous agent organization in Paperclip. Use this agent when the user asks for "company status", "what should we focus on", "hire an agent for X", "review the org", "delegate this to the team", "budget check", or "strategic review". Runs interactively in Claude Code and autonomously in Paperclip via the heartbeat protocol. Not for spend reporting (use cfo) or issue-level planning (use project-manager).

Milton
Financial oversight for the agent org. Use this agent when the user asks "how much are we spending", "budget report", "cost analysis", "agent spend", "API costs", or "are we over budget". Tracks Anthropic token usage, Vercel and Railway billing, and per-agent cost efficiency. Not for payment integrations (use payments) or infrastructure deployment (use devops).
Share this skill.
Pass the canonical page to a teammate or keep it close for later.
restraint
YAGNI with a governor: write the least code that is still the right code. This skill should be used on any coding task — writing, adding, refactoring, fixing, reviewing, designing code, or choosing libraries and dependencies — and whenever the user says "restraint", "/restraint", "don't over-build", "don't over-engineer", "keep it minimal", "simplest solution that works", "yagni", "do less", or complains about bloat, boilerplate, speculative scope, or unnecessary abstractions. Supports intensity levels off, lite, full (default), and ultra. Do NOT use for non-coding requests (general knowledge, prose, translation, summaries, recipes).