manage-maven-profiles

Installation
SKILL.md

Maven Profile Management

Classify Maven build profiles that weren't auto-matched during discovery.

Enforcement

Execution mode: Invoked conditionally from architecture analysis workflow when unmatched profiles are found. Execute workflow steps sequentially.

Prohibited actions:

  • Do not invoke this skill directly -- it is called by manage-architecture only
  • Do not invent script notations -- use only documented notations from this skill and referenced skills

Constraints:

  • Every workflow step that performs a script operation has an explicit bash code block with the full python3 .plan/execute-script.py command (Rule 9)
  • Use pm-dev-java:manage-maven-profiles:profiles notation for this skill's own script operations
  • Use plan-marshall:manage-architecture:architecture notation for architecture queries
  • Use plan-marshall:manage-config:manage-config notation for config operations

When to Use

Installs
1
GitHub Stars
5
First Seen
Jul 11, 2026
manage-maven-profiles — cuioss/plan-marshall