cursor-result-handling

Solid

Internal guidance for presenting Cursor helper output back to the user

AI & Automation 32 stars 4 forks Updated 3 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 81/100

Stars 20%
51
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
87
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Cursor Result Handling When the helper returns Cursor output: - Preserve the helper's verdict, summary, findings, and next steps structure. - For review output, present findings first and keep them ordered by severity. - Use the file paths and line numbers exactly as the helper reports them. - Preserve evidence boundaries. If Cursor marked something as an inference, uncertainty, or follow-up question, keep that distinction. - Preserve output sections when the prompt asked for them, such as observed facts, inferences, open questions, touched files, or next steps. - If there are no findings, say that explicitly and keep the residual-risk note brief. - If Cursor made edits, say so explicitly and list the touched files when the helper provides them. - When the helper prints a `cursor-agent --resume <chat-id>` line, keep it in the response so the user can continue the session natively. - For `cursor:cursor-rescue`, do not turn a failed or incomplete Cursor run into a Claude-side implementation attempt. Report the failure and stop. - For `cursor:cursor-rescue`, if Cursor was never successfully invoked, do not generate a substitute answer at all. - CRITICAL: After presenting review findings, STOP. Do not make any code changes. Do not fix any issues. You MUST explicitly ask the user which issues, if any, they want fixed before touching a single file. Auto-applying fixes from a review is strictly forbidden, even if the fix is obvious. - If the helper reports malformed output or a f...

Details

Author
zebbern
Repository
zebbern/agent-collab
Created
1 months ago
Last Updated
3 weeks ago
Language
JavaScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category