بنقرة واحدة
plan-eng-review
Review an engineering plan, produce architecture and test guidance, and write a durable local report.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Review an engineering plan, produce architecture and test guidance, and write a durable local report.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Check local gstack setup health, detect stale build/setup state, and write a bounded upgrade-readiness report.
Interrogate an idea like a bounded YC-style office hours session and write a durable local memo.
Review recent local repository history and write a bounded engineering retrospective.
Prepare a local authenticated browser session for OpenCode QA and design workflows using gstack browse cookie import flows.
Audit a local rendered page with browser evidence, write a bounded design report, and optionally apply local UI fixes when explicitly requested.
Update a small, factual set of project docs from local changes and write a durable summary without committing or using GitHub APIs.
| name | plan-eng-review |
| description | Review an engineering plan, produce architecture and test guidance, and write a durable local report. |
| compatibility | opencode |
| metadata | {"host":"opencode","migration_phase":"6","mode":"report-first"} |
This is the first OpenCode-native /plan-eng-review slice for gstack. It reviews an explicit engineering brief and writes a bounded technical planning report.
In this v1 slice:
Do not modify code, docs, or plans in this v1 workflow.
You need either:
PLAN.mdIf no brief is provided, ask for exactly one thing: the brief text or the brief file path.
Write the report under .gstack/plan-reports/.
Default path:
.gstack/plan-reports/plan-eng-review-{slug}.mdHonor an explicit output path if the request provides one.
The report must include these sections:
Inputs ReviewedArchitecture SummaryData FlowRisksTest MatrixNot In ScopeGood local context examples:
README.mdARCHITECTURE.mdWrite 1-3 short paragraphs describing the main components, boundaries, and key engineering decisions.
Include one ASCII flow that makes the main path concrete.
Example shape:
Client -> API -> Worker -> Store
List only the highest-signal engineering risks for the proposed plan.
Prefer risks around:
Write a concise table with:
Explicitly list what this first engineering plan does not include.