ワンクリックで
no-auto-push
Use when preparing git operations, finishing development work, or considering pushing branches to a remote for this repository
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when preparing git operations, finishing development work, or considering pushing branches to a remote for this repository
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when you have a spec or requirements for a multi-step task, before touching code
Use when creating or refactoring a page module in this repository, especially under src/pages, when deciding folder layout, file naming, shared page state, exports, or how to avoid prop drilling
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs; in this repository, completion verification must include running npx tsc --noEmit and confirming the output before making any success claims
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".
SOC 職業分類に基づく
| name | no-auto-push |
| description | Use when preparing git operations, finishing development work, or considering pushing branches to a remote for this repository |
This repository must never be pushed automatically. Local edits and local commits are allowed, but git push requires an explicit user request in the current conversation.
git push unless the user explicitly asks for it.Before any remote operation, verify: