🎯

task-management

🎯Skill

from commontoolsinc/labs

VibeIndex|
What it does
|

Task management skill for Common Tools, providing structured task tracking and prioritization within the pattern development workflow.

πŸ“¦

Same repository

commontoolsinc/labs(13 items)

task-management

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add commontoolsinc/labs --skill task-management
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add commontoolsinc/labs --skill task-management
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/task-management/SKILL.md

SKILL.md

49Installs
-
Last UpdatedJan 29, 2026

More from this repository10

🎯
knowledge-base🎯Skill

Knowledge base skill for Common Tools, establishing source hierarchy for resolving conflicts between documentation, code, and specs as a foundation for Oracle and Corrector agents.

🎯
lit-component🎯Skill

Lit component skill for building web components using the Lit library with reactive properties and shadow DOM encapsulation.

🎯
pattern-critic🎯Skill

Pattern critic agent skill that reviews pattern code for violations of documented rules, gotchas, and anti-patterns, producing categorized checklists with PASS/FAIL results.

🎯
pattern-debug🎯Skill

Pattern debugging skill for systematically diagnosing pattern errors in the Common Tools ct CLI and charm deployments.

🎯
pattern-schema🎯Skill

Pattern schema design skill for creating schemas.tsx with Input/Output types before writing pattern code, following Common Tools pattern development workflow.

🎯
pattern-ui🎯Skill

Pattern UI skill for adding layout and styling polish to applications using a component-based design system.

🎯
pattern-dev🎯Skill

Pattern dev skill for Common Tools, providing the complete pattern development workflow from schema design through implementation, testing, and deployment.

🎯
pattern-deploy🎯Skill

Pattern deploy skill for deploying and testing patterns with the ct CLI, covering syntax checking, deployment commands, and identity key management in Common Tools workflows.

🎯
pattern-test🎯Skill

Pattern test skill for writing and running tests on Common Tools patterns, covering test file format, Stream action testing, and bound handler verification.

🎯
pattern-implement🎯Skill

Pattern implement skill for building sub-patterns with minimal UI in Common Tools workflows, following the pattern development lifecycle.