Apply
xops can see useful missing capabilities, but seeing is not mutating. When xops can add something, it first builds a setup plan with 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.