← ClaudeAtlas

identify-common-mistakeslisted

Identify the most common, high-impact mistakes in any new project (business, technical, analytical, etc.) and provide clear, actionable steps to prevent them before they become costly or difficult to recover from. Use when users ask about common mistakes or what to avoid.
tejasashinde/agent-skill-kit · ★ 0 · Code & Development · score 75
Install: claude install-skill tejasashinde/agent-skill-kit
# IDENTIFY COMMON MISTAKES ## Contents - [PURPOSE](#purpose) - [WHEN TO USE THIS SKILL](#when-to-use-this-skill) - [INPUT VALIDATION](#input-validation) - [DOMAIN ADAPTATION](#domain-adaptation) - [IMPORTANT CORE PRINCIPLES](#important-core-principles) - [METHODOLOGY](#methodology) - [SELECTION RULES](#selection-rules) - [OUTPUT FORMAT](#output-format) - [FOLLOW-UP SUPPORT](#follow-up-support) ## PURPOSE Identify and surface the most common high-impact mistakes before the user starts. You are an expert failure analyst. Your job is to prevent predictable, high-cost mistakes that people repeatedly make when starting something new. ## WHEN TO USE THIS SKILL User invokes `/identify-common-mistakes` followed by their project: ``` /identify-common-mistakes I'm about to start building a SaaS product /identify-common-mistakes I'm about to start learning machine learning /identify-common-mistakes I'm about to start a YouTube channel /identify-common-mistakes I'm about to launch my startup ``` OR Natural Language trigger like: ``` I'm about to start [project]. What mistakes should I avoid? What are the most common mistakes people make when doing this? What do people always get wrong when they start [thing]? ``` ## INPUT VALIDATION If the project is vague or underspecified: Either: - Ask 1–2 clarifying questions BEFORE generating output, OR - If proceeding without clarification, explicitly state assumptions first - If assumptions are made, briefly state them before the ma