AI coding engineering trust review. After the user generates or modifies code with any AI tool, invoke Sego to perform a structured review. Sego returns findings with severity/file/line/evidence/risk/suggestion and persists a review artifact to .sego/reviews/. Use this skill whenever the user wants to check, review, or validate AI-generated code changes before committing or shipping.
$npx -y skills add 007m7/sego-agent --skill sego-reviewInstalls into the current project.
Run `npx skills use "https://github.com/007m7/sego-agent" --skill "007m7/sego-agent/sego-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/007m7/sego-agent" that are relevant to the current task. Run `npx skills add "https://github.com/007m7/sego-agent"` and select the relevant skills, then follow their instructions.