Kastalien-ResearchKastalien-ResearchOfficialยท8 Agent Skills Included

thoughtbox

Persistent structured reasoning, debugging, and refactoring protocols

Records every reasoning step as a persistent, queryable thought graph with branching, revision, and cross-session knowledge. Coordinates multi-agent work through shared workspaces, problems, proposals, and consensus tracking. Enforces disciplined debugging and refactoring protocols that stop scope creep and hallucinated progress. Eliminates lost context, repeated mistakes, and unverifiable claims across long-running sessions.
npx skills add Kastalien-Research/thoughtbox --all -g -y
Available:

Directs the agent to route all work through the mandatory workflow skill, activate the Ulysses debugging and Theseus refactoring protocols conditionally, record decisions as structured thoughts, and follow strict branch, commit, and session-completion rules.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Thoughtbox?โ–ผ

Run `npx skills add Kastalien-Research/thoughtbox --all -g -y` in your terminal to install all skills in this suite globally.

What does Thoughtbox do?โ–ผ

It gives your agent a persistent reasoning ledger where every thought is numbered, typed, and queryable across sessions. It also adds structured protocols for debugging, refactoring, and multi-agent coordination.

How does Thoughtbox prevent debugging spirals?โ–ผ

The Ulysses protocol counts surprises and forces a falsifiable hypothesis after two unexpected outcomes, stopping random trial-and-error. The Theseus protocol locks refactoring scope so changes cannot drift beyond declared files.

Does Thoughtbox work with Claude Code?โ–ผ

Yes. It runs as an MCP server optimized for Claude Code, exposing search and execute tools that any MCP-compatible client can connect to over HTTP.

Can multiple agents collaborate in Thoughtbox?โ–ผ

Yes. The Hub lets agents register with role profiles, claim problems in shared workspaces, submit proposals, and reach consensus with full traceability.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’