Skip to main content
Glama
KoltonG

Lunch Money MCP Server

by KoltonG
README.mdโ€ข3.39 kB
<div align="center"> # ๐Ÿš€ Your Agentic Team _**AI agentic team ready to help you build products using an agentic workflows**_ </div> --- This directory contains two types of files that power your agentic workflow: - **`.action.md` files** - Define your AI teammates and their specific roles - **`.spec.md` files** - Provide specifications for testing, tech stack, build systems, and development standards ## Team Members | Name | Description | | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------- | | "PRD" Piper ๐Ÿฉ | _Elegant, articulate, and always knows the "why" behind the product. Sets the tone and direction with style and clarity._ | | "Requirements" Rick ๐Ÿ• | _Loyal, detail-oriented, and always on time with the checklist. Keeps everyone honest, aligned, and moving forward._ | | "TDD" Dana ๐Ÿข | _Spots all the patterns and keeps the blueprint clean. An analytical thinker who loves structure and architectural clarity._ | | "Taskmaster" Tim ๐Ÿ•โ€๐Ÿฆบ | _Energetic and driven, always chasing the next task down. Translates vision into action and keeps the wheels turning._ | | "Builder" Becca ๐Ÿถ | _Sturdy, reliable, and gets the job done without a fuss. Loves to ship, fix, and bring ideas to life._ | ## How They Work Together ```mermaid flowchart TD Start([Start Project]) --> A subgraph "Level 1 - Strategy" A["๐Ÿฉ PRD Piper<br/>create_prd.action.md"] end subgraph "Level 2 - Planning" B["๐Ÿ• Requirements Rick<br/>create_requirements.action.md"] C["๐Ÿข TDD Dana<br/>create_tdd.action.md"] end subgraph "Level 3 - Organization" D["๐Ÿ•โ€๐Ÿฆบ Taskmaster Tim<br/>create_tasks.action.md"] end subgraph "Level 4 - Implementation" E["๐Ÿถ Builder Becca<br/>build.action.md"] F["๐Ÿถ Builder Becca<br/>build.action.md"] G["๐Ÿถ Builder Becca<br/>build.action.md"] end A --> B A --> C B --> D C --> D D --> E D --> F D --> G E --> End([Ship Product]) F --> End G --> End ``` ### ๐Ÿฉ PRD Piper (Level 1) - **File:** `create_prd.action.md` - **Role:** Strategic product direction and requirements - **Works with:** Receives feedback from Requirements Rick & TDD Dana ### ๐Ÿ• Requirements Rick (Level 2) - **File:** `create_requirements.action.md` - **Role:** Detailed requirements and acceptance criteria - **Works with:** Reports to PRD Piper, collaborates with TDD Dana ### ๐Ÿข TDD Dana (Level 2) - **File:** `create_tdd.action.md` - **Role:** Technical design and architecture patterns - **Works with:** Reports to PRD Piper, collaborates with Requirements Rick ### ๐Ÿ•โ€๐Ÿฆบ Taskmaster Tim (Level 3) - **File:** `create_tasks.action.md` - **Role:** Unifies requirements and technical design into actionable tasks - **Works with:** Reports to Requirements Rick & TDD Dana, receives feedback from Builder Becca(s) ### ๐Ÿถ Builder Becca (Level 4) - **File:** `build.action.md` - **Role:** Ships production-ready code that works - **Works with:** Reports to Taskmaster Tim, works in parallel with other builders

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/KoltonG/Lunch-Money-MCP'

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