Analyze Copilot CLI history and generate personalized instructions Drive the local CLI to read the user's GitHub Copilot CLI conversation history, extract behavioral patterns, and write a personalization block into . How it works prepares the history in batches. You (the assistant) summarize each batch for behavioral signals, then synthesize all summaries into a final personalization. writes the result, fenced by / markers so any hand-authored rules in the same file are preserved. Sandbox note (read before running any command) reads and writes files outside the current workspace: - Reads Copi…