AI AGENT ADDONS

Pi Result Handling

agents365-ai/365-skills

When an AI agent uses a Pi helper to review code, the results need to be shown clearly. This skill tells you how to present those results. You keep the helper's verdict, summary, and findings. You put findings in order of severity.

If the helper found no issues, you say that clearly. If the helper made edits, you list the touched files. For a failed Pi run, you do not try to fix things. You just report the failure.

The most important rule is to stop after showing review findings. You must ask the user which issues to fix. You cannot make any code changes without asking. This stops mistakes and keeps the user in control.

Add Pi Result Handling skill to your workflow

Global

mkdir -p ~/.claude/skills/pi-result-handling

Project

mkdir -p .claude/skills/pi-result-handling

Source Repository

Stars
16
Forks
3
Watchers
16
Last Push
23 days ago
Created
2 months ago