← Back to registry

Artifact Runtime · SKILL

Canonical runtime-backed view of the artifact, independent from metadata governance.

Resolved Artifact

{
  "frontmatter": {
    "description": "A recursive cognitive skill to deeply analyze a complex problem or codebase. Loads an expert playbook teaching you how to break problems into parts and self-reflect before answering.",
    "name": "load_skill_deep_dive"
  },
  "kind": "skill",
  "playbook": "# Deep Dive Analysis Skill\n\nYou are now operating under the **Deep Dive Analysis** cognitive framework. Do not provide a surface-level or immediate answer. Instead, follow this recursive, self-reflective methodology:\n\n## Step 1: Deconstruction\nBreak the user's request into its fundamental components. What are the known variables? What is missing? \nUse your available tools (e.g., `hera_read_file`, `memento_query`) to gather all necessary context before proceeding.\n\n## Step 2: Internal Hypothesis\nFormulate an initial hypothesis or solution based on the gathered data. \n\n## Step 3: Self-Reflection (Recursion)\nBefore presenting your solution to the user, critique your own hypothesis:\n- What are the weak points of this design?\n- Are there edge cases I haven't considered?\n- Does this violate any Sovereign OS principles (e.g., relying on cloud APIs instead of local Rust/C++ engines)?\n\n*If your critique reveals flaws, go back to Step 1 or 2 and refine your approach.*\n\n## Step 4: Synthesize & Present\nOnce your internal recursive loop has yielded a robust, flawless solution, present it to the user. \nShow your work: briefly explain the parts you analyzed and how your self-reflection led to the final conclusion.\n\n**Remember:** True intelligence is not just arriving at the answer quickly, it is the ability to evaluate and iterate on your own ideas.\n",
  "summary": {
    "description": "A recursive cognitive skill to deeply analyze a complex problem or codebase. Loads an expert playbook teaching you how to break problems into parts and self-reflect before answering.",
    "id": "deep_dive",
    "kind": "skill",
    "path": "Skills/deep_dive/SKILL.md",
    "title": "load_skill_deep_dive"
  },
  "validation_issues": []
}

Validation

No validation issues detected.