Skip to main content
ArcSight

Apply Fixes & Delegation

Apply safe architectural fixes (arc fix), Cursor-ready handoff (arc finish --copy, watch [c]), and advanced planning.

Tier: Pro

Common use cases

  • Prioritizing refactors by risk and impact
  • Simulating architecture changes safely
  • Planning migration and cleanup order
  • Getting suggestions for architecture improvements

CLI Output Example

Run inside your repository

terminal
$ arc fix
Found 2 safe fixes in this run:

  1. Break dependency cycle — src/auth/AuthService.ts
  2. Remove unused import — src/order/OrderService.ts

Run 'arc fix' to apply, or arc watch (Pro) to keep clean.

Primary commands

Most common workflows for this capability.

Advanced commands

Additional commands for deeper workflows.

Typical workflow

How engineers use these commands together.

  1. 1.arc blast
  2. 2.arc decision
  3. 3.arc delete
  4. 4.arc evolve
  5. 5.arc finish
  6. 6.arc fix
  7. 7.arc fix-plan
  8. 8.arc learning
  9. 9.arc loop
  10. 10.arc plan
  11. 11.arc prioritize
  12. 12.arc refactor
  13. 13.arc refactor-candidates
  14. 14.arc refactor-risk
  15. 15.arc risk
  16. 16.arc roadmap
  17. 17.arc simulate
  18. 18.arc suggest
  19. 19.arc undo
  20. 20.arc watch

Related capabilities

New to ArcSight? Install the CLI · View pricing