Remove all SessionStart and PostToolUse hooks across the marketplace, retaining only PreToolUse safety hooks and UserPromptSubmit quality hooks. Add /project and /adr command families, /hygiene check, /cv status. Create 7 new projman skills for project lifecycle management. Remove /pm-debug, /suggest-version, /proposal-status commands. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
283 lines
9.1 KiB
JSON
283 lines
9.1 KiB
JSON
{
|
|
"name": "leo-claude-mktplace",
|
|
"owner": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"metadata": {
|
|
"description": "Project management plugins with Gitea and NetBox integrations",
|
|
"version": "8.1.0"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "projman",
|
|
"version": "7.1.0",
|
|
"description": "Sprint planning and project management with Gitea integration",
|
|
"source": "./plugins/projman",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/projman/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "development",
|
|
"tags": [
|
|
"sprint",
|
|
"agile",
|
|
"gitea",
|
|
"project-management"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "core"
|
|
},
|
|
{
|
|
"name": "doc-guardian",
|
|
"version": "7.1.0",
|
|
"description": "Automatic documentation drift detection and synchronization",
|
|
"source": "./plugins/doc-guardian",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/doc-guardian/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "productivity",
|
|
"tags": [
|
|
"documentation",
|
|
"drift-detection",
|
|
"sync"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "core"
|
|
},
|
|
{
|
|
"name": "code-sentinel",
|
|
"version": "7.1.0",
|
|
"description": "Security scanning and code refactoring tools",
|
|
"source": "./plugins/code-sentinel",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/code-sentinel/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"hooks": [
|
|
"./hooks/hooks.json"
|
|
],
|
|
"category": "security",
|
|
"tags": [
|
|
"security-scan",
|
|
"refactoring",
|
|
"vulnerabilities"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "core"
|
|
},
|
|
{
|
|
"name": "project-hygiene",
|
|
"version": "7.1.0",
|
|
"description": "Post-task cleanup hook that removes temp files and manages orphaned files",
|
|
"source": "./plugins/project-hygiene",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/project-hygiene/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "productivity",
|
|
"tags": [
|
|
"cleanup",
|
|
"automation",
|
|
"hygiene"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "core"
|
|
},
|
|
{
|
|
"name": "cmdb-assistant",
|
|
"version": "7.1.0",
|
|
"description": "NetBox CMDB integration with data quality validation and machine registration",
|
|
"source": "./plugins/cmdb-assistant",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/cmdb-assistant/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"hooks": [
|
|
"./hooks/hooks.json"
|
|
],
|
|
"category": "infrastructure",
|
|
"tags": [
|
|
"cmdb",
|
|
"netbox",
|
|
"dcim",
|
|
"ipam",
|
|
"data-quality",
|
|
"validation"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "ops"
|
|
},
|
|
{
|
|
"name": "claude-config-maintainer",
|
|
"version": "7.1.0",
|
|
"description": "CLAUDE.md and settings.local.json optimization for Claude Code projects",
|
|
"source": "./plugins/claude-config-maintainer",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/claude-config-maintainer/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "development",
|
|
"tags": [
|
|
"claude-md",
|
|
"configuration",
|
|
"optimization"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "core"
|
|
},
|
|
{
|
|
"name": "clarity-assist",
|
|
"version": "7.1.0",
|
|
"description": "Prompt optimization and requirement clarification with ND-friendly accommodations",
|
|
"source": "./plugins/clarity-assist",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/clarity-assist/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"hooks": [
|
|
"./hooks/hooks.json"
|
|
],
|
|
"category": "productivity",
|
|
"tags": [
|
|
"prompts",
|
|
"requirements",
|
|
"clarification",
|
|
"nd-friendly"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "core"
|
|
},
|
|
{
|
|
"name": "git-flow",
|
|
"version": "7.1.0",
|
|
"description": "Git workflow automation with intelligent commit messages and branch management",
|
|
"source": "./plugins/git-flow",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/git-flow/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"hooks": [
|
|
"./hooks/hooks.json"
|
|
],
|
|
"category": "development",
|
|
"tags": [
|
|
"git",
|
|
"workflow",
|
|
"commits",
|
|
"branching"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "core"
|
|
},
|
|
{
|
|
"name": "pr-review",
|
|
"version": "7.1.0",
|
|
"description": "Multi-agent pull request review with confidence scoring and actionable feedback",
|
|
"source": "./plugins/pr-review",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/pr-review/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "development",
|
|
"tags": [
|
|
"code-review",
|
|
"pull-requests",
|
|
"security",
|
|
"quality"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "core"
|
|
},
|
|
{
|
|
"name": "data-platform",
|
|
"version": "7.1.0",
|
|
"description": "Data engineering tools with pandas, PostgreSQL/PostGIS, and dbt integration",
|
|
"source": "./plugins/data-platform",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/data-platform/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "data",
|
|
"tags": [
|
|
"pandas",
|
|
"postgresql",
|
|
"postgis",
|
|
"dbt",
|
|
"data-engineering",
|
|
"etl"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "data"
|
|
},
|
|
{
|
|
"name": "viz-platform",
|
|
"version": "7.1.0",
|
|
"description": "Visualization tools with Dash Mantine Components validation, Plotly charts, and theming",
|
|
"source": "./plugins/viz-platform",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/viz-platform/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "visualization",
|
|
"tags": [
|
|
"dash",
|
|
"plotly",
|
|
"mantine",
|
|
"charts",
|
|
"dashboards",
|
|
"theming",
|
|
"dmc"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "data"
|
|
},
|
|
{
|
|
"name": "contract-validator",
|
|
"version": "7.1.0",
|
|
"description": "Cross-plugin compatibility validation and Claude.md agent verification",
|
|
"source": "./plugins/contract-validator",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/contract-validator/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "development",
|
|
"tags": [
|
|
"validation",
|
|
"contracts",
|
|
"compatibility",
|
|
"agents",
|
|
"interfaces",
|
|
"cross-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"domain": "core"
|
|
}
|
|
]
|
|
}
|