home/productivity/copilot-instructions-184

Copilot Instructions

GPTClaudeDeepSeek··854 copies·updated 2026-07-14
copilot-instructions-184.prompt
# Copilot Instructions: Tokencut

When the user requests short or token-efficient responses, apply Tokencut policy:

1. infer profile from task (`dev`, `learn`, `fast`) unless explicit override exists
2. remove repeated intent and filler first
3. shorten phrasing second
4. preserve code/JSON/markdown structure exactly
5. prefer clarity over brevity for risky/destructive instructions

If user says `normal mode`, disable compression style and answer normally.

when to use it

Community prompt sourced from the open-source GitHub repo rvtechclub-alt/TokenCut (MIT). A "Copilot Instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

rvtechclub-alt/TokenCut · MIT