simple-pr
✓Create a simple PR from staged changes with an auto-generated commit message
Installation
SKILL.md
Follow these steps to create a simple PR from staged changes:
Verify that all changes have been staged (no unstaged changes). If there are unstaged changes, abort and ask the user to stage their changes first with git add.
Also verify that we are on the main branch. If not, abort and ask the user to switch to main first.
Create a simple PR from staged changes with an auto-generated commit message Source: quickwit-oss/tantivy.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/quickwit-oss/tantivy --skill simple-pr- Source
- quickwit-oss/tantivy
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is simple-pr?
Create a simple PR from staged changes with an auto-generated commit message Source: quickwit-oss/tantivy.
How do I install simple-pr?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/quickwit-oss/tantivy --skill simple-pr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/quickwit-oss/tantivy
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05