More screenshots
Works with the AI tools you already use
🚌 Bus Factor Report
Detect Knowledge Concentration Risk The Bus Factor Report skill helps developers and engineering managers identify "knowledge silos" within their repositories.
Secure checkout via Stripe
See it in action
You say
Analyze this git log output and tell me our bus factor risk and which files are most vulnerable: [git log text provided]
Your agent does
Bus Factor Report
Estimated Truck Factor: 2
High-Risk Files (Single Owner):
/core/auth-engine.js(84 commits, Owner: @jdoe)/utils/crypto-helper.py(42 commits, Owner: @jdoe)
Author Ownership:
- @jdoe: 68% (Extreme Concentration)
- @asmith: 22%
- @rlee: 10%
What you get
About this skill
Detect Knowledge Concentration Risk
The Bus Factor Report skill helps developers and engineering managers identify "knowledge silos" within their repositories. By analyzing git history data, it pinpoints files that have only ever been touched by a single contributor and identifies authors who own a disproportionate share of the codebase.
How it works
This skill processes standard git log output to calculate ownership metrics. It scans for single-owner files (BFR001) and flags high-risk components—those frequently changed but only understood by one person (BFR002). It provides a high-level summary including an estimated truck factor and per-author ownership percentages.
Why use this skill?
- Risk Mitigation: Proactively identify critical systems that would be unsupported if a key developer left the project.
- Onboarding Strategy: Determine exactly which files require pair programming or documentation to spread knowledge.
- Data-Driven Insights: Move beyond "gut feelings" about code ownership with concrete authorship stats.
- Non-Intrusive: It parses text logs rather than requiring direct shell access, making it safe for use in restricted environments.
Output format
The skill generates a structured report identifying specific high-risk files, author concentration percentages, and an overall Bus Factor score, accompanied by remediation suggestions.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.
Frequently Asked Questions
Popular in Code Review
pr-reviewer
Automated, high-precision code reviews that detect bugs, security flaws, and performance bottlenecks in your PRs.
enterprise-codebase-war-room
Elite technical due diligence and architecture hardening for scale, security, and enterprise readiness.
git-pr-auditor
Professional-grade git diff auditor that identifies security vulnerabilities and code smells before you merge.
git-pr-quality-gate
Pre-merge PR quality gate. 40+ checks: diff size, tests, security, conventional commits, breaking changes, reviewer routing.