java-bootcamp
Women-Coding-Community/java-bootcamp
An automated git commit workflow helper that scans for sensitive data before generating detailed commit messages without co-author tags.
Overview
This skill guides an agent through a rigorous safety and documentation process for version control commits. It inspects staged and modified files for credentials, API keys, and environment files, halts if risks are found, drafts descriptive commit messages following professional conventions, and stages files explicitly to avoid accidental inclusions.
Capabilities
- ▸Git status and diff analysis
- ▸Sensitive data and secret scanning (tokens, keys, .env files)
- ▸Conventional commit message drafting with context and motivation
- ▸Explicit file staging to prevent wildcard additions
Best for
Safely committing code changes while preventing accidental secret exposure, Generating standardized, high-quality commit messages with contextual bodies, Automating safe git staging and commit execution workflows
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Performs comprehensive regex and pattern checks for API keys, private keys, environment files, and credentials prior to staging or committing.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.