Skip to main content

Install A Focused Skill

Use the skills CLI from the project where the agent should load the skill. For Codex, install one focused skill like this:
Replace tuturuuu-platform with any skill from the catalog. Common starting points:
  • tuturuuu-platform for general platform repo work.
  • tuturuuu-agent-coordination for shared or dirty worktrees and short 5-10-minute commit-window coordination.
  • tuturuuu-commit for scoped commit follow-through with exact staging and commit-window claim/wait/release.
  • tuturuuu-pr-merge-sync for quiet-window PR merge follow-through, main-green verification before bun git-sync, and production checks.
  • tuturuuu-cli for ttr and SDK workflows.
  • tuturuuu-database for Supabase migrations, RLS, and protected data access.

Install The Full Tuturuuu Set

Install all public Tuturuuu skills for Codex with explicit skill names:
Run the command from the target project checkout. For a one-time skills.sh discovery trigger, run it from a disposable directory after the metadata commit has been pushed to GitHub.

Verify Discovery

Before pushing metadata changes, validate local repo-root discovery:
The output should include all tuturuuu-* skills. After the metadata is pushed and the public install trigger has run, check the cached public page after it refreshes: