Skip to content

agentteamland/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentTeamLand Workspace

One clone, every repo under your fingertips.

This is the maintainer workspace for the AgentTeamLand ecosystem. Clone it, run one script, and you have every peer repo checked out under a single tree.

Quickstart

git clone https://github.com/agentteamland/workspace.git
cd workspace
./scripts/sync.sh

After sync, ./repos/ contains:

Repo Purpose
cli atl binary — the CLI users install
registry teams.json — canonical team catalog
team-manager /team skill + bootstrap install.sh
core global skills (/save-learnings, /wiki, /create-code-diagram) + rules + JSON schemas
brainstorm /brainstorm skill + its rule
rule /rule + /rule-wizard skills
create-project DEPRECATED — scaffolder moved into teams
software-project-team 13 agents + /create-new-project + /verify-system
starter-extended Inheritance example team
homebrew-tap Homebrew formula (auto-updated by goreleaser)
scoop-bucket Scoop manifest (auto-updated by goreleaser)
winget-pkgs Fork of microsoft/winget-pkgs
.github Organization profile + catalog README

Scripts

Script What it does
./scripts/sync.sh Clone missing repos; fast-forward pull existing ones
./scripts/status.sh Tabular overview — who's dirty, ahead, behind
./scripts/push-all.sh Dry-run list of unpushed commits (use --force to actually push)

Using this workspace with Claude Code

Open Claude Code in this directory to get automatic access to:

  • Every peer repo under ./repos/ for direct editing
  • All active brainstorms (auto-resumed — .claude/brain-storms/*.md with status: active)
  • Platform-level CLAUDE.md context
  • Final decisions recorded in .claude/docs/
cd ~/projects/my/agentteamland/workspace
claude

Contributing

If you're adding a new team to the ecosystem or improving an existing one, check the scaffolder spec in core and the team schema. To get your team listed, open a PR against agentteamland/registry — full instructions in its CONTRIBUTING.md.

License

The workspace scaffolding is MIT. Each peer repo has its own LICENSE file.

About

AgentTeamLand platform workspace \u2014 clone this + run ./scripts/sync.sh and the entire ecosystem is at your fingertips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages