jpantsjoha/join-the-team
v0.2.3Apache-2.0
Team operating model for hybrid human+AI delivery: one shared, drift-checked contract for authority, risk tiers, evidence, review, and done — with cloud-expert guardrails (Google Cloud, AWS, Azure, Alibaba Cloud) and Google ADK/Antigravity skills built in, routing agent-craft work to companion skill plugins.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "join-the-team",
"version": "0.2.3",
"description": "Team operating model for hybrid human+AI delivery: one shared, drift-checked contract for authority, risk tiers, evidence, review, and done — with cloud-expert guardrails (Google Cloud, AWS, Azure, Alibaba Cloud) and Google ADK/Antigravity skills built in, routing agent-craft work to companion skill plugins.",
"author": {
"name": "Jaroslav Pantsjoha",
"url": "https://jpantsjoha.com"
},
"homepage": "https://github.com/jpantsjoha/ai-native-developer-experience",
"repository": "https://github.com/jpantsjoha/ai-native-developer-experience",
"license": "Apache-2.0",
"keywords": [
"operating-model",
"team-harness",
"human-ai-collaboration",
"agent-teams",
"governance",
"evidence",
"risk-tiers",
"onboarding",
"skills",
"google-cloud",
"gcp",
"adk",
"antigravity",
"gemini",
"aws",
"azure",
"alibaba-cloud",
"multi-cloud"
],
"extensions": {
"com.anthropic.claude-code": {
"manifest": "./.claude-plugin/plugin.json",
"marketplace": "./.claude-plugin/marketplace.json",
"commands": "./commands/",
"hooks": "./hooks/hooks.json",
"contextFile": "./CLAUDE.md"
},
"com.google.gemini-cli": {
"manifest": "./gemini-extension.json",
"contextFile": "./GEMINI.md"
},
"ai.moonshot.kimi": {
"manifest": "./.kimi-plugin/plugin.json"
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 3Python files
- 4YAML files
- 5other files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.moonshot.kimi
- com.anthropic.claude-code
- com.google.gemini-cli