From crux
Displays Crux decision graph: active decisions with causal chains, constraints, atom counts by type, session stats, and graph health. Useful for architectural decisions, tech choices, project constraints.
How this skill is triggered — by the user, by Claude, or both
Slash command
/crux:crux-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read the current Crux graph from `.claude/.crux/sessions/` in the project root (find the most recent `.json` file, or the one matching the current session).
Read the current Crux graph from .claude/.crux/sessions/ in the project root (find the most recent .json file, or the one matching the current session).
Display:
dependsOn links back to root CONSTRAINT/RATIONALE atoms)Format as a clear, structured summary with emoji prefixes matching each atom type.
If no graph file is found, report that Crux has not tracked any atoms in this session yet.
npx claudepluginhub akashp1712/claude-marketplace --plugin cruxManages persistent progress state, module health, dependency graphs, and ADRs across sessions. Use for workflows needing durable tracking of decisions and status beyond single interactions.
Queries and manages a project knowledge graph across tasks, SOPs, memories, and concepts. Captures patterns, pitfalls, decisions, and learnings for persistent retrieval.
Queries AI decision trails for code reviews (CRs), gates, analysis (intent/change/risk/autonomy), architecture decisions (ADR), and timelines. Audits judgments with confidence scores, processes, and context navigation.