Author Profile: matias-sanchez

Skills published by matias-sanchez with real stars/downloads and source-aware metadata.

Total Skills

3

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

pr-review-fix-my-gather

0

Stars
0
Downloads
0

pr-review-loop-my-gather

0

Stars
0
Downloads
0

pr-review-trigger-my-gather

0

Stars
0
Downloads
0

Published Skills

Coding

pr-review-fix-my-gather

Triage Codex / Copilot findings on the current My-gather PR, verify each one, apply fixes that respect the 14-principle constitution in .specify/memory/constitution.md, mark resolved threads as resolved on GitHub, clean stale trigger comments, and optionally re-trigger the review cycle. Use in the My-gather repo whenever the user says `/pr-review-fix-my-gather`, `address review findings`, `fix codex comments`, `fix copilot comments`, `resolve PR review`, or is cycling through a codex-review round on the current branch. Prefer this over the generic `/pr-review-fix` when working in this repo — only this variant walks the 14 principles and uses Go-native validation. <example>Context: Codex has posted findings on the current PR. user: "address the codex findings" assistant: "Invoking /pr-review-fix-my-gather to triage each finding, walk the constitution, apply valid fixes, mark the threads resolved, and commit."</example> <example>Context: User wants to clear an iteration. user: "fix review comments and resolve t

Repository SourceNeeds Review
Coding

pr-review-loop-my-gather

Drive the current My-gather PR to green by looping `/pr-review-fix-my-gather` → `/pr-review-trigger-my-gather` until Codex returns zero findings. One-shot invocation: the skill self-schedules the next iteration via ScheduleWakeup, resolves each batch of threads, and exits only when Codex confirms the PR is clean or a safety rail fires. Use whenever the user says `/pr-review-loop-my-gather`, `loop the reviews`, `drive the PR to green`, `iterate reviews until clean`, `keep fixing until Codex is happy`, or wants unattended convergence of the Codex + Copilot review cycle on the current PR. <example>Context: User wants the PR driven to merge-ready without babysitting each round. user: "drive the PR to green" assistant: "Invoking /pr-review-loop-my-gather — I will fix the current findings, resolve the threads, trigger another round, and wake myself every ten minutes to check Codex until there are zero findings or a safety rail fires."</example> <example>Context: User just pushed a big change and wants the loop to c

Repository SourceNeeds Review
Security

pr-review-trigger-my-gather

Start a fresh Codex + Copilot review cycle on the current My-gather PR. Runs a local constitution pre-flight first (so external bots do not re-find what the local guard already catches), gathers Go-native context, deletes only the prior trigger issue-comments (leaving resolved bot review threads intact as audit trail), and posts focused trigger comments that cite the constitution and the My-gather-specific false-positive patterns. Use in the My-gather repo whenever the user says `/pr-review-trigger-my-gather`, `trigger review`, `ask codex to review`, `start a review round`, `request PR review`, or wants the external reviewers to look at the current state of the PR. Prefer this over the generic `/pr-review-trigger` when working in this repo — only this variant pre-flights with the constitution guard, preserves resolved threads from prior cycles, and ships the repo-specific rule context to the bots. <example>Context: User just pushed fixes and wants another review round. user: "trigger review" assistant: "Invok

Repository SourceNeeds Review
Author matias-sanchez | V50.AI