AI Summarytumiki automates the workflow of committing changes, pushing to remote, and creating pull requests in a single action for Claude Code users. Developers using Claude for code generation benefit from streamlined Git operations without manual steps.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "tumiki" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (7 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/rayven122/tumiki/main/.claude/commands/cpp.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/e2e-test.md "https://raw.githubusercontent.com/rayven122/tumiki/main/.claude/commands/e2e-test.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix-review.md "https://raw.githubusercontent.com/rayven122/tumiki/main/.claude/commands/fix-review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/issue-to-pr.md "https://raw.githubusercontent.com/rayven122/tumiki/main/.claude/commands/issue-to-pr.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan-issue.md "https://raw.githubusercontent.com/rayven122/tumiki/main/.claude/commands/plan-issue.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pr-review.md "https://raw.githubusercontent.com/rayven122/tumiki/main/.claude/commands/pr-review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/security-scan.md "https://raw.githubusercontent.com/rayven122/tumiki/main/.claude/commands/security-scan.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
コミット・プッシュ・PR作成を一括実行
実行
commit-and-prエージェントを起動: ` Task tool: • subagent_type: commit-and-pr • prompt: 変更をコミットしてPRを作成 `
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
10 ★ · NicheDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code