---
name: Feature AI Title Generation
slug: feature-ai-title-generation
category: AI Engineering
description: Feature AI Title Generation adds instructions for generating concise 5–8 word task titles during a dev3 session. Use it after `dev3 current` when the auto-generated title is truncated or too long, then run `dev3 task update --title`.
github: "https://github.com/h0x91b/dev-3.0/tree/main/change-logs/2026/03/06/feature-ai-title-generation-skill.md"
language: TypeScript
stars: 249
forks: 31
install: "npx degit https://github.com/h0x91b/dev-3.0/tree/main/change-logs/2026/03/06 ~/.claude/skills/06"
installs_to: ~/.claude/skills/06
source_path: change-logs/2026/03/06/feature-ai-title-generation-skill.md
collection_size: 11
category_size: 2631
collection_url: "https://dirskills.com/collections/h0x91b/dev-3.0"
added: 2026-09-02T05:20:57.196Z
last_synced: 2026-09-02T05:20:57.196Z
canonical_url: "https://dirskills.com/skills/feature-ai-title-generation"
---

# Feature AI Title Generation

Feature AI Title Generation adds instructions for generating concise 5–8 word task titles during a dev3 session. Use it after `dev3 current` when the auto-generated title is truncated or too long, then run `dev3 task update --title`.

**Install:**

```bash
npx degit https://github.com/h0x91b/dev-3.0/tree/main/change-logs/2026/03/06 ~/.claude/skills/06
```

## README

Add title generation instructions to the dev3 agent skill. After running `dev3 current` at session start, agents now synthesize a concise 5–8 word title and call `dev3 task update --title "..."` when the auto-generated title looks truncated or too long.
