Preview a Conventional Commits subject for all working-tree changes, then commit only after the user confirms. Use when the user asks for a conventional commit, commit preview, or to commit with confirmation.
piscis/agent-skills
SkillsMP has collected 5 skills from piscis/agent-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Run an automated code review on the current branch's pull request and post findings as a formal PR review with inline comments. Use when the user asks for ai-review, PR review posting, or to review the open PR on the current branch (GitHub via gh, Forgejo via…
Surface open questions the user can answer to improve the current plan or task. Use when the user invokes ask-me, wants clarifying questions before continuing, or asks what decisions are still blocking the plan.
Create a branch if needed, commit working-tree changes, push to origin, and open a GitHub pull request with gh. Use when the user asks to commit-push-pr, ship a PR, or commit push and open a pull request in one go.
Refine a GitHub issue title, description, and acceptance criteria through a planning conversation, then update the issue after explicit approval. Use when the user asks to update-github-issue, improve an issue, or rewrite issue acceptance criteria.