marketplace/bundles/pm-dev-java/skills/plan-marshall-plugin/SKILL.md
Java domain extension with skill domains, module applicability, and workflow integration
npx skillsauth add cuioss/plan-marshall plan-marshall-pluginInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Domain extension providing Java development skill registration to plan-marshall workflows.
Configuration in extension.py implements the Extension API contract:
| Function | Purpose |
|----------|---------|
| get_skill_domains() | Domain metadata with profiles |
| applies_to_module() | Check Java applicability via build systems |
| provides_triage() | Returns pm-dev-java:ext-triage-java |
| provides_verify_steps() | Java verification agents |
Build operations (Maven/Gradle execution, parsing, discovery) are provided by:
plan-marshall:build-maven - Maven build execution and module discoveryplan-marshall:build-gradle - Gradle build execution and module discoveryThis extension is discovered by:
plan-marshall:extension-api - Domain registrationplan-marshall:manage-config (skill-domains subcommand) - Domain configurationplan-marshall:marshall-steward - Project setup wizardplan-marshall:extension-api - Extension API contractplan-marshall:build-maven - Maven build operations (includes standards/maven-impl.md)plan-marshall:build-gradle - Gradle build operations (includes standards/gradle-impl.md)development
The single append-only change-ledger — one worktree_sha-stamped substrate for kind=build and kind=change entries — plus the first-class worktree-sha freshness API
development
Authoring standards for ASCII box diagrams in skill and doc source — box-drawing conventions, right-border alignment, and a deterministic check/fix validator over fenced/literal code blocks in .md and .adoc files
testing
Recipe for verifying and fixing alignment of ASCII box diagrams across .md skill source and .adoc documentation, one deliverable per offending file
development
Pure platform-agnostic terminal-title composition consumed by platform-runtime via PYTHONPATH