pr
- Repo stars 6,503
- License Apache-2.0
- Author repo plano
Create a pull request for the current changes:
- Determine the GitHub username via
gh api user --jq .login. If the login isadilhafeez, useadilinstead. - Create a feature branch using format
<username>/<feature_name>— infer the feature name from the changes - Run
cd crates && cargo fmt --all -- --checkandcd crates && cargo clippy --locked --all-targets --all-features -- -D warningsto verify Rust code is clean - Commit all changes with a short, concise commit message (one line, no Co-Authored-By)
- Push the branch and create a PR targeting
main
Keep the PR title short (under 70 chars). Include a brief summary in the body. Never include a "Test plan" section or any "Generated with Claude Code" attribution.
- Fluxly category
- Engineering
- 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
- Write / modify
- 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. Create a pull request for the current changes: 1. Determine the GitHub username via `gh api user --jq .login`. If the login is `adilhafeez`, use `adil` instead. 2. Create a feature branch using format `<username>/<feature_name>` — infer the feature name from the changes …
Create a pull request for the current changes:
1. Determine the GitHub username via `gh api user --jq .login`. If the login is `adilhafeez`, use `adil` instead.
2. Create a feature branch using format `<username>/<feature_name>` — infer the feature name from the changes
3. Run `cd crates && cargo fmt --all -- --check` and `cd crates && cargo clippy --locked --all-targets --all-features -- -D warnings` to verify Rust code is clean
4. Commit all changes with a short, concise commit message (one line, no Co-Authored-By)
5. Push the branch and create a PR targeting `main`
Keep the PR title short (under 70 chars). Include a brief summary in the body. Never include a "Test plan" section or any "Generated with Claude Code" attribution. Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> no H2/H3 headings
terms -> 1. Determine the GitHub username via gh api user --jq .login. · Keep the PR title short (under 70 chars).
files/cmd -> gh api user --jq .login · adilhafeez · adil · <username>/<featurename> · cd crates && cargo fmt --all -- --check · cd crates && cargo clippy --locked --all-targets --all-features -- -D warnings · main
body sha256 -> 4b9c16f41c37
Decide Fit First
Design Intent
How To Use It
Boundaries And Review