How this skill is triggered — by the user, by Claude, or both
Slash command
/feflow:backfillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
`backfill` 用于把已经发生的工作反向沉淀成治理记录。
backfill 用于把已经发生的工作反向沉淀成治理记录。
它的目标是提高可追踪性,而不是在用户已经把事做完后再强行补一整套流程仪式。
.feflow/ 工作区存在如果没有 .feflow/:
补录时优先恢复这些关键信息:
不要为了补录而假装存在当时并没有发生的评审和计划过程。
应优先生成:
缺失的就明确标注缺失,不要伪造完整闭环。
用户通常最关心的是:
不要把 backfill 变成“未登记改动审判流程”。
npx claudepluginhub lxqmoma/feflow --plugin feflowGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.