Loading...
Loading...
Found 348 Skills
Automates git commits with WBS tracking and code review. Use when user wants to commit changes or needs commit message suggestions. Keywords: commit, 커밋, 커밋해줘, 커밋 메시지, git commit, WBS, 리뷰
Add or change allowed commands in AI agent permission configs (OpenCode, Claude Code)
Use when squash-merging a feature branch into main for linear history. Handles pre-flight checks, squash merge, commit delegation to git-commit, and branch cleanup.
Build high-signal PR context for review with diff analysis, risk assessment, and discussion questions
Advanced git operations including complex rebase strategies, interactive staging, commit surgery, and history manipulation. Use when user needs to perform complex git operations like rewriting history or advanced merging.
Create an appropriate git commit from the working tree and session history. Default commit messages are in Japanese unless the repo says otherwise (e.g. AGENTS.md).
Set up and run an autonomous experiment loop for any optimization target. Use when asked to start autoresearch or run experiments.
Session wrap-up. Use when Ane types /wrap-up to close a session. Checks git, errors, and pending actions, delivers a concise status report, then commits and pushes any pending work.
git, git tags, pushing and pulling to repository. Any version control tasks.
Create an annotated Git tag to mark a project milestone, documenting achievements and next-phase plans. Use when completing a phase, releasing a version, or marking a research checkpoint with a structured summary.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.