profile

Generate a developer profile from git commits and Claude Code session history.

2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/abnegate/claudes --skill profile-abnegate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: profile
Source: https://github.com/abnegate/claudes/tree/main/skills/profile
Command: npx skills add https://github.com/abnegate/claudes --skill profile-abnegate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It turns scattered coding activity and Claude Code session logs into a clear, actionable picture of how you work, what you focus on, and how you use AI assistance.

Core Features & Use Cases

  • Git + Claude correlation: Builds a unified developer profile by combining commit activity with session metadata and linking insights across both sources.
  • Actionable activity analytics: Summarizes streaks, repo-by-repo focus, time-of-day patterns, day-of-week trends, commit types, and vocabulary from commit messages.
  • AI usage and cost-aware reporting: Summarizes session counts, duration distribution, tool/model usage, slash-command patterns, and estimated cost trends, including notes about data retention gaps for older sessions.

Quick Start

Use the profile skill to generate your developer profile by combining your git activity with Claude Code session history for the last 90 days.

Frequently Asked Questions about profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a developer profile from git and Claude Code history?

To generate a developer profile, run the collection script to output JSON containing both git and Claude sections, then cross-reference those datasets to analyze coding patterns, model usage, and estimated spend across your repositories.

Can I estimate Claude Code costs and model usage from session history?

Yes, you can estimate Claude Code costs by analyzing session metadata from your session history, which provides summaries of session counts, duration distribution, tool usage, and estimated cost trends over the last 90 days.

What kind of coding pattern insights can I get from git commit activity?

Git commit activity provides actionable analytics on your coding patterns, including commit streaks, repo-by-repo focus, time-of-day habits, day-of-week trends, commit types, and recurring vocabulary extracted directly from your commit messages.

Does the profile analysis work across multiple repositories?

Yes, the profile analysis works across one or multiple repositories, combining git commit activity with Claude Code session history to build a unified picture of your focus areas and AI assistance workflow.

Are there limitations when analyzing older Claude Code session logs?

A known limitation is that data retention gaps exist for older Claude Code sessions, which may affect the completeness of historical session themes and estimated cost trends when generating your developer profile.