ait-recap

Summarize recent AIT activity into markdown recaps for projects.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/ohnotnow/agentic-stuff --skill ait-recap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ait-recap
Source: https://github.com/ohnotnow/agentic-stuff/tree/main/skills/ait-recap
Command: npx skills add https://github.com/ohnotnow/agentic-stuff --skill ait-recap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate human-friendly, readable recaps of recent AIT activity for the current project or across a directory of projects, making it easy to prepare status updates.

Core Features & Use Cases

  • Single-project recap: produce a concise summary of activity for one project.
  • Multi-project scope: scan a directory of projects and compare activity across them.
  • Mode and period controls: switch between detailed and summary views and set the time window for the recap.
  • Delivery format: output as a polished markdown report ready to share with teammates or managers.

Quick Start

Ask it to generate the weekly recap for the current project.

Frequently Asked Questions about ait-recap

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

FAQPage Schema
How do I generate a markdown status update from recent project activity?

To generate a markdown status update from recent project activity, use the recap tool to summarize logs into a structured report with Highlights, Currently in flight, and Detail sections. It operates in single-project mode by default and infers the time period from your prompt.

Can I summarize project activity across a whole directory of projects?

Yes, you can summarize activity across a directory of projects. The tool automatically switches to multi-project mode when a directory context is provided, scanning and comparing recent activity across all projects within that directory to build a comprehensive recap.

What is the best way to format recent development logs into a readable summary?

The best way to format development logs into a readable summary is using the recap tool, which leverages log and list outputs to produce a polished markdown report. It offers detailed and summary formats with a fixed structure of Highlights, Currently in flight, and Detail.

How do I configure the time period for a project activity recap?

You configure the time period for a project activity recap by specifying the desired window in your prompt. The tool infers the mode, period, and scope directly from your prompt text to generate the correctly scoped markdown summary.

Does the recap tool require specific log formats to generate a summary?

The recap tool requires outputs from log and list commands to generate a summary. It leverages these existing activity outputs to build the markdown recap, ensuring your status update accurately reflects the tracked project data.