Git Codebase Preflight Skill — Git skill for Claude Code
Git Codebase Preflight Agent Skill.
How to install Git Codebase Preflight Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open n0an/git-codebase-preflight-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Git Codebase Preflight Skill does
Git Codebase Preflight Agent Skill.
Alternatives in Git
- 使用 Git Worktrees — 创建孤立的 Git worktrees,带有智能目录选择与安全验证 115.1k ★
- Git Worktree Docs Issue: Dependency Installation — GitHub — Community feedback on official docs with full worktree lifecycle walkthrough 81.1k ★
- Git Worktree Setup — Create isolated git worktrees with instant feedback and background Rust verification 25.5k ★
README
Git Codebase Preflight Agent Skill
An agent skill that helps AI coding agents like Claude Code, Codex, Cursor, and Gemini inspect a repository through git history before opening source files.
It turns a short set of git commands into a repeatable pre-read workflow for spotting churn hotspots, ownership risk, bug clusters, slowing delivery, and firefighting patterns.
It uses the [Agent Skills](https://agentskills.io/home) format, so it works smoothly with Claude Code, Codex, Gemini, Cursor, and more.
What It Covers
- Churn Hotspots - which files changed most in the last year
- Directory Hotspots - which folders absorb the most change
- Ownership Signals - who built the system and whether maintainers changed
- Bug Clusters - which files appear most often in bug-fix commits
- Lifecycle Signals - where files are frequently added or deleted
- Momentum Trends - whether delivery is steady, declining, or spiky
- Large Change Spikes - oversized commits that deserve a closer look
- Firefighting Patterns - revert, hotfix, emergency, and rollback frequency
- Interpretation Guidance - how to turn git output into a code-reading plan
Installing
You can install this skill into Claude Code, Codex, Gemini, Cursor, and more by using `npx`:
npx skills add https://github.com/n0an/git-codebase-preflight-skill --skill git-codebase-preflight
If you get the error `npx: command not found`, it means you do no
Related Skills
Kit Doctor
Onboarding preflight — check deps (Homebrew, git, gh, jq, perl, node, pnpm), authenticate gh + add scope:proje
Claude Skill PR Flow
pr-flow: Claude Code skill para governanca de Pull Requests — max 2 PRs abertos, CI obrigatorio, labels padron
Terminal
You can use local terminal tools when the user asks for codebase work, filesystem inspection, command executio
Clawde Code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you co
Bm
Ask basemind anything about the current codebase — outlines, refs, callers, git history, blame, diffs, docs, m
Secret Crusade
Unleash parallel Secret Purist agents to scan the codebase and git history for leaked credentials, API keys, a
Related Agents
Codemap Preflight Protocol
Codebase Comprehension Pre-Flight Protocol
Agent Protocol & Architectural Mandate
Version: 2.10.5 Target Project: git-mcp-server Last Updated: 2026-03-25 This document defines the operational
Claude Code Leaks
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you co