using-devloop

Visualize git commit history and Claude AI session activity for a repository.

1|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/89jobrien/dotfiles --skill using-devloop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-devloop
Source: https://github.com/89jobrien/dotfiles/tree/main/dot-claude/skills/using-devloop
Command: npx skills add https://github.com/89jobrien/dotfiles --skill using-devloop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Devloop helps developers understand project activity by visually summarizing git commit history and Claude AI session activity for any repository, simplifying context gathering during debugging or review.

Core Features & Use Cases

  • Visualizes commit history to track changes, authors, and timelines.
  • Shows Claude AI session activity to understand when and how assistant interactions occurred for a project.
  • Use Case: when preparing a code review or onboarding a new contributor, quickly grasp recent activity and AI-assisted decisions.

Quick Start

Just run devloop in the current repository to start analyzing activity and Claude sessions.

Frequently Asked Questions about using-devloop

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

FAQPage Schema
How do I visualize git commit history and Claude AI session activity for a repository?

You can visualize repository activity by running devloop in your current project directory to analyze local git commit history and Claude AI session transcripts. It summarizes recent changes and AI-assisted interactions to provide contextual development insights.

What is the best way to track Claude AI session activity alongside git commits during code reviews?

Tracking Claude AI sessions alongside git commits is simplified by integrating Claude transcripts and local git data to present a unified timeline. This visual summary helps you grasp recent activity and AI-assisted decisions for code reviews.

Can I use devloop to understand repository context when onboarding a new contributor?

Yes, you can use devloop to understand repository context for onboarding by displaying visual summaries of commit history and Claude AI session activity. This allows new contributors to quickly grasp recent project changes and AI interactions.

Does devloop require external dependencies to analyze local git data and Claude transcripts?

No, devloop does not require external dependencies to analyze local git data and Claude transcripts. It operates end-to-end using CLI tooling to integrate repository history and AI session data directly within your development workflow.

How does visualizing development context from Claude transcripts improve debugging workflows?

Visualizing development context from Claude transcripts improves debugging by summarizing when and how AI interactions occurred alongside git commit history. This contextual timeline simplifies gathering context and understanding AI-assisted decisions over time.

When should I not use devloop for repository activity analysis?

You should not use devloop if your repository lacks local git data or Claude AI session transcripts, as it relies on integrating these specific local data sources to generate visual activity summaries and contextual insights.