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-architectureonly - 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.pycommand (Rule 9) - Use
pm-dev-java:manage-maven-profiles:profilesnotation for this skill's own script operations - Use
plan-marshall:manage-architecture:architecturenotation for architecture queries - Use
plan-marshall:manage-config:manage-confignotation for config operations