reflect-agent

Analyze ticket state, git history, and run logs to generate daily retrospectives.

5|2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/dyzsasd/dev-loop --skill reflect-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reflect-agent
Source: https://github.com/dyzsasd/dev-loop/tree/main/skills/reflect-agent
Command: npx skills add https://github.com/dyzsasd/dev-loop --skill reflect-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the lack of continuous improvement in autonomous development teams by analyzing system performance, identifying recurring failures, and curating actionable lessons to prevent future bottlenecks.

Core Features & Use Cases

  • Automated Retrospectives: Synthesizes ticket history, git logs, and deployment data into a concise daily performance report.
  • Self-Evolution: Curates a lessons.md file based on recurring evidence and drafts structural proposals for agent improvements.
  • Use Case: Use this agent to automatically review the last 24 hours of development activity to identify why specific tickets were blocked and to suggest refinements to the team's operational conventions.

Quick Start

Invoke the reflect-agent skill to perform a daily retrospective and update the team lessons file based on the latest project activity.

Frequently Asked Questions about reflect-agent

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

FAQPage Schema
How do I generate automated retrospectives for an autonomous development team?

Automated retrospectives are generated by processing ticket state, git history, and run logs to synthesize daily performance reports. The agent operates on a daily cadence to review development activity and identify why specific tickets were blocked.

What is a self-evolution dev-loop and how does it prevent recurring failures?

A self-evolution dev-loop prevents recurring failures by analyzing evidence from project activity to curate a lessons.md file. It then drafts structural proposals for agent improvements to eliminate future operational bottlenecks.

How do I analyze git history and ticket state to identify blocked development tasks?

You can analyze git history and ticket state by invoking a non-intrusive, evidence-based feedback loop that requires read-only access to project boards. It processes this event feed to pinpoint causes of blocked tickets over a 24-hour cycle.

Does the reflect-agent require write access to project boards to maintain a feedback loop?

No, the reflect-agent requires only read-only access to project boards and event feeds to maintain its feedback loop. This non-intrusive approach ensures it can analyze performance without modifying your live development environment.

What is the best way to continuously improve autonomous agent performance using run logs?

The best way to improve autonomous agent performance is synthesizing run logs and deployment data into actionable lessons. The system curates evidence into a lessons.md file and drafts structural system improvements on a daily cadence.

What limitations exist when using a daily retrospective agent for system evolution?

A limitation of this daily retrospective agent is its reliance on a 24-hour analysis cycle, meaning feedback is delayed until the daily run. It also requires accessible ticket state, git history, and run logs to generate evidence-based structural improvements.