OneLinersCommand workbench
AI
Prompt packs

Prompts that produce operationally useful answers.

Source-grounded prompt packs with variables, output contracts, and realistic examples.

Results
4
Favorites
0
4 of 30 prompt packs
plain-prompt
Save to collectionCreate a collection in the sidebar first.

DevOps

Review a Terraform plan

Prioritize destructive replacements, identity changes, network exposure, and state risk.
plain-prompt
Save to collectionCreate a collection in the sidebar first.

Security

Security-review an automation script

Check input trust, quoting, secrets, privileges, downloads, and destructive paths.
plain-prompt
Save to collectionCreate a collection in the sidebar first.

Coding

Review a Bash script for correctness

Inspect quoting, expansions, pipelines, error handling, portability, and cleanup.
plain-prompt
Save to collectionCreate a collection in the sidebar first.

Coding

Review a PowerShell script

Inspect parameter binding, pipeline objects, error semantics, quoting, and compatibility.