agentsclimarketplace

Hyperflow status

Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-status

Hyperflow project status. Use to see current hyperflow state — "what is hyperflow doing", "show task progress", "where are we". Read-only — reports in-flight tasks, memory count, and progress. Never modifies state or runs work.From its SKILL.md

Install
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill hyperflow-status

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.9 KB, 170 tokens by cl100k_base, as published. Nobody here has run it

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

  1. Read .hyperflow/tasks/*.md; for each, report the status block (progress bar, sub-tasks done/total, branch).
  2. Count .hyperflow/specs/*.md and .hyperflow/audits/*.md.
  3. Count .hyperflow/memory/* entries.
  4. Print a compact summary: active tasks + their progress, spec/audit counts, memory size. If .hyperflow/ is absent, say so and suggest hyperflow-scaffold.

Rules

  • Never modify any file. Never dispatch work. Output is a single status block.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.