bootspring context

View, search, and manage project context files.

Overview

The context command provides tools for viewing and managing project context, including CLAUDE.md and other context files that help AI assistants understand your project.

Usage

Loading code block...

Commands

CommandDescription
showShow context summary (default)
validateValidate project setup
refreshRegenerate context files
listList all context files
read <type>Read a context file
search <query>Search across context files
agent <name>Show context for an agent
indexRebuild context index
typesShow available context types
agentsShow agent to context mapping

Options

OptionDescription
--allShow all files (including missing)
--fullShow full file content (no truncation)
--previewShow content preview
--limit=<n>Limit results
--metadataShow file metadata

Examples

Loading code block...

Context Types

TypeDescription
projectProject overview and structure
seedSeed/preseed configuration
stackTechnology stack details
patternsDetected code patterns
dependenciesProject dependencies
gitGit repository info
configConfiguration files