Pre Commit Check
Description
--- name: pre-commit-check description: "コミット前の包括的なコードチェック(アーキテクチャ、セキュリティ、TypeScript)" --- # コミット前チェック このコマンドは、コミット前に以下の4つのチェックを**並列**で実行します: ## チェック内容 1. **アーキテクチャチェック** - 設計思想とディレクトリ構造の確認 2. **セキュリティチェック** - セキュリティベストプラクティスの確認 3. **TypeScriptチェック** - 型安全性とベストプラクティスの確認 4. **ドキュメントチェック** - MDファイルの最新性とコードとの整合性の確認 ## 実行方法 4つのエージェントを**並列で同時に**呼び出して、最近の変更をチェックしてください。 ### 並列実行 以下の4つのエージェントを同時に起動します: **Architecture Agent:** ``` 最近変更されたファイルをチェックして、アーキテクチャガイドラインに沿っているか確認してください。特に以下を確認: - ファイルの配
Installation
Installs to ~/.claude/commands/yuji0809-cc-recommender-pre-commit-check.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yuji0809/cc-recommender/HEAD/.claude/commands/pre-commit-check.md -o ~/.claude/commands/yuji0809-cc-recommender-pre-commit-check.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git