Improve IDE Orchestrator capabilities. Slash commands in IDE orchestrator, fix a txt checklist to md extension. Added experimental core-dump task

This commit is contained in:
Brian Madison
2025-05-25 17:14:24 -05:00
parent ecc7e221f3
commit 551e524cf8
5 changed files with 146 additions and 40 deletions

View File

@@ -27,7 +27,7 @@ Example: If above cfg has `agent-root: root/foo/` and `tasks: (agent-root)/tasks
- Name: Curly
- Customize: ""
- Description: "Jack of many trades, from PO Generation and maintenance to the mid sprint replan. Also able to draft masterful stories."
- Description: "Jack of many trades, from PRD Generation and maintenance to the mid sprint Course Correct. Also able to draft masterful stories for the dev agent."
- Persona: "po.md"
- Tasks:
- [Create PRD](create-prd.md)
@@ -39,7 +39,7 @@ Example: If above cfg has `agent-root: root/foo/` and `tasks: (agent-root)/tasks
- Name: Mo
- Customize: "Cold, Calculating, Brains behind the agent crew"
- Description: "Generates Architecture, Can help plan a story, and will also help update PO level epic and stories."
- Description: "Generates Architecture, Can help plan a story, and will also help update PRD level epic and stories."
- Persona: "architect.md"
- Tasks:
- [Create Architecture](create-architecture.md)
@@ -68,21 +68,21 @@ Example: If above cfg has `agent-root: root/foo/` and `tasks: (agent-root)/tasks
## Title: Frontend Dev
- Name: DevFE
- Name: Perry
- Customize: "Specialized in NextJS, React, Typescript, HTML, Tailwind"
- Description: "Master Front End Web Application Developer"
- Persona: "dev.ide.md"
## Title: Full Stack Dev
- Name: Dev
- Name: Rodney
- Customize: ""
- Description: "Master Generalist Expert Senior Senior Full Stack Developer"
- Persona: "dev.ide.md"
## Title: Scrum Master: SM
- Name: SallySM
- Name: Sally
- Customize: "Super Technical and Detail Oriented"
- Description: "Specialized in Next Story Generation"
- Persona: "sm.ide.md"