diff --git a/README.md b/README.md index 375d798445dcf4f0d2c8770af33e738fc1964581..2665be00c716acad529ed6ae4687a5b7475a3a2a 100644 --- a/README.md +++ b/README.md @@ -107,59 +107,9 @@ complete example workflow. [amolith/llm-projects]: https://pr.pico.sh/r/amolith/llm-projects [pr.pico.sh]: https://pr.pico.sh -## Usage +--- -```text -$ formatted-commit -h +Some other tools if this one interested you - formatted-commit helps you create well-formatted Git commits that follow - the Conventional Commits specification with proper subject length validation, - body wrapping, and trailer formatting. - - USAGE - - formatted-commit [command] [--flags] - - EXAMPLES - - # With Assisted-by - formatted-commit -t feat -m "do a thing" -T "Assisted-by: GLM 4.6 via Crush" - - # Breaking change with longer body - formatted-commit -t feat -m "do a thing that borks a thing" -B -b "$(cat <<'EOF' - Multi-line - - Body - - Here - - This is what borked because of new shiny, this is how migrate - EOF - )" - - # Including scope for more precise changes - formatted-commit -t refactor -s "web/git-bug" -m "fancy shmancy" \ - -b "Had to do a weird thing because..." - - # Check for upgrades - formatted-commit upgrade - - # Then apply - formatted-commit upgrade -a - - COMMANDS - - help [command] Help about any command - upgrade [--flags] Check for and apply updates - - FLAGS - - -a --add Stage all modified files before committing (optional) - --amend Amend the previous commit (optional) - -b --body Commit body (optional) - -B --breaking Mark as breaking change (optional) - -h --help Help for formatted-commit - -m --message Commit message (required) - -s --scope Commit scope (optional) - -T --trailer Trailer in 'Sentence-case-key: value' format (optional, repeatable) - -t --type Commit type (required) - -v --version Version for formatted-commit -``` +- [_nasin pali_](https://git.secluded.site/np) (`np`) - minimal todo/planning CLI for agents +- [AgentSh](https://git.secluded.site/agentsh) - press `Ctrl+X` from any shell prompt to message your agent (Crush, Claude Code, etc.)