cyberneticlibrary

Quick status check

stcommandsetup L13
FlojoInc/FloImg
What it does

read PROJECT_STATUS.md and report key sections

Best for

Fast status check without scanning vault or task files.

Inputs
  • · PROJECT_STATUS.md
Outputs
  • · current focus, recent progress, next up, blockers (<500 tokens)
Requires
  • · file read
Preconditions
  • · PROJECT_STATUS.md exists and is up-to-date
Failure modes
  • · PROJECT_STATUS.md outdated
  • · file not found
  • · status overflows token budget
Trust signals
  • · explicitly limits to 500 tokens
  • · reads only one file
  • · recommends /p and /s for next actions