Toolverse
All skills

implement-task

by parcadei

Implementation agent that executes a single task and creates handoff on completion

Installation

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

Installation

Quick info

Author
parcadei
Category
Backend
Views
1

About this skill

Implementation agent that executes a single task and creates handoff on completion

How to use

  1. Zainstaluj umiejętność w swoim projekcie Claude'a, umieszczając folder implement_task w katalogu .claude/skills. 2. Przygotuj dokumenty wejściowe: ledger ciągłości (stan sesji), plan implementacji z wszystkimi fazami, opis konkretnego zadania do wykonania oraz opcjonalnie dokumentację handoff z poprzedniego zadania. 3. Uruchom agenta, przekazując mu wszystkie wymagane dokumenty. Agent automatycznie przeczyta kontekst i zrozumie, gdzie jego zadanie wpisuje się w większy plan. 4. Agent realizuje zadanie zgodnie z cyklem Red-Green-Refactor: najpierw pisze test, który powinien się nie powieść, następnie implementuje minimalny kod, aby test przeszedł, wreszcie refaktoruje kod zachowując testy zielone. 5. Po ukończeniu zadania agent automatycznie tworzy dokument handoff zawierający opis wykonanej pracy, napotkane problemy, wzorce do naśladowania i wszelkie zależności dla następnego agenta. 6. Pobierz wygenerowany dokument handoff z wskazanego katalogu i przekaż go następnemu agentowi w łańcuchu implementacji.

Related skills

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

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

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147