This skill should be used when the user wants to verify task completion before finishing work. It checks acceptance criteria, catches incomplete work, bugs, and quality issues by spawning the task-check agent with a task ID, location, and work summary.
From hugin-coworknpx claudepluginhub michelve/hugin-marketplace --plugin hugin-coworkThis skill uses the workspace's default tool permissions.
README.mdSearches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
Verifies task completion before Claude finishes work. Catches incomplete work, bugs, and quality issues.
Spawn the task-check agent with:
.tasks/in-progress/)../../agents/task-check.md — Verification agent (tools: Read, color: yellow) — lives at plugin root agents/../../commands/check.md — Manual trigger command with argument hints — lives at plugin root commands/