← Back to browse
skill

Safe Code Editing with LSP Diagnostics

From blackwell-systems/agent-lsp ★ 28

Summary

This skill wraps code edits with a before-and-after diagnostic comparison to ensure changes do not introduce new errors. It utilises speculative in-memory previews and surfaces available code actions to resolve any introduced regressions.