ワンクリックで
task-test
Test skill that exercises the Task tool system to create and manage tasks
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Test skill that exercises the Task tool system to create and manage tasks
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
A skill demonstrating all Claude Code spec fields.
A simple test skill that creates a greeting file
A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
Tests variable interpolation features like {baseDir}. Use for testing path expansion.
A simple skill for testing basic functionality. Use when you need to test the skillet CLI.
| name | task-test |
| description | Test skill that exercises the Task tool system to create and manage tasks |
| allowed-tools | TaskCreate TaskUpdate TaskList Glob Bash |
| model | sonnet |
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".
Step 1: Create tasks IN PARALLEL (all three TaskCreate calls in one response):
Step 2: List tasks to see what was created.
Step 3: Complete each task
Summarize results.