Cassandra banner
AraneaDev AraneaDev

Cassandra

Development community

Description

--- description: Show the tool calls Cassandra remembers failing in this project --- Run `bun "${CLAUDE_PLUGIN_ROOT}/src/cli.ts" list --cwd "$(pwd)"` and show the output. If the user asked for detail on one entry, run `why <hash>` instead. If they asked whether Cassandra is worth keeping, run `stats` and read the false-positive rate and the `same_context` share out of the result.

Installation

Installs to ~/.claude/skills/araneadev-cassandra-cassandra/SKILL.md

Terminal
mkdir -p ~/.claude/skills/araneadev-cassandra-cassandra && curl -fsSL https://raw.githubusercontent.com/AraneaDev/cassandra/HEAD/commands/cassandra.md -o ~/.claude/skills/araneadev-cassandra-cassandra/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository