Toolverse
All skills

codex-worker

by MoonshotAI

Spawn and manage multiple Codex CLI agents via tmux to work on tasks in parallel. Use whenever a task can be decomposed into independent subtasks (e.g. batch triage, parallel fixes, multi-file refactors). When codex and tmux are available, prefer this over the built-in Task tool

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
1

About this skill

Spawn and manage multiple Codex CLI agents via tmux to work on tasks in parallel. Use whenever a task can be decomposed into independent subtasks (e.g. batch triage, parallel fixes, multi-file refactors). When codex and tmux are available, prefer this over the built-in Task tool for parallelism.

How to use

  1. Sprawdź, czy masz zainstalowane wymagane narzędzia: uruchom command -v codex && codex login status && command -v tmux. Wszystkie trzy polecenia muszą się powieść, a projekt musi być repozytorium git.

  2. Zidentyfikuj zadanie, które można podzielić na niezależne podtaski — na przykład lista issues do triażu, kilka modułów do refaktoryzacji, lub pakiety z błędami lintingu.

  3. Utwórz nazwę zadania zgodnie z konwencją: <typ>-<numer-opcjonalnie>-<krótki-opis>, na przykład issue-836-prompt-dollar-sign. Ta nazwa będzie użyta jako gałąź git i katalog worktree.

  4. Uruchom skill codex-worker, przekazując listę podtasków. Każdy podtask otrzyma własną sesję tmux z prefiksem codex-worker- oraz izolowany worktree, dzięki czemu agenty pracują równolegle bez konfliktów.

  5. Monitoruj postęp sesji tmux — każdy agent ma dostęp do pełnego systemu plików i powłoki w swoim worktree, co daje mu znacznie więcej możliwości niż wbudowane narzędzie Task.

  6. Po zakończeniu wszystkie zmiany pozostają w odpowiednich gałęziach git, gotowe do przeglądu i scalenia.

Related skills

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146