planning-and-task-breakdown
Plan Work Into Verifiable Tasks
Large or vague software work can hide dependencies, missing acceptance criteria, and verification gaps. This skill converts a specification into ordered task slices with checkpoints, scope guidance, and clear completion conditions.
التثبيت باستخدام Agent لدي
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "planning-and-task-breakdown" from https://skillstore.io/skills/addyosmani-planning-and-task-breakdown.md and its manifest at https://skillstore.io/api/skills/addyosmani-planning-and-task-breakdown/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
موارد مهيّأة لـ Agents
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
اختبرها
جارٍ استخدام "planning-and-task-breakdown". Add email notifications when a user receives a comment.
النتيجة المتوقعة:
- Task 1: Define notification preferences and the comment event contract. Verify the schema and event payload with focused tests.
- Task 2: Implement notification delivery for one provider. Verify successful delivery, provider failure handling, and retry behavior.
- Task 3: Add the user-facing preference flow. Verify that disabled notifications are not sent.
- Checkpoint: Run the focused test suite and confirm the comment-to-notification flow end to end.
جارٍ استخدام "planning-and-task-breakdown". We need to add search with filters to an existing application.
النتيجة المتوقعة:
The plan separates indexing, the search API, one complete filtered user flow, and later performance work. Each task includes dependencies, acceptance criteria, verification, likely files, and a scope estimate.
التدقيق الأمني
آمنAll 28 static findings are false positives. The flagged backticks, paths, and checklist text are Markdown documentation examples, not executable commands, reconnaissance, or path traversal. No semantic security findings or prompt injection attempts were identified.
عوامل الخطر
⚙️ الأوامر الخارجية (25)
📁 الوصول إلى نظام الملفات (1)
شارك واستشهد بهذا التقرير
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
نسخ رابط التقرير
https://skillstore.io/skills/addyosmani-planning-and-task-breakdown/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportشارة Markdown
[](https://skillstore.io/skills/addyosmani-planning-and-task-breakdown?utm_source=security_passport_badge)شارة HTML
<a href="https://skillstore.io/skills/addyosmani-planning-and-task-breakdown?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/addyosmani-planning-and-task-breakdown/security.svg" alt="Skillstore security assessment" loading="lazy"></a>بطاقة قابلة للتضمين
<iframe src="https://skillstore.io/embed/skills/addyosmani-planning-and-task-breakdown.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>الاستشهادات الأكاديمية (APA · BibTeX · CFF)
اقتباس APA
addyosmani. (2026). planning-and-task-breakdown security audit report (audit version 2) [Author version unspecified]. Skillstore. https://skillstore.io/skills/addyosmani-planning-and-task-breakdown/audits/2اقتباس BibTeX
@techreport{addyosmani-addyosmani-planning-and-task-breakdown-2026,
author = {addyosmani},
title = {planning-and-task-breakdown security audit report (audit version 2)},
institution = {Skillstore},
year = {2026},
number = {2},
url = {https://skillstore.io/skills/addyosmani-planning-and-task-breakdown/audits/2},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "planning-and-task-breakdown security audit report (audit version 2)"
version: "unspecified"
type: report
authors:
- name: "addyosmani"
date-released: "2026-09-19"
url: "https://skillstore.io/skills/addyosmani-planning-and-task-breakdown/audits/2"
identifiers:
- type: other
value: "skillstore:addyosmani-planning-and-task-breakdown:audit:2"
description: "Skillstore immutable audit report identifier"
تقييم Skillstore
سبب هذا التقييم موثوقية الأدلة: مرتفعما الذي يمكنك بناؤه
Turn a product brief into an implementation plan
Convert a feature brief into ordered tasks with dependencies, acceptance criteria, verification steps, and review checkpoints.
Prepare an agent-ready coding task list
Break a large engineering request into focused vertical slices that an AI coding agent can implement and verify independently.
Coordinate work across contributors
Identify parallel work, shared contracts, sequencing constraints, risks, and the task-list location for a multi-person project.
جرّب هذه الموجّهات
Break this request into ordered tasks. For each task, include a short description, acceptance criteria, verification step, dependency, and estimated scope: [paste request].
Analyze this specification and map the dependency graph. Then propose a bottom-up task order with one checkpoint after each major phase: [paste specification].
Use vertical slicing to plan this feature. Separate foundation work from complete user flows, identify likely files, define testable acceptance criteria, and flag tasks that are too large: [describe feature and repository context].
Audit the following implementation plan for missing dependencies, unclear acceptance criteria, oversized tasks, weak verification, unsafe parallelization, and missing checkpoints. Return a corrected ordered plan with open questions: [paste plan].
أفضل الممارسات
- Provide the specification, repository conventions, and known constraints before requesting a plan.
- Require every task to include testable acceptance criteria and a concrete verification step.
- Review dependencies, checkpoints, scope estimates, and open questions before implementation begins.
تجنب
- Ask for a plan when the change is a single obvious file edit.
- Accept tasks that say only to implement a feature without acceptance criteria or verification.
- Parallelize work that changes a shared contract before the contract is defined.
الأسئلة المتكررة
What input does this skill need?
Does this skill write code?
What is vertical slicing?
How are task dependencies handled?
Can the plan use an issue tracker?
How should I review the generated plan?
تفاصيل المطور
المؤلف
addyosmaniالترخيص
MIT
مراجعة Skillstore
r2
تنبيه الإصدار
لم يعلن المؤلف عن إصدار.
مرجع
5d5054f8a23586f9b500fece1cb613a9dffc787b
حداثة الصيانة
١٩/٩/٢٠٢٦
الاستخدام
5 تنزيلات · 0 مشاهدات
بنية الملفات
📄 SKILL.md