Recipes
Identify risky shell commands
Commands that mutate state, delete data, or touch deploy systems need extra review.
Problem being solved
Commands that mutate state, delete data, or touch deploy systems need extra review.
Sample question to ask AgentPM
Find conversations that ran destructive, privileged, deploy, database, or credential-related shell commands.Expected results
Command-focused evidence with command text, status, surrounding context, and project metadata.
Why this is valuable
Reviewers can separate ordinary build/test work from operations that deserve a second look.