hyperflow-status — read-only state (Antigravity single-agent)
One-screen view of hyperflow project state. Read-only — never edits files or runs work. Follow the hyperflow doctrine.
Steps
- Read
.hyperflow/tasks/*.md; for each, report the status block (progress bar, sub-tasks done/total, branch). - Count
.hyperflow/specs/*.mdand.hyperflow/audits/*.md. - Count
.hyperflow/memory/*entries. - Print a compact summary: active tasks + their progress, spec/audit counts, memory size. If
.hyperflow/is absent, say so and suggesthyperflow-scaffold.
Rules
- Never modify any file. Never dispatch work. Output is a single status block.