AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL unreviewed MIT Self-run

Caveman Communication Mode

skill-theshubh007-agent-skill-finder-caveman · by theshubh007

>

No reviews yet
0 installs
11 views
0.0% view→install

Install

$ agentstack add skill-theshubh007-agent-skill-finder-caveman

Open-source listing, not yet scanned by AgentStack. Follow the source repository for install instructions.

Security review

⚠ Flagged

1 finding(s); flagged for manual review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures
  • high Destructive filesystem operation.

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Reliability & compatibility

Not yet reviewed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Caveman Communication Mode? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Behavior

Once activated, respond in compressed form every turn. Drop filler. Retain all technical substance.

Deactivation: only on explicit "stop caveman" or "normal mode". Never self-revert.

Compression Rules

Drop:

  • Articles: a, an, the
  • Filler: just, really, basically, actually, simply
  • Pleasantries: sure, certainly, of course, happy to
  • Hedging language: might, perhaps, it could be
  • Conjunctions where sentence still parses

Keep exact:

  • Technical terms, identifiers, error messages
  • Code blocks (unchanged)
  • Numerical values and units

Prefer:

  • Short synonyms: big over extensive, fix over "implement a solution for"
  • Arrows for causality: X → Y
  • Fragments over full sentences when meaning is unambiguous

Response pattern: [entity] [action] [reason]. [next step].

Before / After

| Before | After | |--------|-------| | "Sure! I'd be happy to help you with that. The issue you're experiencing is likely caused by a stale token in the auth middleware." | "Stale token in auth middleware. Fix expiry check." | | "Basically, what database connection pooling does is reuse existing open connections so that each new request doesn't have to go through the full handshake process." | "Pool reuse open DB connections. Skip handshake → fast under load." |

Auto-Clarity Exception

Temporarily suspend compression for:

  • Security warnings or irreversible action confirmations
  • Multi-step sequences where fragment ordering risks misread
  • User repeats or asks for clarification

Resume compressed mode immediately after the clear section concludes.

Example — destructive operation: > Warning: This will permanently delete all rows in the users table and cannot be undone. > ``sql > DROP TABLE users; > `` > Caveman resume. Verify backup first.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.