check
- Repo stars 6,503
- License Apache-2.0
- Author repo plano
Run all local checks in order:
cd crates && cargo fmt --all -- --check— if formatting fails, runcargo fmt --allto fix itcd crates && cargo clippy --locked --all-targets --all-features -- -D warnings— fix any warningscd crates && cargo test --lib— ensure all unit tests pass
Report a summary of what passed/failed.
- 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
- @katanemo · Apache-2.0
- 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. No step sections in source
Run all local checks in order: 1. `cd crates && cargo fmt --all -- --check` — if formatting fails, run `cargo fmt --all` to fix it 2. `cd crates && cargo clippy --locked --all-targets --all-features -- -D warnings` — fix any warnings 3. `cd crates && cargo test --lib` — ensure all unit tests pass …
Run all local checks in order:
1. `cd crates && cargo fmt --all -- --check` — if formatting fails, run `cargo fmt --all` to fix it
2. `cd crates && cargo clippy --locked --all-targets --all-features -- -D warnings` — fix any warnings
3. `cd crates && cargo test --lib` — ensure all unit tests pass
Report a summary of what passed/failed. Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> no H2/H3 headings
terms -> 1. cd crates && cargo fmt --all -- --check — if formatting fails, run cargo fmt --all to fix it 2. · Report a summary of what passed/failed.
files/cmd -> cd crates && cargo fmt --all -- --check · cargo fmt --all · cd crates && cargo clippy --locked --all-targets --all-features -- -D warnings · cd crates && cargo test --lib
body sha256 -> 9c25b553a343
Decide Fit First
Design Intent
How To Use It
Boundaries And Review