Skip to content

mikebuob/AlterraLab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alterra — Agentic SDLC Lab 1

This repo contains the pets-workshop application plus the BMAD-driven planning and design work products for the Agentic SDLC lab.

What's tracked vs. generated

The BMAD framework and its per-IDE skill/agent files are not committed — they are vendored/generated and reproduced locally by the BMAD installer (same idea as node_modules). What is committed:

  • pets-workshop/ — the application
  • _bmad-output/, design-artifacts/, docs/ — BMAD work products (briefs, PRDs, architecture, stories, design system)
  • _bmad/config.toml, _bmad/custom/, _bmad/_config/manifest.yaml — the inputs that pin and reproduce the toolset

Ignored (regenerated per developer): _bmad/ modules, .claude/skills/, .agent/, .agents/, .github/agents/, and personal config (config.user.toml, .claude/settings.local.json).

Setup (one-time, per developer)

Install BMAD to regenerate the agents/skills for your IDE. The pinned module versions are recorded in _bmad/_config/manifest.yaml.

npx bmad-method install
# When prompted, select your IDE target(s): claude-code (and/or codex, cursor, github-copilot)

After install, the BMAD skills/agents are available in your tool of choice.

Running the app

See pets-workshop/README.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors