atl rovo dev not in preferred list until fully tested

This commit is contained in:
Brian Madison 2025-12-06 14:25:29 -06:00
parent 7545bf9227
commit 7c5c97a914
7 changed files with 5 additions and 34 deletions

View File

@ -192,7 +192,7 @@ workflow-init asks: "Is this work in progress or previous effort?"
**Solution:** **Solution:**
1. Check spelling/format - Use exact workflow name or menu shortcut (*prd not *PRD) 1. Check spelling/format - Use exact workflow name or menu shortcut (`*prd` not `*PRD`)
2. Verify agent has workflow: 2. Verify agent has workflow:
- PM agent: prd, tech-spec - PM agent: prd, tech-spec
- Architect agent: create-architecture, validate-architecture - Architect agent: create-architecture, validate-architecture

7
package-lock.json generated
View File

@ -98,7 +98,6 @@
"integrity": "sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==", "integrity": "sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@ampproject/remapping": "^2.2.0", "@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.27.1", "@babel/code-frame": "^7.27.1",
@ -1841,7 +1840,6 @@
"integrity": "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==", "integrity": "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==",
"devOptional": true, "devOptional": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"undici-types": "~7.10.0" "undici-types": "~7.10.0"
} }
@ -2158,7 +2156,6 @@
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"bin": { "bin": {
"acorn": "bin/acorn" "acorn": "bin/acorn"
}, },
@ -2520,7 +2517,6 @@
} }
], ],
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"caniuse-lite": "^1.0.30001735", "caniuse-lite": "^1.0.30001735",
"electron-to-chromium": "^1.5.204", "electron-to-chromium": "^1.5.204",
@ -3410,7 +3406,6 @@
"integrity": "sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg==", "integrity": "sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.12.1", "@eslint-community/regexpp": "^4.12.1",
@ -7498,7 +7493,6 @@
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==", "integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"bin": { "bin": {
"prettier": "bin/prettier.cjs" "prettier": "bin/prettier.cjs"
}, },
@ -8331,7 +8325,6 @@
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"engines": { "engines": {
"node": ">=12" "node": ">=12"
}, },

View File

@ -725,13 +725,7 @@ flowchart TD
- **[Quick Start Guide](./quick-start.md)** - Getting started with BMM - **[Quick Start Guide](./quick-start.md)** - Getting started with BMM
- **[Glossary](./glossary.md)** - Key terminology - **[Glossary](./glossary.md)** - Key terminology
- **[FAQ](./faq.md)** - Common questions - **[FAQ](./faq.md)** - Common questions
<<<<<<< Updated upstream
=======
- **[Troubleshooting](./troubleshooting.md)** - Problem resolution - **[Troubleshooting](./troubleshooting.md)** - Problem resolution
<<<<<<< Updated upstream
> > > > > > > # Stashed changes
> > > > > > >
> > > > > > > Stashed changes
- **[Workflow Documentation](./README.md#-workflow-guides)** - Complete workflow reference - **[Workflow Documentation](./README.md#-workflow-guides)** - Complete workflow reference
--- ---
@ -746,13 +740,7 @@ flowchart TD
**Documentation:** **Documentation:**
<<<<<<< Updated upstream - **[Test Architect Guide](./test-architecture.md)** - Comprehensive testing strategy
<<<<<<< Updated upstream
- # [Test Architect Guide](./test-architecture.md) - Comprehensive testing strategy
> > > > > > > # Stashed changes
> > > > > > >
> > > > > > > Stashed changes
- [BMM Module README](../README.md) - Complete module and workflow reference - [BMM Module README](../README.md) - Complete module and workflow reference
--- ---

View File

@ -95,20 +95,10 @@ Game development equivalent of PRD, created by Game Designer agent for game proj
## Workflow and Phases ## Workflow and Phases
<<<<<<< Updated upstream
# <<<<<<< Updated upstream
=======
> > > > > > > Stashed changes
### Phase 0: Documentation (Prerequisite) ### Phase 0: Documentation (Prerequisite)
**Conditional phase for brownfield projects.** Creates comprehensive codebase documentation before planning. Only required if existing documentation is insufficient for AI agents. **Conditional phase for brownfield projects.** Creates comprehensive codebase documentation before planning. Only required if existing documentation is insufficient for AI agents.
> > > > > > > Stashed changes
### Phase 1: Analysis (Optional) ### Phase 1: Analysis (Optional)
Discovery and research phase including brainstorming, research workflows, and product brief creation. Optional for Quick Flow, recommended for BMad Method, required for Enterprise Method. Discovery and research phase including brainstorming, research workflows, and product brief creation. Optional for Quick Flow, recommended for BMad Method, required for Enterprise Method.

View File

@ -645,7 +645,7 @@ Quick Spec Flow is your **fast path from idea to implementation** for:
- **Try it now:** Load PM agent and describe a small change - **Try it now:** Load PM agent and describe a small change
- **Learn more:** See the [BMM Workflow Guides](./README.md#-workflow-guides) for comprehensive workflow documentation - **Learn more:** See the [BMM Workflow Guides](./README.md#-workflow-guides) for comprehensive workflow documentation
- **Need help deciding?** Run `workflow-init` to get a recommendation - **Need help deciding?** Run `workflow-init` to get a recommendation
- **Have questions?** Join us on Discord: https://discord.gg/gk8jAdXWmj - **Have questions?** Join us on Discord: <https://discord.gg/gk8jAdXWmj>
--- ---

View File

@ -192,7 +192,7 @@ workflow-init asks: "Is this work in progress or previous effort?"
**Solution:** **Solution:**
1. Check spelling/format - Use exact workflow name or menu shortcut (*prd not *PRD) 1. Check spelling/format - Use exact workflow name or menu shortcut (`*prd` not `*PRD`)
2. Verify agent has workflow: 2. Verify agent has workflow:
- PM agent: prd, tech-spec - PM agent: prd, tech-spec
- Architect agent: create-architecture, validate-architecture - Architect agent: create-architecture, validate-architecture

View File

@ -15,7 +15,7 @@ const { TaskToolCommandGenerator } = require('./shared/task-tool-command-generat
*/ */
class RovoDevSetup extends BaseIdeSetup { class RovoDevSetup extends BaseIdeSetup {
constructor() { constructor() {
super('rovo-dev', 'Atlassian Rovo Dev', true); // preferred IDE super('rovo-dev', 'Atlassian Rovo Dev', false);
this.configDir = '.rovodev'; this.configDir = '.rovodev';
this.subagentsDir = 'subagents'; this.subagentsDir = 'subagents';
this.workflowsDir = 'workflows'; this.workflowsDir = 'workflows';