self-reflect

Consolidate GitHub and coding agent data into a web dashboard.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/seflless/dot-agents --skill self-reflect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-reflect
Source: https://github.com/seflless/dot-agents/tree/main/skills/self-reflect
Command: npx skills add https://github.com/seflless/dot-agents --skill self-reflect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires marked, shiki, and includes scripts (resource) components.

What problem does it solve?

A personal productivity tracking tool that aggregates data from GitHub contributions and AI coding agent sessions (Claude Code, Cursor) into a single dashboard.

Core Features & Use Cases

  • Visualize GitHub contribution trends over time.
  • Track repositories created and contributed to.
  • Browse historical conversations with coding agents (Claude Code, Cursor) and see project activity across agents.

Use Case: Review your coding output and agent interactions for performance planning and career development.

Quick Start

Navigate to skills/self-reflect, install dependencies, run the sync command to collect all data, and start the dashboard with the serve command.

Frequently Asked Questions about self-reflect

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

FAQPage Schema
How do I track GitHub contributions and coding agent sessions in one dashboard?

You can track GitHub contributions and coding agent sessions in one dashboard by running CLI scripts to collect data, parse Claude Code and Cursor transcripts, and visualize activity in a web dashboard with contribution calendars.

What is the best way to analyze long-term coding activity across multiple projects?

Analyzing long-term coding activity across projects is done by consolidating personal productivity data from GitHub repositories and AI agent session history into a unified visualization dashboard.

Can I browse historical conversations with Claude Code and Cursor for performance planning?

Yes, you can browse historical conversations with Claude Code and Cursor using the dashboard's session viewer, which parses agent transcripts to review coding output and agent interactions for career development.

Do I need to install dependencies like marked and shiki to visualize repository creation trends?

Yes, you need to install dependencies like marked and shiki to render the web dashboard that visualizes repository creation trends and GitHub contribution calendars.

How does parsing agent transcripts work for tracking productivity across coding agents?

Parsing agent transcripts extracts session history from Claude Code and Cursor logs, consolidating the data to track productivity and project activity across different coding agents.