ready

Summarizes project context, Git activity, and past session history for you.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/juliuschun/tower --skill ready
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ready
Source: https://github.com/juliuschun/tower/tree/main/claude-skills/skills/ready
Command: npx skills add https://github.com/juliuschun/tower --skill ready

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you quickly get back to what you were working on by summarizing project context, recent activity, and past conversations.

Core Features & Use Cases

  • Project Overview: See the project's README, Claude instructions, and file structure.
  • Recent Activity: Review uncommitted changes, recent commits, and files modified recently.
  • Session History: Get summaries of past sessions to recall goals, actions, and decisions.
  • File Context: Identify and read files that were recently worked on.
  • Use Case: After a break, you can ask "What was I working on?" and get a concise overview of your project's status, the last conversation's key points, and the files you were editing, allowing you to jump back in seamlessly.

Quick Start

Ask "What was I working on?" to see a summary of your current project and recent activity.

Frequently Asked Questions about ready

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

FAQPage Schema
How do I resume my coding work after a break and recall project context?

To resume coding work after a break, you can generate a comprehensive overview of your current project context, recent Git activity, and past AI session history. This summarizes project status, code changes, and conversational highlights to re-orient you instantly.

What is the best way to review past AI session history and recent Git activity?

Reviewing past AI session history and recent Git activity involves summarizing historical session logs alongside uncommitted changes and recent commits. This process extracts goals, actions, and decisions from past conversations to help you recall exactly what you were working on.

Can I get a summary of uncommitted changes and project status locally?

Yes, you can get a summary of uncommitted changes and project status locally. The Skill requires access to your local project files and Git repository data to identify recently modified files and present a concise overview of your current working state.

How do I check what files I was recently editing to jump back into a project?

To check what files you were recently editing and jump back into a project, the system reads the project's file structure and identifies recently modified files. This provides direct file context so you can seamlessly continue editing where you left off.

Does this session history summarization tool work without external dependencies?

Yes, this session history summarization tool works without external dependencies. It operates entirely using local scripts to access your project files, Git repository data, and locally stored historical session logs to generate its project status overview.

Why do I need a project overview tool to track uncommitted changes and session logs?

You need a project overview tool to track uncommitted changes and session logs because it consolidates scattered project context into a single view. By combining README data, Git activity, and conversational highlights, it eliminates the manual effort of searching through history to resume work.