بنقرة واحدة
ck-forget
Remove a stale knowledge snippet by ID when previously learned context is no longer valid.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Remove a stale knowledge snippet by ID when previously learned context is no longer valid.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
List files in a folder with their signatures, filtered by an optional regex pattern. Use this in fallback folder-scoped exploration after ck find-files.
Source discovery over path, file, type, and member names. Use this as the default first step before signatures or method extraction.
Build a seed-to-related keyword map from indexed results. Use when file-first retrieval is weak/noisy and you need fallback folder scoping with ck find-files.
Record a new knowledge snippet — domain rules, architectural decisions, gotchas, or cross-module relationships discovered during a session.
Retrieve institutional knowledge for a confirmed folder or a cross-folder semantic query. Step 2.5 in the navigation protocol — run after confirming a target folder, before reading method bodies.
Initialize Context King in the current repository, or migrate a repo from a legacy per-repo deployment to the global install.
| name | ck-forget |
| description | Remove a stale knowledge snippet by ID when previously learned context is no longer valid. |
Removes one snippet from CK knowledge JSONL files by UUID.
.claude/skills/ck/ck forget --id <uuid> [--repo <path>]
ck recall --folder <path> or ck recall --query "<text>".ck forget --id <uuid>.ck learn."brain": false in .ck.json).