Purpose: Capture the decision just made into compass (the rated decision engine) with the user's rating and note. The user fires this when they notice a decision worth recording — they supply the judgement, you supply the decision text from the conversation. This is the human-triggered answer to the "noticing"…
Purpose: Button up everything at the end of a session — or before a /compact. Memories, plans, git — all tidy. Works for both closing out a chat and preparing for compaction.
A command that explicitly sends a coding task to a DeepSeek sub-agent, an additional AI worker, instead of letting the main agent decide whether to delegate it.
A command for reviewing a pull request’s architecture and handling its comments, with output in Chinese. A pull request is a proposed code change submitted for review before merging it into a project.