implement

Installation
SKILL.md

implement - Implementation Stage

Invariants

  • Require an approved task document before changing implementation files.
  • Treat the task document as the primary scope contract.
  • Do not broaden scope without user approval.
  • Do not rely on provider-specific model switch commands.
  • implement auto is the only automation entry point.

Runtime adapters may expose this stage as a slash command, menu action, or natural-language skill invocation. The portable stage name is implement.

Argument Handling

  • {ID} or {task-name} identifies the task document.
  • auto enables the implementation-to-ship automation chain after implementation.
  • --tier fast|balanced|deep may override the task document recommendation only if the active runtime supports tier routing.

If a user asks for provider-specific model names, treat them as adapter-level preferences rather than core workflow semantics.

Related skills
Installs
42
First Seen
Mar 20, 2026