No description
Find a file
2026-05-13 16:58:22 +02:00
.workshop/sru-agent-setup workshop.yaml: add initial workshop configuration 2026-05-13 10:29:26 -04:00
examples Move sample report to an examples folder and update README (#6) 2026-05-13 16:58:22 +02:00
sru-review Add report file output and sanitization to sru-review skill 2026-05-13 13:48:21 +00:00
AGENTS.md Make lrc description line shorter to save tokens 2026-05-13 09:56:07 +00:00
EXPERIENCE.md More experience notes 2026-05-13 16:23:54 +02:00
README.md Move sample report to an examples folder and update README (#6) 2026-05-13 16:58:22 +02:00
sru-checklist Add sru checklist 2026-05-13 12:43:25 +00:00
TODO.md TODO.md: add note about opencode workshop 2026-05-13 10:49:09 -04:00
workshop.yaml workshop.yaml: add initial workshop configuration 2026-05-13 10:29:26 -04:00

ubuntu-assisted-reviews

Hackathon repo for AI-assisted review for SRU uploads.

Examples

The examples directory contains two reports generated for the same SRU (openssl). One with the MoonshotAI/Kimi-K2.6 model, and another for Claude Sonnet 4.6. Both were given the same skill:

Running with workshop

Setup the workspace:

workshop launch
workshop exec -- claude login
workshop exec -- git config --global gitubuntu.lpuser "$LP_USER"

Run the SRU review action:

workshop run --env CLAUDE_MODEL=$CLAUDE_MODEL -- claude $UBUNTU_SERIES $SOURCE_PACKAGE

For example:

workshop run -i --env CLAUDE_MODEL=claude-sonnet-4-6 -- claude-sru-review noble openssl