Fc Status banner
cuibuaa cuibuaa

Fc Status

Productivity community

Description

--- name: fc-status description: Show the current project's latest FlowCrew run with the project-scoped CLI. Use when the user asks for FlowCrew status or invokes the fc-status workflow. --- <!-- flowcrew-skill-revision: 2 --> # fc-status — Check FlowCrew run progress Show the current status of the latest FlowCrew run for the current project. The command is project-scoped by default, so it will not surface a newer run from another workspace. ## Steps Run this single command: ```bash flowcrew

Installation

Installs to ~/.claude/skills/cuibuaa-flow-crew-fc-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cuibuaa-flow-crew-fc-status && curl -fsSL https://raw.githubusercontent.com/cuibuaa/flow-crew/HEAD/skills/fc-status.md -o ~/.claude/skills/cuibuaa-flow-crew-fc-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository