What problem does it solve?
Structured triage for inbound PRs that introduce or modify Skill files, replacing slow manual review with a single clear receipt that highlights security risks, required secrets, and schedule conflicts.
Core Features & Use Cases
- Security scan per Skill.md: Runs the existing scanner across every changed SKILL.md in the PR and summarizes the first high-severity findings.
- Required-secrets enumeration: Extracts the environment variables referenced by the Skill content so operators know what to provision before enabling it.
- Cron schedule collision detection: Checks proposed Skill schedules against existing schedules to prevent noisy runner contention.
- Operator-ready PR receipt: Posts one structured comment with verdict and evidence, and logs results for traceability.
Quick Start
Ask the system to run the pr-skill-triage Skill on the target PR number from aaronjmars/aeon, for example by providing PR number 241 as the var input.