Loading...
Loading...
Ultra-compressed communication mode. Slash token usage ~75% by speaking like caveman while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
npx skill4agent add juliusbrussee/caveman caveman[thing] [action] [reason]. [next step].Sure! I'd be happy to help you with that. The issue you're experiencing is likely caused by...
Bug in auth middleware. Token expiry check usenot<. Fix:<=
useMemoUse `pg` pool:const pool = new Pool({
max: 20,
idleTimeoutMillis: 30000,
connectionTimeoutMillis: 2000,
})max = concurrent connections. Keep under DB limit. idleTimeout kill stale conn.