This is the skill you want when your repo has five ways to run tests, three onboarding READMEs, and nobody's sure which commands actually matter. It doesn't dump a Makefile at you. Instead it classifies what kind of recurring workflow you need (task entrypoints, bootstrap commands, local CI parity, hooks, maintenance bots, or diagnosis), picks one primary automation mode, and keeps local commands honest about what belongs in package scripts versus Make versus hooks versus CI. The core insight is routing first: it actively pushes you toward system-environment-setup for machine provisioning, deployment-automation for cloud rollout, and git-workflow for branch safety, so your repo automation layer stays focused on repeatable command glue instead of quietly absorbing every other concern.
npx -y skills add akillness/oh-my-skills --skill workflow-automation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template