Kastalien-Research

61 mods across 1 repository, 64 stars between them.

status

26

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Generate a status report across all workstreams using git history and GitHub issues. Shows active work, recent changes, and open PRs.

64 1mo ago A 30 tokens original MIT

supabase

27

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Manage Supabase local and hosted infrastructure. Migrations, schema diff, status, reset, push, and inspection. Wraps the Supabase CLI with project-specific context and gotcha avoidance.

64 1mo ago A 41 tokens original MIT

synthesize

28

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Fuse insights from multiple knowledge sources (code, docs, memory, research, web) into coherent understanding. Use when you have scattered information that needs integration.

64 1mo ago A 34 tokens original MIT

taste

29

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Run a taste evaluation on a research proposal or technical direction. Determines whether to proceed, simplify, defer, or kill before committing research effort.

64 1mo ago A 30 tokens original MIT

team

30

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Orchestrate an Agent Teams session with Thoughtbox as the reasoning substrate.

64 1mo ago A 16 tokens original MIT

test-suite

31

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Run behavioral smoke tests against the live Thoughtbox Code Mode MCP server. Verifies the public /mcp surface (thoughtboxsearch, thoughtboxexecute, thoughtboxpeernotebook) plus the main execution paths behind it.

64 1mo ago A 51 tokens original MIT

theseus-protocol

32

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Thoughtbox-first Theseus workflow for behavior-preserving refactors. Use this when structure changes but behavior must stay fixed and scope drift needs hard boundaries.

64 1mo ago A 35 tokens original MIT

thoughtbox:debug

33

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Trigger when debugging something unexpected — a test failure, surprising behavior, production incident, or any situation where initial attempts aren't working. Prevents the common agent failure mode of trying random things when stuck. Use when "the first fix didn't work", "this is behaving unexpectedly", "I'm stuck"…

64 1mo ago A 80 tokens original MIT

thoughtbox:decision

34

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Structure decisions with parallel hypothesis exploration and knowledge graph persistence. Triggers on: "decide", "choose between", "which approach", "compare options", "evaluate alternatives", "tradeoff analysis".

64 1mo ago A 45 tokens original MIT

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

A-Mem thought evolution — check which prior thoughts should be updated when a significant new insight arrives. Spawns a lightweight subagent to classify prior thoughts as UPDATE or NOUPDATE, then applies revisions. Use during long reasoning sessions when you reach a synthesis, make a decision, or discover something…

64 1mo ago A 102 tokens original MIT

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Cross-session knowledge retrieval from the Thoughtbox knowledge graph. Searches entities, traverses relations, retrieves observations, and synthesizes findings from past sessions. Use when you need to recall prior decisions, check what's already known about a topic, find related insights, or build on past work.…

64 1mo ago A 102 tokens original MIT

thoughtbox:onboard

37

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Gateway orientation for agents using Thoughtbox MCP for the first time. Use this skill when you connect to a Thoughtbox MCP server and need to understand what's available, how to structure reasoning sessions, or how to use the tb SDK. Also use when you're unsure which Thoughtbox operation to use for a task, or when…

64 1mo ago A 110 tokens original MIT

thoughtbox:refactor

38

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Friction-gated refactoring using the Theseus protocol. Prevents scope creep and refactoring fugue state by enforcing file scope boundaries, visa-based expansion, checkpoint audits, and a brittleness counter. Use when refactoring code, restructuring modules, renaming across files, or any task where "structure changes…

64 1mo ago A 111 tokens original MIT

thoughtbox:research

39

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Structured research using Thoughtbox IRCoT (Interleaved Retrieval and Chain-of-Thought). Triggers on: "research", "investigate", "explore", "literature review", "what do we know about".

64 1mo ago A 51 tokens original MIT

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Analyze completed Thoughtbox sessions to extract patterns, anti-patterns, and learnings for the knowledge graph. This is the learning loop that makes Thoughtbox improve over time. Use after completing a reasoning session, when reviewing past sessions for insights, or when you want to assess reasoning quality. Triggers…

64 1mo ago A 97 tokens original MIT

thoughtbox-team

41

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Spawn an Agent Team with a background Thoughtbox analyst teammate. The analyst monitors your reasoning sessions for evolution candidates, contradictions, and generates periodic digests. Use this at the start of any deep Thoughtbox reasoning session, when you're about to record many thoughts and want background…

64 1mo ago A 96 tokens original MIT

ulc-loop

42

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Start a Unified Loop Controller session via Ralph Wiggum. Autonomously works through backlog, dispatches agents, and explores via QD when idle.

64 1mo ago A 35 tokens original MIT

ulysses-protocol

43

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Thoughtbox-first Ulysses workflow for surprise-gated debugging. Use this when debugging gets uncertain and you need explicit plan, outcome, and reflection discipline without relying on local shell state.

64 1mo ago A 42 tokens original MIT

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when…

64 1mo ago A 78 tokens original MIT

workflow-ideation

45

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Evaluate whether an idea is worth implementing by asking structured questions about outcomes, alignment, and opportunity cost. Stage 1 of the development workflow.

64 1mo ago A 33 tokens original MIT

workflow-reflection

46

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Finalize the workflow by reflecting on the process, moving ADRs, closing issues, and preparing for merge. Stage 8 of the development workflow.

64 1mo ago A 33 tokens original MIT

workflow-revision

47

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Iterate on implementation fixes surfaced by review until all claims are verified. Stage 6 of the development workflow.

64 1mo ago A 26 tokens original MIT

workflow-tournament

48

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Execute an implementation by dispatching multiple sub-agents to parallel Git worktrees. Each builds the entire feature independently, and the best implementation is selected and merged.

64 1mo ago A 36 tokens original MIT