UP

update-requirement

Streamlines the synchronization of requirement updates with code and documentation.

Install

mkdir -p .claude/skills/update-requirement && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13662" && unzip -o skill.zip -d .claude/skills/update-requirement && rm skill.zip

Installs to .claude/skills/update-requirement

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

处理需求变更并同步 spec、类型和实现
20 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Identify the scope of changes
  • Update system or app shared specifications
  • Synchronize types, services, and mock data
  • Update page implementations and tests
  • Refresh spec dashboards

How it works

This skill identifies the impact of a requirement change across applications, business domains, and components. It then updates specifications, types, and implementations to reflect the change.

Inputs & outputs

You give it
a requirement change
You get back
updated system/app shared specs, synchronized types, services, mock data, page implementations, and tests

When to use update-requirement

  • Update component interfaces after spec changes
  • Sync mock data with new requirements
  • Refresh system documentation and trackers

About this skill

需求变更 Skill

步骤

  1. 识别影响范围:应用、业务域、页面、组件、接口、状态。
  2. 先更新 system / app shared / Page Spec。
  3. 再同步类型、service、mock、页面实现和测试。
  4. 更新 docs/SYNC_MAP.mddocs/context/rule-map.yaml
  5. 刷新 spec 看板并输出 Open Items。

When not to use it

  • The task does not involve a requirement change
  • The task is outside the scope of spec, type, or implementation synchronization

Limitations

  • The skill is for handling requirement changes
  • The skill is limited to updating specs, types, and implementations

How it compares

This skill systematically updates all affected layers and documentation after a requirement change, ensuring consistency across the system, unlike ad-hoc manual updates.

Compared to similar skills

update-requirement side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
update-requirement (this skill)03moNo flagsIntermediate
vscode-ext-commands27moNo flagsBeginner
agent-implementer-sparc-coder16moReviewIntermediate
ai-sdk-model-manager14moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry