chronicle

Converts Copilot CLI session history into standup reports, tips, and Crokpat instructions.

10|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Lee-SiHyeon/oh-my-copilot --skill chronicle-lee-sihyeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chronicle
Source: https://github.com/Lee-SiHyeon/oh-my-copilot/tree/main/.github/skills/chronicle
Command: npx skills add https://github.com/Lee-SiHyeon/oh-my-copilot --skill chronicle-lee-sihyeon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns scattered Copilot CLI session activity into actionable standups, personalized usage tips, and improved custom instructions so your workflow gets better over time.

Core Features & Use Cases

  • Session-based standup reports: Summarizes what you did (branches, accomplishments, PR links/status) over a time window for quick progress visibility.
  • Personalized tips from usage patterns: Detects how you actually interact with Copilot and recommends concrete ways to get better results.
  • Instruction self-improvement: Finds recurring misunderstandings and excess back-and-forth, then generates updated instructions for your Copilot instruction files to reduce friction.

Quick Start

Run /chronicle standup for the last week to generate a grouped progress report from recent CLI sessions.

Frequently Asked Questions about chronicle

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

FAQPage Schema
How do I generate a daily standup report from Copilot CLI session history?

Generate a daily standup report by running a command that summarizes your Copilot CLI session history over a specific time window. It groups recent activity into accomplishments, branches, and PR status for quick progress visibility.

Can I optimize my Copilot CLI workflow based on past usage patterns?

Yes, you can optimize your Copilot CLI workflow by analyzing session history to detect how you interact with the tool. It provides personalized tips recommending concrete ways to get better results from your usage patterns.

How do I improve custom instructions for Copilot to reduce excess back-and-forth?

Improve custom instructions by analyzing CLI session history to find recurring misunderstandings and excess back-and-forth. It generates updated instructions for your Copilot instruction files to continuously reduce friction over time.

Does generating standup reports from Copilot CLI sessions require experimental mode?

Yes, generating standup reports and personalized tips from Copilot CLI sessions requires experimental mode to be enabled. It operates on local session state to process your CLI activity safely.

What is the best way to track multi-day project progress using Copilot CLI?

The best way to track multi-day project progress is to convert Copilot CLI session history into grouped reports. It summarizes your activity over a time window, supporting continuous instruction refinement across multi-day projects.

Why does Copilot CLI instruction tuning need local session state?

Copilot CLI instruction tuning needs local session state to accurately access and analyze your command history. It relies on this local data to identify recurring issues and generate improved custom instructions.