一键导入
laravel-evidence-risk-review-plan
Resume and enforce the implementation process for the padosoft/laravel-evidence-risk-review Laravel package.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Resume and enforce the implementation process for the padosoft/laravel-evidence-risk-review Laravel package.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use whenever working in docs-site/, adding or editing public documentation pages, changing docmd navigation, plugins, semantic search, branding, Cloudflare Pages deployment, or keeping docs synchronized with user-facing package features.
Continue or resume the padosoft/laravel-evidence-risk-review package implementation. Use when working in this repo, when context was compacted or lost, or when enforcing the branch, PR, Copilot review, documentation, testing, Laravel package, standalone-agnostic, default-OFF, and release rules.
Use ChatGPT Codex Connector as the automatic PR review fallback when GitHub Copilot Code Review is blocked by quota, budget, access, or prolonged non-response.
Run the mandatory GitHub Copilot Code Review and CI loop for PRs in this repository. Use after opening a PR, after pushing to a PR branch, when requesting a Copilot re-review, or when fixing PR review/CI feedback.
| name | laravel-evidence-risk-review-plan |
| description | Resume and enforce the implementation process for the padosoft/laravel-evidence-risk-review Laravel package. |
This is the summary version for Copilot CLI. The full procedure is in skills/laravel-evidence-risk-review-plan/SKILL.md; keep both in sync when updating process steps.
Read, in order:
AGENTS.mdCLAUDE.mddocs/IMPLEMENTATION_PLAN.mddocs/RULES.mddocs/PROGRESS.mddocs/LESSON.mdThen follow the branch, test, local Copilot, PR, GitHub Copilot Code Review, CI, merge, progress, and lesson rules documented there.
Core invariants:
^8.3.ReviewEngine; thin PHP/HTTP/MCP/Artisan adapters.phpunit.xml aligned with any new test directories; live/provider tests skip without env.#[WithConfig(..., defer: false)], for package route/provider behavior.--autopilot, no --yolo, and the prompt must say not to edit files, not to run shell commands, not to stage files, not to commit, to focus on correctness, tests, security, Laravel package conventions, standalone-agnostic boundaries, default-OFF behavior, and missing edge cases, and to return either no findings or a concise numbered list of actionable findings.git status and inspect any diff before staging. Copilot CLI can still attempt filesystem edits despite report-only instructions; keep only intentional changes..claude/skills/copilot-pr-review-loop/SKILL.md for GitHub Copilot PR review: prefer gh pr create --reviewer '@copilot'; for existing PRs try quoted @copilot, then copilot-pull-request-reviewer; verify Copilot is visible as pending reviewer, review, or comments.headRefOid..claude/skills/codex-pr-review-fallback/SKILL.md: comment @codex review, verify chatgpt-codex-connector[bot] responds, fix actionable findings, and repeat.