Apply — in progress
When xops can add a missing supported capability, it first builds a setup plan. The plan shows packages, files, commands, risks, approvals, and rollback hints. Nothing changes until the user approves.
Example — applying Newman recommendation
xops recommendations apply rec_postman_newman_runner
Example — applying Renovate recommendation
xops recommendations apply rec_dependency_monitoring_renovate
Example — applying MaGit recommendation
xops recommendations apply rec_magit_metadata_repo
Agent-safe setup
A code agent should be able to discover that a useful supported capability is missing. It should also be able to ask xops for the setup plan. But mutation still needs control — in agent mode, xops returns the plan and exits with approval required unless --yes is explicitly provided.