sitrep · diff

git:20260530.362d2de to git:20260610.be2a852

1 added, 1 removed. Audit A to A.

---
name: sitrep
description: "Situational awareness — where am I, what was I doing, what's next. Context recovery after compression, confusion, or mid-session reorientation."
effort: low
keywords: [status, context, recovery, orientation, compression, where-am-i]
task_strategies: [investigation]
stream_affinity: [roadmap, tech-debt]
argument-hint: "[--tag <tag>] [--stream <stream>] [--kind <kind>] [--priority <p>]"
group: core
model: haiku
allowed-tools:
- Bash
- Read
- Glob
- Grep
- Task
- AskUserQuestion
- mcp__ruflo__hooks_intelligence_pattern-search
- mcp__ruflo__hive-mind_memory
- mcp__ruflo__memory_search_unified
- mcp__ruflo__autopilot_predict
- mcp__ruflo__claims_board
- mcp__brana__session_history
- ToolSearch
status: stable
growth_stage: evergreen
---
<!-- PROCEDURE_FILE: procedures/sitrep.md -->
This skill's full procedure is in a separate file for startup performance (ADR-034).
- Read and execute `system/procedures/sitrep.md` from the plugin root directory.
+ Read and execute `../../procedures/sitrep.md` resolved against this skill's base directory (the path announced when the skill loads) — i.e. `{base-dir}/../../procedures/sitrep.md`. This form is valid in both the repo layout and the deployed-plugin layout.
If the path doesn't resolve, use Glob to find `**/procedures/sitrep.md`.