Notre avis
Génère un plan de mise en œuvre structuré en Markdown, avec suivi de progression et statuts par étapes.
Points forts
- Structure claire avec étapes et sous-tâches
- Suivi visuel de progression via emojis et pourcentage
- Modèle minimaliste et réutilisable
Limites
- Nécessite une conversation préalable pour extraire les décisions
- Le modèle peut paraître rigide pour de très petits changements
- N'inclut pas d'exécution automatique des tâches
Lorsque vous avez discuté d'une fonctionnalité complexe et souhaitez un plan formel avant de coder.
Pour des modifications très simples ou en l'absence d'une discussion préalable détaillée.
Analyse de sécurité
SûrThe skill is a text-only instruction for generating a markdown plan document. It does not involve any tool execution or dangerous commands, making it safe with no security risks.
Aucun point d'attention détecté
Exemples
Based on our conversation about adding OAuth2 login, generate a feature implementation plan with the Markdown template. Include steps for backend setup, frontend components, and testing.Create a plan document for refactoring the payment module. Use the plan template, track progress, and list critical decisions we made.Plan Creation Stage
Based on our full exchange, produce a markdown plan document.
Requirements for the plan:
- Include clear, minimal, concise steps.
- Track the status of each step using these emojis:
- 🟩 Done
- 🟨 In Progress
- 🟥 To Do
- Include dynamic tracking of overall progress percentage (at top).
- Do NOT add extra scope or unnecessary complexity beyond explicitly clarified details.
- Steps should be modular, elegant, minimal, and integrate seamlessly within the existing codebase.
Markdown Template:
Feature Implementation Plan
Overall Progress: 0%
TLDR
Short summary of what we're building and why.
Critical Decisions
Key architectural/implementation choices made during exploration:
- Decision 1: [choice] - [brief rationale]
- Decision 2: [choice] - [brief rationale]
Tasks:
-
[ ] 🟥 Step 1: [Name]
- [ ] 🟥 Subtask 1
- [ ] 🟥 Subtask 2
-
[ ] 🟥 Step 2: [Name]
- [ ] 🟥 Subtask 1
- [ ] 🟥 Subtask 2
...
Again, it's still not time to build yet. Just write the clear plan document. No extra complexity or extra scope beyond what we discussed.
Priorisation de Tâches
Productivite
Priorise vos tâches avec les frameworks Eisenhower, ICE et RICE.
Generateur de Rapport Hebdomadaire
Productivite
Generez des rapports de statut hebdomadaires structures et concis.
Rapport de Daily Standup
Productivite
Génère des rapports de daily standup structurés et concis.