Skip to main content
Glama
status.md1.09 kB
--- description: Show current TddBee status and progress --- # TddBee Status You are checking the current status of the TddBee project. ## Instructions 1. **Read state files**: - `.tddbee/features.json` - feature list - `.tddbee/config.json` - current state 2. **Calculate progress**: - Count features where `completed: true` - Count features where `completed: false` - Calculate percentage 3. **Present status clearly**: ``` TddBee Status Project: [project name] Status: [initialized/in-progress/paused/completed] Progress: [X/Y] features completed ([Z]%) [=========> ] Current Feature: [ID] - [title] (if any) Completed: [ID] [title] [ID] [title] ... Remaining: [ID] [title] [ID] [title] ... ``` 4. **Provide next steps**: - If paused: suggest `/tddbee:resume` - If in progress: suggest `/tddbee:pause` to stop - If not started: suggest `/tddbee:run` - If completed: congratulate and summarize ## Notes - Show at most 5 most recent completed features - Show at most 5 next pending features - Include total counts for full picture

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nonibytes/busy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server