waw

Generates concise repository status briefings from gather.sh data and worker.md prompts.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/marcelocantos/skills --skill waw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: waw
Source: https://github.com/marcelocantos/skills/tree/main/skills/waw
Command: npx skills add https://github.com/marcelocantos/skills --skill waw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provides a fast, reliable way to re-establish situational awareness after being away by generating a concise briefing from the current repository state, recent activity, and planned next steps.

Core Features & Use Cases

  • Quick recap of repository state: branch, status, recent commits, and upcoming actions.
  • Full debrief with target status, maintenance status, TODOs, key decisions, and build/test status when using /waw all.
  • Works as a drop-in workflow that coordinates data gathering (gather.sh) and a small agent-based briefing (worker.md).

Quick Start

Run /waw to generate a quick recap, or run /waw all for the full deep briefing.

Frequently Asked Questions about waw

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

FAQPage Schema
How do I restore git context after being away from my repository?

To restore git context after being away, you can generate a concise briefing from your current repository state, recent commits, and planned next steps. This provides a quick recap to re-establish situational awareness.

What is the best way to get a quick recap of my repository status and recent activity?

Getting a quick recap of repository status involves checking your current branch, status, recent commits, and upcoming actions. A fast context restoration tool can automatically gather this repository data to summarize your progress.

How do I generate a full briefing of my repository state including TODOs and build status?

Generating a full briefing of repository state requires collecting target status, maintenance status, TODOs, key decisions, and build or test status. An all-mode deep briefing coordinates data gathering and agent-based summarization to deliver this.

Can I recover context if my previous session was interrupted or wrapped unexpectedly?

Recovering context after an interrupted session is supported through optional wrap recovery. This feature helps restore the interrupted context by re-generating the briefing from the current repository state.

Do I need any external dependencies to use this git context restoration workflow?

You do not need any external dependencies to use this git context restoration workflow. It operates as a drop-in workflow using internal scripts to collect repo data and an agent prompt for briefing generation.

How does automated session management work for briefings after AFK?

Automated session management for briefings works by coordinating a data gathering script to collect repository state and an agent prompt to process it. This generates a concise debrief for full situational awareness after being away.