a-team
v1.4.0A complete engineering team in one folder. 26 pre-configured specialists, 20 enforced workflow skills, a lead orchestrator, and a Pipeline Auditor — for Claude Code, Codex CLI, Cursor, and OpenCode.
By RBraga01License: MIT1.1k GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install a-team for Codex
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add a-team@awesome-codex-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “a-team” remain stable.
- Codex:
a-team@agent-plugin-marketplace→a-team@awesome-codex-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/RBraga01/a-team/.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "a-team",
"version": "1.4.0",
"description": "A complete engineering team in one folder. 26 pre-configured specialists, 20 enforced workflow skills, a lead orchestrator, and a Pipeline Auditor — for Claude Code, Codex CLI, Cursor, and OpenCode.",
"author": {
"name": "RBraga01",
"url": "https://github.com/RBraga01"
},
"homepage": "https://rbraga01.github.io/a-team/",
"repository": "https://github.com/RBraga01/a-team",
"license": "MIT",
"websiteURL": "https://rbraga01.github.io/a-team/",
"privacyPolicyURL": "https://github.com/RBraga01/a-team/blob/main/SECURITY.md",
"termsOfServiceURL": "https://github.com/RBraga01/a-team/blob/main/LICENSE",
"keywords": [
"multi-agent",
"ai-agents",
"workflow",
"tdd",
"code-review",
"orchestration",
"claude-code",
"codex"
],
"skills": "../skills/",
"interface": {
"composerIcon": "../assets/ATeam.png",
"displayName": "A Team",
"shortDescription": "Complete pre-configured engineering team. Not a marketplace.",
"longDescription": "A Team enforces structured development workflows: design before code, TDD before implementation, code review after every change, and hard gates that block completion without verified evidence. Drop it into any project to get an immediately operational team of specialists.",
"developerName": "RBraga01",
"category": "Coding",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"defaultPrompt": [
"Read .agent-sync/DAILY.md and work on the tasks assigned to Codex.",
"Run /orchestrate morning to start the day."
],
"websiteURL": "https://rbraga01.github.io/a-team/",
"privacyPolicyURL": "https://github.com/RBraga01/a-team/blob/main/SECURITY.md",
"termsOfServiceURL": "https://github.com/RBraga01/a-team/blob/main/LICENSE",
"brandColor": "#3b82f6",
"screenshots": []
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[a-team on Agent Plugins Marketplace](https://pluginsmp.com/plugins/a-team)