agentsclimarketplace

Task test

Skill martinemde/skillet/.claude/skills/task-test

🍳 Run SKILLs as Shell Scripts. Cook with Claude without the mess.

Install
npx -y skills add martinemde/skillet --skill task-test

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 19 stars19 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Test skill that exercises the Task tool system to create and manage tasks

SKILL.md

0.9 KB, as published. Nobody here has run it

Task System Test Skill

This skill exercises the Task tool system. You MUST use TaskCreate, TaskUpdate, and TaskList to manage tasks. Set awn owner for the tasks to "haiku".

Instructions

Step 1: Create tasks IN PARALLEL (all three TaskCreate calls in one response):

  • TaskCreate: subject="List Go files", description="Count the number of *.go files", activeForm="Listing Go files"
  • TaskCreate: subject="Check formatting", description="Run go fmt on all the files", activeForm="Checking formatting"
  • TaskCreate: subject="Count lines", description="Count # of lines in *.go files", activeForm="Counting lines"

Step 2: List tasks to see what was created.

Step 3: Complete each task

Summarize results.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.