This is the meta-skill that builds the other skills. It analyzes your domain, picks an architecture pattern (pipeline, fan-out/fan-in, expert pool, supervisor, etc.), then generates the agent definition files and skill files your team needs. You'd use it when a project is complex enough that you need multiple specialized agents working together rather than one generalist trying to do everything. It creates the .claude/agents/ and .claude/skills/ structure, validates trigger conditions, and can even dry-run the team before you commit. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 to actually run the teams it designs.
npx -y skills add akillness/oh-my-skills --skill harness --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills