# Humand Area Starter Starter plugin to create a new area-specific workflow at Humand. ## Intended Use 1. Copy this folder and rename it to `humand--workflow`. 2. Update `.cursor-plugin/plugin.json` with the final plugin identity. 3. Replace example rules/skills with the area-specific workflow. 4. Register the new plugin in `.cursor-plugin/marketplace.json`. 5. Run `node scripts/validate-template.mjs`. ## Included - `rules/area-baseline.mdc`: minimal rule template. - `skills/area-intake/SKILL.md`: example intake skill.