fossil-recordGit archaeology engine that reconstructs the WHY behind code — not what changed, but what pressures, failures, and pivots shaped the codebase into its curren...
Install via ClawdBot CLI:
clawdbot install jcools1977/fossil-recordGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A financial services company needs to modernize a 10-year-old trading platform. Fossil Record analyzes commit history to identify fragile modules with high bug-fix churn, revealing which parts are risky to refactor first and which stable code can be preserved, reducing migration costs by prioritizing high-impact changes.
After a major outage in an e-commerce site, the engineering team uses Fossil Record to trace hotfix patterns and decision reconstructions around the affected payment module. This uncovers repeated deadline pressures that led to technical debt, guiding post-mortem actions to prevent recurrence.
A tech firm considering acquiring a startup employs Fossil Record to perform sediment dating and extinction mapping on the target's codebase. This reveals hidden maintenance issues, abandoned features with lingering dependencies, and team bus factors, informing valuation and integration planning.
An open-source community uses Fossil Record to analyze hotspot archaeology and fault line detection in a popular library. This identifies volatile areas driven by dependency turbulence or refactor oscillation, helping maintainers focus efforts on stabilizing critical components for long-term sustainability.
Offer specialized code archaeology consulting to enterprises for legacy system audits, incident investigations, or acquisition due diligence. Charge per project or retainer, leveraging Fossil Record's insights to provide actionable recommendations for reducing technical risk and improving code quality.
Develop a cloud-based SaaS platform where teams upload git repositories for automated Fossil Record analyses. Provide dashboards for pressure timelines, decision trees, and hotspot reports, with tiered subscriptions based on repository size and user seats.
Partner with DevOps and CI/CD tool providers (e.g., GitHub, GitLab, Jenkins) to embed Fossil Record as an add-on for code history insights. Revenue comes from licensing fees per integration or a share of upsells, targeting developers seeking deeper historical context in their workflows.
💬 Integration Tip
Integrate Fossil Record into your CI/CD pipeline to automatically generate reports on each merge, helping teams track evolutionary pressures over time and flag high-risk areas before deployment.
Scored Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.