# Relay Scope Change

> ---

- Skill: `liutao773680119-cmyk/relay-scope-change` (Agent Skill)
- Install (CLI): `npx skillmds@latest add liutao773680119-cmyk/relay-scope-change`
- Raw SKILL.md: https://api.skillmd.com/api/skills/liutao773680119-cmyk/relay-scope-change/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: liutao773680119-cmyk (https://skillmd.com/u/liutao773680119-cmyk)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/liutao773680119-cmyk/relay-scope-change

---

﻿---
name: relay-scope-change
description: Use when requirements, constraints, or priorities change; update planning files before further execution. 中文常见触发：需求变更了、先同步计划再改、范围变了先落盘。
---

# Relay Scope Change

## 目标
在需求变化时，先修正上下文文件，再进入代码或命令执行，避免错误推进。

## 执行步骤
1. 更新 `task_plan.md`：
   - Goal
   - Current Phase
   - Active Phases 状态
2. 更新 `findings.md`：
   - 新需求
   - 新约束
   - 风险与待确认项
3. 更新 `progress.md` 的 `Latest Handoff Snapshot`：
   - Open TODO
   - Risks/Blockers
   - Next First Command
4. 给出新的“第一步最小可执行任务”。



