Recall Check Banned — Development skill for Claude Code
Check if a provider, tool, or pattern is on the operator ban list before suggesting it.
How to install Recall Check Banned
Installs to ~/.claude/skills/88plug-total-recall-recall-check-banned/SKILL.md
mkdir -p ~/.claude/skills/88plug-total-recall-recall-check-banned && curl -fsSL https://raw.githubusercontent.com/88plug/total-recall/HEAD/commands/recall-check-banned.md -o ~/.claude/skills/88plug-total-recall-recall-check-banned/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Recall Check Banned does
description: Check if a provider, tool, or pattern is on the operator ban list before suggesting it. argument-hint:
Call the `check_banned` MCP tool with `thing="$ARGUMENTS"`.
Present the result: banned status, the reason from the originating correction, and the date it was banned. If `banned == true`, do not recommend $ARGUMENTS as a default — surface the ban explicitly and suggest the operator's preferred alternative (look it up via `/total-recall:recall-de
Alternatives in Development
- Tentacle Context Init — You are working on the {{tentacleName}} section 1.4k ★
- Create Check List — agent-input/unsection-hero-sections/ 이미지들에 대해, saaspo-features-checklist.yaml과 동일한 형식의 체크리스트 파일을 초기상태로 생성하고싶다 395 ★
- Engage.Memory — Cross-engagement pattern memory — recall prior techniques, record confirmed findings, housekeeping 348 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Recall Decisions
Show standing decisions the operator has made (e.g. provider-a provider-b, billing-a billing-b). Useful before
Article Polish
Final polish pass on an article draft — voice check, banned-pattern removal, SEO title/meta/headings, and form
Gen Check
Check every configured provider's credentials + capabilities before you spend anything
Docblock Rewrite
Convert PHPDoc and JSDoc blocks into one-line plain-English // comments. Scripted bulk pass over a directory o
Recall Corrections
Surface recent operator corrections on a topic — what Claude got wrong, what was demanded.
Bw
You have used a banned word. Find it, fix it, and check whether you used it anywhere else.
Related Agents
Pattern Mapper
Use before implementing a feature that adds or modifies more than 2-3 files. Reads a plan or file list, classi
Paper Style Enforcer
Enforces the author's STYLE_PROFILE.md on a draft paragraph. Detects banned words, sentence-length violations,
Rig Reviewer
Code review agent. Use after implementation to check correctness, security, and adherence to project conventio