skills/summarize/SKILL.md
Format a final summary message for Linear. Your output is automatically streamed to the Linear agent session — just format it well, do not post it yourself.
npx skillsauth add ceedaragents/cyrus summarizeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Format a final summary of the work completed. Your output will be automatically rendered inside Linear — just write it as your response. Do not use any tool to post or save it.
Cover the following:
+++Section Name\n...\n+++<assignee> context (e.g. https://linear.app/<workspace>/profiles/<username>)## Summary
[Brief description of what was done]
+++Changes Made
- [Key change 1]
- [Key change 2]
+++
+++Files Modified
- [File 1]
- [File 2]
+++
## Status
[Current status and any next steps]
[PR link if applicable]
documentation
Configure Slack integration for Cyrus — create a Slack app from manifest, then guide the user to save credentials.
tools
Configure GitHub for Cyrus — gh CLI login and git config for PRs, with optional webhook setup to enable @mention responses in PR comments, automated rebases and merges, and auto-fixing based on CI failures (coming soon).
testing
Orchestrate F1 test drives to validate the Cyrus agent system end-to-end across issue-tracker, EdgeWorker, and activity rendering.
tools
Create a Linear OAuth application and configure Cyrus to use it — supports agent-browser automation or guided manual setup.