원클릭으로
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.