Skip to content
Skill

Quick Status

by FlojoInc

AI Summary

Quick Status provides a fast, lightweight way to check project progress by reading a single PROJECT_STATUS.md file and outputting key sections in under 500 tokens. Developers and project managers benefit from quick status visibility without scanning entire vaults.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "Quick Status" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (9 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/FlojoInc/FloImg/main/.claude/commands/st.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/c.md "https://raw.githubusercontent.com/FlojoInc/FloImg/main/.claude/commands/c.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/ctx.md "https://raw.githubusercontent.com/FlojoInc/FloImg/main/.claude/commands/ctx.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/gh.md "https://raw.githubusercontent.com/FlojoInc/FloImg/main/.claude/commands/gh.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/p.md "https://raw.githubusercontent.com/FlojoInc/FloImg/main/.claude/commands/p.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/s.md "https://raw.githubusercontent.com/FlojoInc/FloImg/main/.claude/commands/s.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/sync-roadmap.md "https://raw.githubusercontent.com/FlojoInc/FloImg/main/.claude/commands/sync-roadmap.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/w.md "https://raw.githubusercontent.com/FlojoInc/FloImg/main/.claude/commands/w.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/x.md "https://raw.githubusercontent.com/FlojoInc/FloImg/main/.claude/commands/x.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Quick status check (~500 tokens)

Quick Status

Fast, lightweight status check. Only reads PROJECT_STATUS.md.

Steps

• Read PROJECT_STATUS.md • Output key sections: `markdown

Status

Current Focus: {task} - {status} Recent Progress: • {item 1} • {item 2} Next Up: • {priority item} • {next item} Blockers: {any blockers or "None"} `

Important Rules

• Only read PROJECT_STATUS.md - no other files • Keep output under 500 tokens • Don't scan vault - this is meant to be fast • Use /p to plan new work • Use /s {ID} to start a task

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
2 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars2
Issues4
Updated2mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code