Jump to content

AI Workflows & Patterns: Difference between revisions

From Wiki
Marcluer (talk | contribs)
mNo edit summary
Marcluer (talk | contribs)
mNo edit summary
 
Line 20: Line 20:
== BMAD ==
== BMAD ==
* https://github.com/bmad-code-org/BMAD-METHOD
* https://github.com/bmad-code-org/BMAD-METHOD
* <syntaxhighlight lang="bash">
<blockquote>
<pre class="bash">
# install nvm for node 20+
# install nvm for node 20+
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
Line 30: Line 31:
npm install
npm install
npm run install:bmad
npm run install:bmad
</syntaxhighlight>
</pre>
</blockquote>


== AI model compare / competition ==
== AI model compare / competition ==

Latest revision as of 17:45, 4 September 2025