Toolverse
All skills

unified-execute-with-file

by catlog22

Universal execution engine consuming unified JSONL task format. Serial task execution with convergence verification, progress tracking via execution.md + execution-events.md.

Installation

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

Installation

Quick info

Author
catlog22
Category
Backend
Views
12

About this skill

Universal execution engine consuming unified JSONL task format. Serial task execution with convergence verification, progress tracking via execution.md + execution-events.md.

How to use

  1. Przygotuj katalog .task/ zawierający pliki JSON z definicjami zadań (np. IMPL-001.json, IMPL-002.json). Każdy plik powinien zawierać strukturę zadania zgodną z formatem ujednoliconym. Jeśli posiadasz plany w innym formacie, użyj narzędzia plan-converter do konwersji na format .task/*.json.

  2. Uruchom skill z parametrem PLAN wskazującym ścieżkę do katalogu .task/. Przykład: /codex:unified-execute-with-file PLAN=".workflow/active/WFS-xxx/.task/". Narzędzie automatycznie skanuje katalog, waliduje pliki JSON i przygotowuje analizę przed wykonaniem.

  3. Opcjonalnie dodaj flagę --auto-commit aby narzędzie automatycznie tworzyło konwencjonalne commity po każdym zadaniu, lub flagę --dry-run aby symulować wykonanie bez wprowadzania zmian.

  4. Obserwuj postęp wykonania w dwóch plikach: execution.md zawiera przegląd ogólny, a execution-events.md zawiera szczegółowy strumień zdarzeń. Narzędzie wykonuje zadania szeregowo w porządku topologicznym z uwzględnieniem zależności między nimi.

  5. Po każdym zadaniu narzędzie automatycznie weryfikuje kryteria zbieżności. Jeśli zadanie nie spełni warunków, proces zatrzymuje się i możesz przeanalizować szczegóły w plikach logów.

  6. Możesz również uruchomić skill bez parametrów — /codex:unified-execute-with-file — aby automatycznie wykryć katalogi .workflow/ i wybrać odpowiedni plan do wykonania.

Related skills

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379