Daily review of the latest origin triage-* branch. Operator-prepared invariant — the operator fetches origin and switches the local repository to the triage branch before invocation. The skill verifies that the current branch matches triage-*, then dispatches Skill(prompt-tuning) per prompt-eligible changed file, Skill(skill-review) with Base ref: main, Skill(publicity-review) with Base ref: main, and Skill(rules-review) with --base-commit main (rules-compliance detection layer) in sequence, finally emits a summary. Project-local routine — not for marketplace distribution.
$npx -y skills add hiroro-work/claude-plugins --skill triage-reviewInstalls into the current project.
Run `npx skills use "https://github.com/hiroro-work/claude-plugins" --skill "hiroro-work/claude-plugins/triage-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/hiroro-work/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/hiroro-work/claude-plugins"` and select the relevant skills, then follow their instructions.