Check Feature Status Across the Workspace - Fluent AI Skills
How-to Guide
Author:
Fluent Commerce
Changed on:
31 Mar 2026
Key Points
[Warning: empty required content area]Prerequisites
Steps
Generate Dashboard View for Multiple Features
Situation: You have multiple features in various lifecycle stages and need a dashboard view.Prompt:
(Table Above Continued in Same Order Below)
`What features are in progress? Show the dashboard``/fluent-feature-status` scans all `accounts/<PROFILE>/features/*/status.json` files and presents a consolidated table:| Feature | Retailer | Status | Spec | Plan | Rev | Next Step | |
| curbside-pickup | MY_RETAILER | IN_PROGRESS | APPROVED | APPROVED | 2 | /fluent-build | |
| return-order | MY_RETAILER | VERIFIED | APPROVED | APPROVED | 1 | — | |
| loyalty-points | MY_RETAILER | PLANNING | APPROVED |
| Plan | Rev | Next Step |
| APPROVED | 2 | /fluent-build |
| APPROVED | 1 | — |
| DRAFT | 1 | /fluent-feature-plan |
Filtering
Ask for specific states:
Attention items are highlighted automatically: - Features stuck in PLANNING for more than 7 days - Features with
`Show only IN_PROGRESS features`Attention items are highlighted automatically: - Features stuck in PLANNING for more than 7 days - Features with
`plan: "PENDING"` but `status: "IN_PROGRESS"` (skipped approval?) - Features with `basedOn` links to non-existent featuresRead-only — no planning gate, no environment changes. Use this when resuming a session to see where you left off.