Code Review
Automated code review against project conventions (CLAUDE.md) and best practices
Log Rotation
A Claude skill from jasonkneen/lazar.
Project Context
A Claude skill from jasonkneen/lazar.
Propose Kernel Patch
A Claude skill from jasonkneen/lazar.
Load Context
A Claude skill from jasonkneen/lazar.
Health Check
Verify lazar is installed correctly and all load-bearing behaviors work end-to-end. Runs static checks (kernel locked, env vars, skills present), boundary tests (sandbox enforcement), live behavior tests (log auto-rotation, memory persistence, recursion), and short end-to-end builds in TypeScript and Python. Runs in a temp directory under workspace/, cleans up after itself, prints PASS/FAIL with…
Shell Handoff
A Claude skill from jasonkneen/lazar.
Archive Search
A Claude skill from jasonkneen/lazar.
Distill
A Claude skill from jasonkneen/lazar.
Create Skill
A Claude skill from jasonkneen/lazar.
Create Tui
Scaffold a terminal interface for lazar — a small client project under workspace/<name>/ that consumes `lazar -p --output-format stream-json` and renders the events. Default stack: TypeScript + readline. Optional: Go + Bubble Tea, Python + Textual, or anything else the user wants. Use when the user asks for a "TUI", "chat UI", "interface" for lazar that's richer than `lazar-chat.sh`.
Memory
A Claude skill from jasonkneen/lazar.
Find Capability
A Claude skill from jasonkneen/lazar.