Create a Discipline (道 - Do) Plugin Create a new discipline plugin for: $ARGUMENTS What is a Discipline Plugin? Discipline plugins represent "the way" or path of mastery in the Han marketplace. They provide specialized agents that embody expertise in specific development disciplines. Each discipline contains one or more agents with deep domain knowledge. Plugin Structure Create the following directory structure: IMPORTANT : - Only goes inside - goes in the directory - stays at the plugin root (NOT in hooks/) - Discipline names should be descriptive (e.g., , , ) Step 1: Create plugin.json Crea…