task-tagging

Enforce a seven-tag catalog with exact-case validation for task categorization.

3|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/Syedaashnaghazanfar/full-stack-todo-app --skill task-tagging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-tagging
Source: https://github.com/Syedaashnaghazanfar/full-stack-todo-app/tree/main/.claude/skills/task-tagging
Command: npx skills add https://github.com/Syedaashnaghazanfar/full-stack-todo-app --skill task-tagging

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes task tagging by enforcing a fixed seven-tag catalog (Work, Personal, Shopping, Health, Finance, Learning, Urgent) to ensure consistent labeling across tasks.

Core Features & Use Cases

  • Standardized tag set with exact-case validation and duplicate prevention.
  • Tag rules: one primary tag and up to four secondary tags (maximum of five tags per task).
  • Autocomplete and UI chips: provides a searchable, colored tag experience for quick tagging; supports filtering and bulk import validation.
  • Use Case: When teammates create or edit tasks, tags are validated and consistently applied, enabling reliable filtering and reporting.

Quick Start

  • Add a new task and select a primary tag from the seven standard categories.
  • Optionally add up to four secondary tags from the same set.
  • Ensure tags are unique and valid; the system will prevent duplicates and invalid entries.

Frequently Asked Questions about task-tagging

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize tasks with consistent tagging across my team?

Task tagging enforces a fixed seven-tag catalog (Work, Personal, Shopping, Health, Finance, Learning, Urgent) to ensure uniform labeling. Each task gets one primary tag and up to four secondary tags, preventing duplicates and inconsistent naming so filtering and reporting remain reliable across your system.

What are the tagging rules for task management and validation?

Tagging rules require exactly one primary tag per task, allow up to four additional secondary tags (five maximum total), enforce exact-case matching against the standard catalog, and prevent duplicate tags. Validation runs during task creation, editing, autocomplete, and bulk imports.

Can I use autocomplete and filtering with standardized task tags?

Yes, autocomplete provides searchable, colored tag chips for quick selection from the seven standard categories. The system supports filtering tasks by tag and bulk import validation, enabling fast tagging workflows while maintaining catalog consistency.

Does task tagging work during bulk imports and data migration?

Task tagging validates and standardizes tags during bulk imports, ensuring incoming data conforms to the seven-tag catalog rules. Invalid or duplicate tags are caught at import time, maintaining data integrity across migrated or batch-loaded tasks.

What happens if I try to add duplicate or invalid tags to a task?

The system prevents duplicate tags and rejects tags that don't match the exact case of the seven standard categories. Invalid entries are blocked at input, autocomplete, and import stages, ensuring only valid, unique tags are applied.