where-we-are

Summarize current session status via the /recap --now command.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides an immediate, consistent way to surface the current session status and working context when a user asks about "now", "where are we", or "what are we doing", removing friction from session continuity and context switching.

Core Features & Use Cases

  • Alias to /recap --now: Acts as a lightweight alias that routes quick status requests to the full recap command.
  • Deep mode support: Supports invoking deep mode when users request more detailed context (e.g., /recap --now deep).
  • Argument forwarding: Passes through any supplied arguments to the recap command to preserve intended behavior.
  • Use Case: During a work session, ask the assistant for the current status to receive the active task, recent actions, and next steps without manually running the full recap workflow.

Quick Start

Ask where we are now to run /recap --now and receive the current session status.

Frequently Asked Questions about where-we-are

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

FAQPage Schema
How do I get a quick session status summary when I lose context during a task?

To get a quick session status summary, ask the assistant where you are now. It routes the request to the recap command to surface the active task, recent actions, and immediate next steps.

What is the best way to check current work session context without running full workflows?

Checking current work session context is handled by asking for your current status. This triggers an instant recap of the active task and recent actions, bypassing the need to manually run full recap workflows.

Can I retrieve a more detailed context recap for complex interactive work sessions?

You can retrieve a more detailed context recap by requesting deep mode. This instructs the assistant to run the recap command with extended context details for complex interactive work sessions.

Does the instant status recap pass custom arguments to the underlying recap command?

The instant status recap does pass custom arguments to the underlying recap command. Any supplied arguments are forwarded directly to maintain consistent session-awareness behavior.

When do I need to use a session-awareness recap in a task-focused conversation?

You need a session-awareness recap in a task-focused conversation when you require a retrospective checkpoint. It instantly surfaces your immediate working state and next steps to remove context-switching friction.