Kastalien-Research

61 mods across 1 repository, 64 stars between them.

assumptions

01

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Manage the assumption registry — track, verify, and query assumptions about external dependencies and system behavior. Prevents costly rediscovery of known failures.

64 1mo ago A 32 tokens original MIT

capture-learning

02

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Capture significant learnings from the current work session. Structures insights for future sessions and updates agent memory.

64 1mo ago A 23 tokens original MIT

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Comprehensive prompt engineering reference for Codex Opus 4.6. Use this skill whenever you are writing, reviewing, or optimizing prompts for Codex Opus 4.6 (or Sonnet 4.6 / Haiku 4.5). Covers foundational clarity principles, output formatting control, tool use, adaptive thinking, agentic system design…

64 1mo ago C 132 tokens original MIT

Codex-prompt

04

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Write or improve prompts for Codex using Anthropic's official best practices. Creates system prompts, agent prompts, tool descriptions, and MCP resource templates. Pass an existing prompt to improve it, or describe what you need to create one from scratch.

64 1mo ago A 54 tokens original MIT

mcp-code-mode

05

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Guide for designing, implementing, and advising on MCP servers that use Code Mode — the pattern where an LLM writes and executes code to orchestrate API calls instead of calling individual tools one at a time. Use this skill whenever the user mentions Code Mode, MCP tool proliferation, context window bloat from MCP…

64 1mo ago A 145 tokens original MIT

diagram

07

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Generate architecture diagrams for a codebase subsystem or module. Explores source files and produces Mermaid diagrams in docs/.

64 1mo ago A 24 tokens original MIT

distill

08

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Extract reusable principles and decision frameworks from accumulated experience. Use after significant work sessions, project milestones, or when you notice recurring patterns worth codifying.

64 1mo ago A 32 tokens original MIT

effect-ts

09

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Effect-TS expert — write, debug, refactor, and explain code using the Effect ecosystem (effect, @effect/platform, @effect/rpc, @effect/cli, @effect/schema, @effect/cluster). Use this skill whenever the user works with Effect-TS code, mentions Effect services/layers/fibers/streams/schedules, asks about Effect error…

64 1mo ago A 163 tokens original MIT

escalate

10

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Format a structured escalation to the human decision-maker (Chief Agentic). Use when hitting an escalation threshold.

64 1mo ago A 25 tokens original MIT

eval

11

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

View and manage the evaluation harness — session metrics, baselines, trend analysis, and regression detection. The feedback loop that tells the system whether improvements actually improved things.

64 1mo ago A 35 tokens original MIT

experiment

12

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Run parallel experiments across git worktrees. Define competing approaches to the same problem, dispatch sub-agents to implement each in isolation, then compare results. Use when you have 2-5 alternatives and want to test all of them before committing to one.

64 1mo ago A 53 tokens original MIT

hdd

13

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

DEPRECATED — use workflow Stage 2 (spec + frontmatter claims). Historical HDD docs are in docs/decisions/archive/.

64 1mo ago A 29 tokens original MIT

hub-audit

14

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Run an Agent-Native Architecture Audit using Thoughtbox Hub for multi-agent coordination. Spawns 3 auditor agents and 1 synthesizer that collaborate through structured channels, cross-reference findings, and build consensus on scores.

64 1mo ago A 47 tokens original MIT

hub-collab

15

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Orchestrate a multi-agent collaboration demo on the Thoughtbox Hub. Spawns MANAGER, ARCHITECT, and DEBUGGER agents that coordinate through shared workspaces, problems, proposals, and channels.

64 1mo ago A 46 tokens original MIT

implement

16

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Implement a specification using a TDD-oriented workflow. Extracts requirements, generates tests first, then implements to pass the tests. Includes spiral detection and acceptance gates.

64 1mo ago A 34 tokens original MIT

knowledge

17

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Unified cross-store knowledge query. Searches MEMORY.md, Thoughtbox knowledge graph, git history, and assumption registry in parallel, returning results with provenance.

64 1mo ago A 31 tokens original MIT

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Govern ADR-022 MCP peer notebook implementation units. Use before or during durable control-plane, manifest lifecycle, web app inspection, runtime provider, or isolation/policy hardening work to prevent mock substitution, scope drift, and incomplete acceptance evidence.

64 1mo ago A 56 tokens original MIT

research-task

19

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Execute a research task using compositional workflow planning. Characterizes the task, selects an approach from a library of research strategies, executes it, and self-evaluates output quality.

64 1mo ago A 39 tokens original MIT

session-review

20

Kastalien-Research/thoughtbox

Skill Claude CodeCodex

Generate a structured session summary for cross-session continuity. Captures key decisions, hypotheses, partial work, and knowledge references. Output is written to .Codex/session-handoff.json for the next session to load automatically.

64 1mo ago A 46 tokens original MIT