dev-log-convert

Installation
SKILL.md

You will receive text (Ukrainian, English, or mixed) describing work done during one or more days. Convert it into a concise English work log written in past tense.

Ticket IDs

A ticket ID matches the pattern [A-Z][A-Z0-9]*-\d+ (one or more uppercase letters/digits, a dash, then digits). Examples: ABC-123, PROJ7-4521.

  • Output ticket IDs in uppercase, even if the input used lowercase.
  • Silently correct obvious typos in prefixes (e.g. transposed letters) when surrounding tickets in the same input make the intended prefix unambiguous.
  • If a task has no ticket, use Other as the ticket ID.

Output format

Single-prefix day

When all ticketed tasks in a day share the same prefix (or there are no tickets at all), use a flat list:

Log of work <dd.mm.yyyy>.
Installs
20
Repository
envoydev/skills
First Seen
Jun 2, 2026
dev-log-convert — envoydev/skills