Skip to content

feat: add fleet-todo-app lifecycle example#34

Closed
malpou wants to merge 7 commits into
computerlovetech:mainfrom
malpou:pm/fleet-lifecycle-example
Closed

feat: add fleet-todo-app lifecycle example#34
malpou wants to merge 7 commits into
computerlovetech:mainfrom
malpou:pm/fleet-lifecycle-example

Conversation

@malpou
Copy link
Copy Markdown
Contributor

@malpou malpou commented Mar 22, 2026

Summary

  • Adds a self-contained examples/fleet-todo-app/ directory demonstrating multi-ralph orchestration
  • Includes PM, developer, and QA ralph definitions with realistic prompts and commands
  • Ships with seed INBOX.md, TODO.md kanban board, and fleet.yml configuration
  • README explains the fleet concept and how to run the example

Test plan

  • Verify example directory is self-contained (no external dependencies)
  • Review ralph definitions for realistic commands and prompts
  • Confirm kanban workflow is clearly demonstrated (INBOX → TODO → In Progress → Done)
  • Check README explains the fleet concept adequately
  • Ensure no application code is included — just orchestration scaffolding

malpou and others added 7 commits March 22, 2026 18:18
Co-authored-by: Ralphify <noreply@ralphify.co>
Co-authored-by: Ralphify <noreply@ralphify.co>
…example

Each ralph has a realistic prompt with role, state (populated via commands),
decision tree, and rules — demonstrating how a fleet of ralphs coordinates
through shared kanban-style files.

Co-authored-by: Ralphify <noreply@ralphify.co>
Add five todo app feature requests to the inbox (CRUD endpoints + input
validation) and an empty kanban board with Ready/In Progress/Done/Accepted
sections. Also add specs/ directory for the PM ralph to write specs into.

Co-authored-by: Ralphify <noreply@ralphify.co>
Co-authored-by: Ralphify <noreply@ralphify.co>
Mark plan steps 2-5 as complete and add dashboard inbox item.

Co-authored-by: Ralphify <noreply@ralphify.co>
Close task and link to PR computerlovetech#34.

Co-authored-by: Ralphify <noreply@ralphify.co>
@malpou malpou closed this Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant