awf-recap

Parse JSON state files and git history to generate project context summaries.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/buiminhduc23011/awf-for-codex --skill awf-recap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awf-recap
Source: https://github.com/buiminhduc23011/awf-for-codex/tree/main/skills/awf-recap
Command: npx skills add https://github.com/buiminhduc23011/awf-for-codex --skill awf-recap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of context loss when returning to a project after a break, allowing you to resume work immediately without manually reviewing files or commit logs.

Core Features & Use Cases

  • Context Recovery: Automatically aggregates project state from brain files, session logs, and git history.
  • Adaptive Summarization: Provides tailored summaries based on your technical proficiency level.
  • Use Case: Use this skill at the start of your workday to get a concise summary of your last session, pending tasks, and critical blockers so you can start coding within minutes.

Quick Start

Invoke the recap skill to analyze your current project state and provide a summary of pending tasks.

Frequently Asked Questions about awf-recap

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

FAQPage Schema
How do I recover project context and resume my workflow after a break?

To recover project context and resume your workflow, this skill retrieves and synthesizes state from local brain files, session logs, and git history to generate actionable summaries of pending tasks and blockers.

What is the best way to summarize my last coding session and pending tasks?

The best way to summarize your last coding session is to parse structured JSON state files and repository metadata, which provides adaptive summarization tailored to your technical proficiency level for immediate work resumption.

Do I need local brain files and git history to restore my project state?

Yes, restoring project state requires access to project-specific .brain directories and standard git environment variables to effectively parse structured JSON state files and repository metadata.

Can I get tailored project context summaries based on my technical proficiency?

Yes, you can get tailored project context summaries based on your technical proficiency level through the skill's adaptive summarization feature, which aggregates state from session logs and git history.

Why does context recovery fail to parse my project state files?

Context recovery fails to parse project state files if it cannot access project-specific .brain directories or standard git environment variables, which are required to retrieve and synthesize local brain files and session logs.

When do I need to generate actionable summaries from git history and session logs?

You need to generate actionable summaries from git history and session logs at the start of your workday when you are returning to a project after a break and need to rapidly resume your workflow.