Stats
Actions
Tags
From agenthub-connector-plugin
Use AgentHub Harness Packages from Claude Code to discover Java microservice assets, initialize a workspace, scan modules, verify conventions, and prepare dry-run contributions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agenthub-connector-plugin:use-agenthub-harnessThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
When this skill is invoked:
When this skill is invoked:
node bin/agenthub-plugin.mjs profile --json first.node bin/agenthub-plugin.mjs detect-context --json to understand the workspace.node bin/agenthub-plugin.mjs install-plan --json and prefer the platform plan over ad hoc search.node bin/agenthub-plugin.mjs harness-browse --json to find Harness Packages for Java/Spring Boot workspaces.node bin/agenthub-plugin.mjs harness-init --skill @namespace/slug --yes --json.node bin/agenthub-plugin.mjs harness-scan --json and node bin/agenthub-plugin.mjs harness-verify --json.node bin/agenthub-plugin.mjs harness-propose --json to summarize next actions from failed or warning rules.node bin/agenthub-plugin.mjs harness-contribute --name <name> --dry-run --json only when the user asks to prepare a reusable Harness Package.AGENTHUB_TOKEN, AGENTHUB_BASE_URL, or .claude/agenthub.json provided by the user or CI runtime.npx claudepluginhub guanglechen/agenthub-enterprise --plugin agenthub-connector-pluginGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.