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

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "pr-review-trigger-my-gather" with this command: npx skills add matias-sanchez/skillsmp-matias-sanchez-matias-sanchez-pr-review-trigger-my-gather

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

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

agentguard

GoPlus AgentGuard — AI agent security guard. Run /agentguard checkup for a full security health check, scans all installed skills, checks credentials, permissions, and network exposure, then delivers an HTML report directly to you. Also use for scanning third-party code, blocking dangerous commands, preventing data leaks, evaluating action safety, and running daily security patrols.

Archived SourceRecently Updated
Security

notion-cli-mcp

Notion via notion-cli — a Rust CLI + MCP server for Notion API 2025-09-03+. Safety-first agent integration with rate limiting, response-size cap, untrusted-source output envelope, read-only MCP default, JSONL audit log, and --check-request dry-runs. Supports the new data-source model, 22 property types, 12 block types, and one-shot page+body creation.

Archived SourceRecently Updated
pr-review-trigger-my-gather | V50.AI