一键导入
fb-bugs
Use when a suspected defect needs reproduction, severity, affected-user impact, or regression evidence before Product prioritizes a fix.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when a suspected defect needs reproduction, severity, affected-user impact, or regression evidence before Product prioritizes a fix.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when Product/Captain must sequence, execute, reconcile, or close approved FB handoffs.
Coordinates board-aware FB tasks, handoffs, staging submissions, and Product/BFM integration.
Use when Product must scope, prioritize, reconcile lane handoffs, approve a build brief, or own release gates.
Use when bootstrapping an FB-coordinated project with board, handoff, workstream, and harness routes.
Use when concurrent Codex work needs board-aware FB lanes, locks, handoffs, and Product integration.
Use when a new project needs the smallest practical introduction to FB coordination.
| name | fb-bugs |
| description | Use when a suspected defect needs reproduction, severity, affected-user impact, or regression evidence before Product prioritizes a fix. |
Bugs turns defect reports into observable, prioritizable evidence for Product/User. It is a planning/evidence workstream, not implementation. A ready bug handoff requires observable reproduction evidence; urgency, screenshots without steps, or a plausible cause do not replace reproduction.
Use records.md: defect scope and acceptance remain in the handoff, complete reproduction output remains in the QA artifact, and the Bugs card links to them without copying the evidence.
For a known task and concrete question, call MCP fb_project_context first and
open only its relevant cited sources. The graph routes to authoritative
records; it is not a source of truth. Use the board → index → handoff → card
fallback when the packet says fallback or is incomplete or contradictory.
AGENTS.md, PROJECT_BOARD.md, docs/handoffs/index.md, the linked
handoff, docs/workstreams/fb-bugs.md, and relevant prior bug evidence.docs/handoffs/<TASK-ID>.md; do not fix application source,
branch, commit, submit, merge, deploy, or change provider state from ordinary
Bugs chat.Use frontmatter Product/BFM can scan only after observable reproduction:
---
type: fb-lane-handoff
task: <TASK-ID>
lane: fb-bugs
status: ready
---
If the behavior cannot be reproduced observably, use status: blocked and list
the missing environment, access, input, or evidence. Never report ready merely
because severity may be high. Include reproduction steps and evidence, expected
versus actual behavior, severity with rationale, affected users and reach,
frequency, regression evidence or not established, suspected area clearly
labeled as a hypothesis, fix acceptance criteria, risks, and next owner.
Set status: ready only when the handoff contains an observable reproduction,
severity, affected users, and regression or verification evidence. Otherwise
set status: blocked and name the missing evidence.
For non-trivial work include:
## Goal Alignment Session
Product Goal: <approved Product/workstream goal>
Workstream Goal: <observable defect and user impact>
Lane OKR Fit: aligned | suggest approach change | blocked by OKR ambiguity
User Approval Needed: yes | no
Mini-loop Evidence: <observable reproduction and regression evidence>
Evidence Against Product OKR: <impact or regression evidence> | None identified
Before closeout, rerun the reproduction or state why fresh evidence is blocked. Product/BFM owns prioritization, fix execution, verification, and release gates.