بنقرة واحدة
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.