where-we-are

$npx mdskill add Soul-Brews-Studio/arra-oracle-skills-cli/where-we-are

Check current session topic and pending items instantly.

  • Helps users verify active discussion and outstanding tasks.
  • Depends on the /recap tool with deep context parameters.
  • Executes by running /recap --now deep with provided arguments.
  • Delivers a concise summary of the current session state.
SKILL.md
.github/skills/where-we-areView on GitHub ↗
---
name: where-we-are
description: Session awareness — alias for /recap --now deep. Quick mid-session check of current topic, timeline, and pending items. Use when user asks "now", "where are we", "what are we doing". Do NOT trigger for full session start orientation (use /recap), "standup" (use /standup), or past session mining (use /dig).
---

# /where-we-are

Alias for `/recap --now deep`.

## Instructions

Run `/recap --now deep`.

ARGUMENTS: $ARGUMENTS
More from Soul-Brews-Studio/arra-oracle-skills-cli