Documentation Index
Fetch the complete documentation index at: https://vibekanban.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
What are task tags?
Task tags are reusable text snippets that you can quickly insert into task descriptions by typing@ followed by the tag name. When you select a tag, its content is automatically inserted at your cursor position.
Managing task tags
Access task tags from Settings → General → Task Tags. Tags are available globally across all projects in your workspace.
Create a new tag
Click Add Tag to create a new task tag.

- Tag name: Use snake_case without spaces (e.g.,
acceptance_criteria) - Content: The text that will be inserted when the tag is used
Using task tags
Insert task tags into task descriptions and follow-up messages using @mention autocomplete.Trigger autocomplete
When creating or editing a task description, type 
@ to trigger the autocomplete dropdown.
Common use cases
Bug report templates
Bug report templates
Create a
bug_report tag with standardised bug reporting fields:Acceptance criteria checklists
Acceptance criteria checklists
Create an
acceptance_criteria tag for feature requirements:Code review guidelines
Code review guidelines
Create a
code_review tag with review checklist items: