Cross-platform code submission workflow - Lint check, non-destructive review, manual verification document, smart staging, clean commit, MR creation. Auto-detects project type (Android/iOS/backend) and adapts to the corresponding lint/build tools. Triggers when the user says "submit code", "prepare to submit", "submit", "start submission flow", or "code submit".
$npx -y skills add addxai/enterprise-harness-engineering --skill code-submitInstalls into the current project.
Run `npx skills use "https://github.com/addxai/enterprise-harness-engineering" --skill "addxai/enterprise-harness-engineering/code-submit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/addxai/enterprise-harness-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/addxai/enterprise-harness-engineering"` and select the relevant skills, then follow their instructions.