(forwward) Runs lint, typecheck, build, and test in a self-healing loop that reads errors, fixes them, and retries up to 4 times. Triggers on verify, check, make sure it works, pre-commit validation, pre-deploy checks, or any quality gate.
$npx -y skills add iankiku/forwward-teams --skill gateInstalls into the current project.
Run `npx skills use "https://github.com/iankiku/forwward-teams" --skill "iankiku/forwward-teams/gate"` 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/iankiku/forwward-teams" that are relevant to the current task. Run `npx skills add "https://github.com/iankiku/forwward-teams"` and select the relevant skills, then follow their instructions.