SK

skill-implementer

A delegated executor for general coding and implementation tasks with automated post-flight maintenance.

Install

mkdir -p .claude/skills/skill-implementer && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5690" && unzip -o skill.zip -d .claude/skills/skill-implementer && rm skill.zip

Installs to .claude/skills/skill-implementer

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Execute general implementation tasks following a plan. Invoke for general implementation work.
94 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Parse task state for execution
  • Delegate implementation tasks to subagents
  • Handle postflight git commits
  • Link task artifacts to state files
  • Validate task eligibility for implementation

How it works

It triggers a subagent for the code edit, then immediately executes automated postflight routines to commit and update state markers without human intervention.

Inputs & outputs

You give it
Task number from state file
You get back
Updated code and metadata status

When to use skill-implementer

  • Run general implementation tasks
  • Automate file updates based on a plan
  • Manage post-coding status and metadata updates

About skill-implementer

This skill implements tasks by delegating to a subagent and managing the lifecycle of the code changes. It handles post-flight operations like git commits and status updates automatically upon completion.

Execute general implementation tasks following a plan. Invoke for non-Lean implementation work.

When not to use it

  • Research tasks
  • Complex planning phases requiring human approval

Prerequisites

specs/state.json

Limitations

  • Dependent on valid state.json structure
  • Limited to predefined 'general' task types

How it compares

It automates the entire post-coding loop (commit/status/link) within the skill, bypassing manual continuation prompts.

Compared to similar skills

skill-implementer side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
skill-implementer (this skill)12moReviewIntermediate
command-development168moReviewIntermediate
skill-forge119moReviewIntermediate
codex-skill125moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

command-development

anthropics

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

16133

skill-forge

WilliamSaysX

Automated skill creation workshop with intelligent source detection, smart path management, and end-to-end workflow automation. This skill should be used when users want to create a new skill or convert external resources (GitHub repositories, online documentation, or local directories) into a skill. Automatically fetches, organizes, and packages skills with proactive cleanup management.

11115

codex-skill

feiskyer

Use when user asks to leverage codex, gpt-5, or gpt-5.1 to implement something (usually implement a plan or feature designed by Claude). Provides non-interactive automation mode for hands-off task execution without approval prompts.

12110

agent-factory

alirezarezvani

Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns

8109

subagent-driven-development

davila7

Use when executing implementation plans with independent tasks in the current session

1493

peekaboo

openclaw

Capture and automate macOS UI with the Peekaboo CLI.

1486

Search skills

Search the agent skills registry