Cross-role engineering grill — Matt Pocock 7 questions per role × 3 roles (fullstack / frontend / backend) = up to 21 forcing questions, one per turn, with cano
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-claude-skills-c5b6ddb2a0be ,按照其中的说明把「cs-engineer-grill」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
--all runs all 21."
argument-hint: " [--lane fullstack|frontend|backend|all]"Walk the user through the Matt Pocock forcing-question discipline before they lock any engineering decision. This is the grill-with-docs pattern (canon-anchored, recommended answers, kill criteria) applied across the three engineering role lanes.
$ARGUMENTS
Detect lane signals in the user's prompt:
If --lane <name> is supplied: walk only that lane's 7 questions.
If lane signals score ≥ 3 hits for one lane: confirm with the user, then walk that lane's 7 questions.
If lane signals are ambiguous OR --lane all: ask the user: "Fullstack (7 Qs about team / stack / scale), Frontend (7 Qs about device / rendering / bundle / a11y), or Backend (7 Qs about QPS / tenancy / pattern / SLO)? Or all for all 21."
Questions live in engineering-team/skills/senior-fullstack/references/forcing_questions.md. Summary:
Questions live in engineering-team/skills/senior-frontend/references/forcing_questions.md. Summary:
Questions live in engineering-team/skills/senior-backend/references/forcing_questions.md. Summary:
engineering/grill-me)/tmp/engineer-grill-<lane>-<date>.md so the conversation survives compaction.python engineering-team/skills/senior-fullstack/scripts/fullstack_decision_engine.py ...python engineering-team/skills/senior-frontend/scripts/frontend_decision_engine.py ...python engineering-team/skills/senior-backend/scripts/backend_decision_engine.py .../tmp/engineer-grill-<lane>-<date>.md./cs:fullstack-review, /cs:frontend-review, /cs:backend-review — single-lane deep dives/karpathy-check — Karpathy review before commit/cs:grill-bizops, /cs:grill-commercial — sibling cross-domain grills (BizOps + Commercial v2.8.0)