Instructions file
Claude Code instructions for brobertsaz/claude-os, covering claude os - your ai memory system, identity, session start, mcp knowledge bases - your memory and available mcp tools.
Instructions file
Claude Code instructions for brobertsaz/claude-os, covering claude os - your ai memory system, identity, session start, mcp knowledge bases - your memory and available mcp tools.
Agent
Use proactively to verify the end-to-end implementation of a spec.
Agent
Use proactively to implement a feature by following a given tasks.md for a spec.
Agent
Use proactively to create product documentation including mission, and roadmap.
Agent
Use proactively to initialize spec folder and save raw idea.
Agent
Use proactively to gather detailed requirements through targeted questions and visual analysis.
Agent
Use proactively to verify the spec and tasks list.
Agent
Use proactively to create a detailed specification document for development.
Agent
Use proactively to create a detailed and strategic tasks list for development of a spec.
Command
You are helping export Claude OS knowledge bases to a portable, standalone format.
Command
Initialize a new project with Claude OS.
Command
Knowledge base lifecycle management - dedup, consolidate, archive, and health analytics.
Command
You are helping list Claude OS knowledge bases and their contents.
Command
You are helping quickly save important context to your Claude OS project memories.
Command
You are helping save important context to Claude OS knowledge bases.
Command
You are helping search Claude OS knowledge bases for relevant information.
Command
Lightweight session management with automatic context loading.
Command
Manage Claude Code skills - list, install from templates, create custom, and configure.
Command
Manage Claude OS trigger phrases and automatic skill invocation.
Skill Claude CodeCodex
Analyze a project's codebase and documentation to generate coding standards, architecture docs, and development practices. Perfect for new project onboarding. Usage: 'analyze-project: /path/to/project' or 'analyze: /path/to/project'.
Skill Claude CodeCodex
Save and recall information across sessions. Use when you hear 'remember this', 'save to memory', 'add to your knowledge', or similar. Stores to Claude OS knowledge bases for persistent recall.
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.