Tag: kastell
Kastell Component Boilerplate Generator
Automates the generation of boilerplate files for Kastell components, including commands, audit checks, providers, and MCP tools. It ensures adherence to the framework's architectural patterns using predefined templates and a deterministic …
Kastell Codebase Exploration and Research
Provides read-only access to the Kastell codebase for tracing bugs, mapping callsites, and exploring system architecture. It operates within an isolated context using an Explore agent with embedded architectural knowledge.
Kastell CLI Development and Architecture Guide
Provides architectural patterns, layer rules, and extension guidelines for the Kastell CLI toolkit. It assists developers in implementing new commands, providers, and MCP tools while adhering to established codebase conventions.
Safety Guard for Destructive Kastell Operations
Intercepts destructive Kastell commands like destroy and restore to require explicit user confirmation via an LLM-based prompt hook. It provides a semantic layer of protection against accidental infrastructure changes.