Load saved knowledge from ~/.claude/learnings/ into the current session context.
Anchor claims to evidence from authoritative sources. Use when validating assertions, establishing provenance, verifying facts, or ensuring claims are supported by evidence.
Use when onboarding to the Valor AI codebase, understanding the system architecture, or when the user asks 'how does this work'. Comprehensive codebase orientation guide.
Break a feature into ordered, agent-sized GitHub issues that the ship-loop can work through sequentially.
Graph analysis with bv (Beads Viewer). Use when analyzing the task graph, finding blockers, getting recommendations, checking critical path, or when the user mentions "bv",…
Minimal codex-native calibration loop. Use to detect leaks or major gaps across mirrored skills and agents with fixed checks.
Task tracking with the bd (Beads) CLI. Use when creating tasks, claiming work, closing beads, managing dependencies, or when the user mentions "beads", "bd", or "tasks".
Claim and work on beads safely with proper coordination. Use when starting work, finishing work, or finding the next task.