Loading...
Loading...
Compressed communication using symbols and abbreviations. Use when context is limited or brevity is needed.
npx skill4agent add nickcrew/claude-ctx-plugin token-efficiency| Symbol | Meaning |
|---|---|
| → | leads to, implies |
| ⇒ | transforms to |
| ← | rollback |
| & | and |
| | | or |
| » | sequence/then |
| ∴ | therefore |
| ∵ | because |
| Symbol | Meaning |
|---|---|
| ✅ | complete/pass |
| ❌ | failed/error |
| ⚠️ | warning |
| 🔄 | in progress |
| ⏳ | pending |
| Symbol | Domain |
|---|---|
| ⚡ | performance |
| 🔍 | analysis |
| 🛡️ | security |
| 🏗️ | architecture |
cfgimpldepsvalperfsecerr"The authentication system has a security vulnerability in the user validation function"
auth.js:45 → 🛡️ sec risk in user val()
"Build completed, now running tests, then deploying"
build ✅ » test 🔄 » deploy ⏳