By byteagenten
Agent Team-based full-stack development workflow for Angular 21 + Spring Boot 4. Fixed 4-agent team with cross-validation.
bytM team member. Responsible for Angular frontend implementation including components, services, and UI features within the 4-agent team workflow.
bytM specialist agent (on-demand). REST API design, endpoint contracts, and data model sketches. Not a core team workflow member.
bytM team member. Responsible for architecture planning, technical specs, and system design within the 4-agent team workflow.
bytM specialist agent (on-demand). Validates architectural decisions, reviews system design, and assesses scalability. Not a core team workflow member.
bytM specialist agent (on-demand). Code review, quality checks, and build verification. Not a core team workflow member.
Start a full-stack feature workflow with a fixed 4-agent team and cross-validation.
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Private Claude Code Plugins for byteAgenten team members.
| Plugin | Description | Version |
|---|---|---|
| byt8 | Full-stack development toolkit for Angular 21 + Spring Boot 4 | 7.5.7 |
| bytA | Deterministic full-stack workflow (Boomerang + Ralph-Loop + Team Planning) | 4.8.0 |
| bytM | 4-Agent Team workflow with cross-validation (native Agent Teams) | 1.5.0 |
Du brauchst Zugriff auf das private Repository byteAgenten/byteagenten-marketplace.
Option A: GitHub CLI (empfohlen)
Die GitHub CLI (gh) ist ein Kommandozeilen-Tool für GitHub.
# Installation (macOS)
brew install gh
# Installation (Windows)
winget install GitHub.cli
# Einmalig anmelden - öffnet Browser zur Authentifizierung
gh auth login
Option B: Personal Access Token (PAT)
repo (Full control of private repositories)ghp_)# In ~/.bashrc oder ~/.zshrc einfügen:
export GITHUB_TOKEN=ghp_dein_token_hier
In Claude Code eingeben:
# Marketplace registrieren
/plugin marketplace add byteAgenten/byteagenten-marketplace
# Plugin installieren
/plugin install byt8@byteagenten-marketplace
Erklärung:
byteAgenten = GitHub Organisation (Owner des Repositories)byteagenten-marketplace = Name des Repositories auf GitHubbyt8 = Name des Plugins@byteagenten-marketplace = aus welchem Marketplace das Plugin kommtFüge in deinem Projekt .claude/settings.json hinzu:
{
"extraKnownMarketplaces": {
"byteagenten-marketplace": {
"source": {
"source": "github",
"repo": "byteAgenten/byteagenten-marketplace"
}
}
},
"enabledPlugins": {
"byt8@byteagenten-marketplace": true
}
}
Falls du eine feste Version verwenden möchtest:
{
"extraKnownMarketplaces": {
"byteagenten-marketplace": {
"source": {
"source": "github",
"repo": "byteAgenten/byteagenten-marketplace",
"ref": "v1.0.0"
}
}
},
"enabledPlugins": {
"byt8@byteagenten-marketplace": true
}
}
| Command | Description |
|---|---|
/byt8:full-stack-feature | 10-phase workflow for full-stack feature development |
/byt8:ui-theming | One-time design system initialization (theme, tokens, typography) |
/byt8:python-expert | Python development support |
/byt8:prd-generator | Generate PRDs (user stories, requirements) and create GitHub Issues |
/bytA:feature | Deterministic 8-phase workflow (Boomerang + Ralph-Loop) |
/bytA:prd-generator | Generate PRDs (user stories, requirements) and create GitHub Issues |
/bytA:wf-status | Show current workflow status (phase, hints, retries, pause) |
/bytA:wf-skip | Skip current phase (emergency use only) |
/bytM:feature | 4-Agent Team workflow with cross-validation |
/bytM:prd-generator | Generate PRDs (user stories, requirements) and create GitHub Issues |
→ Details und Beispiele siehe byt8 README / bytA README / bytM README
Each plugin is independently installable and versioned:
byteagenten-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Plugin registry
├── plugins/
│ └── byt8/ # Full-stack development toolkit
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin metadata & version
│ ├── .mcp.json # MCP server configuration
│ ├── agents/ # 10 specialized agents
│ ├── commands/ # 10 slash commands
│ ├── hooks/ # Workflow hooks (hooks.json)
│ ├── scripts/ # Hook scripts (bash)
│ ├── skills/ # Workflow implementations (SKILL.md)
│ └── README.md
├── CLAUDE.md # Project instructions for Claude Code
└── README.md
plugins/byt8-[name]/.claude-plugin/plugin.json with unique name.claude-plugin/marketplace.jsonProprietary - byteAgenten internal use only.
Full-stack development toolkit for Angular 21 + Spring Boot 4 applications with 10-phase workflow
Deterministic full-stack development workflow for Angular 21 + Spring Boot 4. Boomerang (agent isolation) + Ralph-Loop (external verification).
npx claudepluginhub byteagenten/byteagenten-marketplace --plugin bytMFull-stack agents — frontend, backend, API, DevOps architects
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Multi-agent team orchestration for parallel task execution, research, and implementation
Persistent memory, shared standards, and structured workflows for AI coding agents. Detects project setup and injects agent context automatically.
Enterprise development toolkit for teams - DevOps, code quality, integrations, workflow automation, documentation, and performance optimization across multi-cloud and full-stack platforms
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses