chore: rebrand for public release

- Move repository from bandit to personal-projects organization
- Remove all "Bandit Labs" references
- Update author to Leo Miranda
- Rename marketplace from bandit-claude-marketplace to claude-code-marketplace
- Add MIT LICENSE file
- Remove outdated root .mcp.json (MCP servers now bundled in plugins)
- Update all repository URLs to new location

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-19 17:49:40 -05:00
parent deae9a71d0
commit 15e0654950
20 changed files with 60 additions and 68 deletions

View File

@@ -54,11 +54,11 @@ projman/
"version": "0.1.0",
"displayName": "Projman - Single-Repository Project Management",
"description": "Sprint planning and project management with Gitea and Wiki.js integration",
"author": "Bandit Labs",
"homepage": "https://gitea.example.com/bandit/support-claude-mktplace/projman",
"author": "Leo Miranda",
"homepage": "https://gitea.hotserv.cloud/personal-projects/support-claude-mktplace",
"repository": {
"type": "git",
"url": "https://gitea.example.com/bandit/support-claude-mktplace.git"
"url": "ssh://git@hotserv.tailc9b278.ts.net:2222/personal-projects/support-claude-mktplace.git"
},
"license": "MIT",
"keywords": [
@@ -269,7 +269,7 @@ Agents are also **markdown files** with specialized prompts. They can be invoked
```markdown
# Sprint Planner Agent
You are the Sprint Planner for Bandit Labs.
You are the Sprint Planner for this project.
## Your Identity
@@ -551,7 +551,7 @@ The projman plugin implements a three-agent architecture mirroring the proven wo
**Example Prompt:**
```markdown
You are the Sprint Planner for Bandit Labs.
You are the Sprint Planner for this project.
Your role:
- Guide users through sprint planning
@@ -609,7 +609,7 @@ Sprint Planning Flow:
**Example Prompt:**
```markdown
You are the Sprint Orchestrator for Bandit Labs.
You are the Sprint Orchestrator for this project.
Your role:
- Monitor sprint progress
@@ -668,7 +668,7 @@ Status Monitoring:
**Example Prompt:**
```markdown
You are the Sprint Executor for Bandit Labs.
You are the Sprint Executor for this project.
Your role:
- Provide implementation guidance