task-title-distiller

star 0

Distill concise, high-signal task titles from messy or long user prompts while preserving core intent. Use when users request short task names, UI thread titles, issue titles, or standardized naming with strict length constraints.

Emadgnia By Emadgnia schedule Updated 2/28/2026

name: task-title-distiller description: Distill concise, high-signal task titles from messy or long user prompts while preserving core intent. Use when users request short task names, UI thread titles, issue titles, or standardized naming with strict length constraints.

Task Title Distiller

Use this skill to produce clean, compact task titles with consistent quality.

Workflow

  1. Extract primary action and object from request.
  2. Remove procedural noise and filler words.
  3. Enforce length constraints.
  4. Validate uniqueness and clarity.

Constraints

  • prioritize verb + object structure
  • avoid vague terms (fix stuff, misc, update things)
  • keep stable naming style across related tasks

Output Modes

  • short (20-40 chars)
  • standard (40-70 chars)
  • detailed (70-100 chars)

References

Install via CLI
npx skills add https://github.com/Emadgnia/codex-agent-skills --skill task-title-distiller
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator