gen-changelog
moonshotai
Generate changelog entries for code changes.
Quick Install
bunx add-skill moonshotai/kimi-cli -s gen-changelogInstructions
根据当前分支相对于 main 分支的修改,在根目录 CHANGELOG.md 或相应 package/sdk 等目录的 CHANGELOG.md 文件中添加更新日志条目,遵循现有的格式和风格。
moonshotai
Generate changelog entries for code changes.
bunx add-skill moonshotai/kimi-cli -s gen-changelog根据当前分支相对于 main 分支的修改,在根目录 CHANGELOG.md 或相应 package/sdk 等目录的 CHANGELOG.md 文件中添加更新日志条目,遵循现有的格式和风格。
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.