Command Claude Code
Run a full mollify audit and summarize findings (read-only).
Command Claude Code
Run a full mollify audit and summarize findings (read-only).
Command Claude Code
Run a mollify audit and propose fixes for safe findings (advisory; asks before editing).
Command Cursor
Analyze the architecture of this repository with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.
Command Cursor
Find complexity hotspots in this repository with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.
Command Cursor
Find dead code in this repository with Mollify and summarize the findings. Mollify is a deterministic candidate-producer: it emits evidence (each finding has a stable fingerprint, a confidence tier, and a reason), not decisions. You are the verifier.
Command Cursor
Check dependency hygiene in this repository with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.
Command Cursor
Find duplicated / cloned code in this repository with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.
Command Cursor
Explain a Mollify rule. Mollify documents each rule's semantics, confidence behavior, and suggested action.
Command Cursor
Apply safe automated fixes with Mollify, gated on user approval. Mollify only auto-fixes certain + autofixable findings (unused symbols and unused imports).
Command Cursor
Build the module dependency graph with Mollify and summarize its structure. Mollify computes the graph deterministically from static imports. You are the verifier.
Command Cursor
Inspect a single file with Mollify. mollify inspect returns an evidence bundle for one file: its findings plus its import neighborhood.
Command Cursor
List project topology with Mollify. mollify list reports entry points, files, or detected frameworks.
Command Cursor
Report project-wide quantitative metrics with Mollify and summarize them. Mollify is a deterministic engine: metrics are computed, not estimated. You are the verifier.
Command Cursor
Scan this repository for security candidates with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.
Command Cursor
Check this repository's dependencies against known vulnerabilities with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.
Command Cursor
Trace the import neighborhood of a module with Mollify. mollify trace shows what a module imports and what imports it.
Command Cursor
Check type-annotation health in this repository with Mollify and summarize the findings. Mollify emits evidence (stable fingerprint, confidence tier, reason), not decisions. You are the verifier.