changes
- Repo stars 1,985
- License MIT
- Author repo suneditor
The user has manually modified code and needs changes.md updated.
(When Claude modifies code, changes.md is updated automatically per CLAUDE.md instructions. This skill is only for user-initiated changes.)
Follow the rules defined in prompts/changes-guide.md exactly.
Steps:
- Read
prompts/changes-guide.mdfor formatting rules - Run
git diff --stagedandgit diffto find current changes - If no changes found, run
git diff HEAD~1for the last commit - Read the current
changes.md - Analyze the diff — classify each user-facing change as
feat,fix,change, orbreaking - Skip internal-only changes (
style,docs,test,chore,ci,build) - Add new entries to the appropriate section in
changes.md(do not duplicate existing entries) - If unsure about a change's classification, ask before adding
- Fluxly category
- Other
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 94 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @JiHong88 · MIT
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. The user has manually modified code and needs `changes.md` updated. (When Claude modifies code, `changes.md` is updated automatically per CLAUDE.md instructions. This skill is only for user-initiated changes.) Follow the rules defined in `prompts/changes-guide.md` exactly. Steps: …
The user has manually modified code and needs `changes.md` updated.
(When Claude modifies code, `changes.md` is updated automatically per CLAUDE.md instructions. This skill is only for user-initiated changes.)
Follow the rules defined in `prompts/changes-guide.md` exactly.
Steps:
1. Read `prompts/changes-guide.md` for formatting rules
2. Run `git diff --staged` and `git diff` to find current changes
3. If no changes found, run `git diff HEAD~1` for the last commit
4. Read the current `changes.md`
5. Analyze the diff — classify each user-facing change as `feat`, `fix`, `change`, or `breaking`
6. Skip internal-only changes (`style`, `docs`, `test`, `chore`, `ci`, `build`)
7. Add new entries to the appropriate section in `changes.md` (do not duplicate existing entries)
8. If unsure about a change's classification, ask before adding Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> no H2/H3 headings
terms -> The user has manually modified code and needs changes.md updated. · Follow the rules defined in prompts/changes-guide.md exactly. · Steps: 1.
files/cmd -> changes.md · prompts/changes-guide.md · git diff --staged · git diff · git diff HEAD~1 · feat · fix · change
body sha256 -> 3d1eb50dcdfc
Decide Fit First
Design Intent
How To Use It
Boundaries And Review