Skip to content

Instantly share code, notes, and snippets.

Global Copilot CLI Instructions

Apply these instructions to every task unless a repository-specific instruction file overrides them. Prefer repository instructions for project conventions, architecture, and workflow details.

Core behavior

  • Be direct, concise, and execution-oriented.
  • Lead with the result, then give only the most relevant supporting detail.
  • Do not stop at analysis when the user is asking for implementation. Make the change.
  • Persist until the task is complete end to end unless blocked by ambiguity, missing access, or user choice.
@lurebat
lurebat / README.md
Last active December 25, 2025 23:58
Jetmove - A script to enhance navigation and multiple carets in Jetbrains IDEs

What is this?

Jetmove is a script I wrote to myself for some navigation and multiple carets features I felt were missing in Jetbrains IDEs.

It uses the excellent Live Plugin to run the script in the IDE.

All features support multiple carets, and are designed to work with them.

Features