2 مستودعات
Tools that analyze developer session logs to identify friction points and productivity patterns.
Distinct from Personal Productivity Habits: Shortlist candidates focus on personal habits or academic evaluation, not professional developer workflow analysis.
Explore 2 awesome GitHub repositories matching development tools & productivity · Developer Workflow Analytics. Refine with filters or upvote what's useful.
git-stats is a git statistics analyzer and contribution calendar tool. It extracts commit data from local repositories to visualize contribution frequency and activity patterns through a visual grid of commit activity. The project functions as a local git data exporter and analyzer, converting version history into machine-readable JSON format for external reporting. It utilizes local-first data processing to interpret commit history directly from the system without requiring remote API access. The tool covers developer productivity analytics and git history reporting, providing command-line
Analyzes commit patterns and contribution data to understand work habits and engagement.
This project provides a framework for AI agent orchestration and context management, enabling the deployment of specialized AI personas and subagents to solve multi-step technical goals. It centers on managing specialized agents with isolated contexts and role-based prompts to handle domain-specific tasks. The system differentiates itself through a hierarchical project memory using markdown files to maintain coding standards and a secure execution model that utilizes sandboxed environments and git worktree isolation. It also features a Model Context Protocol integration for external tool conn
Generates interactive reports from session logs to identify friction points and strengths in the development workflow.