task-decomposition
Task Decomposition
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Task Decomposition
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Consolidate and clean up existing brain memory. Run this periodically (like a sleep cycle) to dedupe, decay, merge, and relocate memories to vault.
Remove old pi session files to reclaim disk space
Testing-focused coding workflow. Extends code-assist with enhanced test generation, coverage analysis, and test quality gates.
Systematic debugging workflow for diagnosing and fixing issues. Follows a structured approach to isolate problems, form hypotheses, and verify fixes.
Generate documentation from code or scratch - READMEs, API docs, changelogs, and user guides. Complements codebase-summary which analyzes existing code.
Extract durable learnings and preferences from the current conversation for memory capture. Use this after a conversation to capture what should be remembered.
| name | task-decomposition |
| description | Task Decomposition |
| type | workflow |
| triggers | ["/decompose"] |
| when_to_use | when the task has multiple unknowns or clearly requires multi-step reasoning |
| context | inline |
| token_cost | 140 |
| user_invocable | false |
Before taking ANY tool action, reply with a short decomposition:
GIVEN: <one line — what the prompt already states> UNKNOWN: <one or two items — what you need to find out> PLAN:
Rules: