From b9371de0d2bfae004c3a0606b6ee9a273a26d688 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Sat, 7 Feb 2026 22:47:34 +0500 Subject: [PATCH] Restructure keywords section into tables and add new community terms Co-Authored-By: Claude Opus 4.6 --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b30439c..12bd32a 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,20 @@ practice makes claude perfect ## KEYWORDS -**Claude:** `btw` (background task) • `"defaultMode": "bypassPermissions"` • ~~`ultrathink`~~ (deprecated) +**Claude:** -**Community:** Agentic Workflow • AI Slop • Closing the loop • Context Bloat • Context Engineering • Context Rot • Dumb Zone • Hallucination • One Shot • Progressive Disclosure • Rate Limit Jail • Slot Machine Method (save→run→revert→retry) • The Holy Trinity (Skills+Agents+Hooks) • Token Burn • Vibe Coding +| | | | +|---|---|---| +| `btw` (background task) | `"defaultMode": "bypassPermissions"` | ~~`ultrathink`~~ (deprecated) | + +**Community:** + +| | | | | | | +|---|---|---|---|---|---| +| Agentic Workflow | AI Slop | Closing the loop | Context Bloat | Context Engineering | Context Rot | +| Dumb Zone | Hallucination | Harness | One Shot | Orchestration | Progressive Disclosure | +| Rate Limit Jail | Scaffolding | Slot Machine Method (save→run→revert→retry) | Stop | The Holy Trinity (Skills+Agents+Hooks) | Token Burn | +| Vibe Coding | | | | | | ## CLAUDE CODE FEATURES INSPIRATION