commit
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Commit
Context
- Branch: !
git branch --show-current - Status: !
git status -s - Recent commits: !
git log --oneline -5 - Changed files: !
git diff --name-only - Staged files: !
git diff --cached --name-only
Steps
More from luisurrutia/skills
pr
Create or update GitHub pull requests. Use when user says "pr", "/pr", "create pr", "open pr", "pull request", or asks to submit changes for review. Requires gh CLI.
8github-actions
Guidelines for writing secure and maintainable GitHub Actions workflows. Use when user says "workflow", "github actions", "CI/CD", "actions yaml", or asks to create, review, or modify .github/workflows files.
8daily-meeting-update
Summarize recent development activity
4business-startup-analyst
End-to-end startup and business analysis for turning one idea into a structured decision-ready case. Use when users ask to validate a startup idea, size a market (TAM/SAM/SOM), analyze competitors, define pricing and unit economics, build go-to-market strategy, estimate financial scenarios, or decide go/no-go. Especially useful when the user wants one or multiple output files (memo, analysis pack, investor-style brief, execution plan) for a single startup concept.
1