skills/smithery.ai/context-initializer

context-initializer

Installation
SKILL.md

Context Initializer

This skill detects when Claude Code lacks project context and automatically invokes the init-explorer agent to gather it.

When to Invoke This Skill

Invoke this skill when ANY of these conditions are true:

  1. No project context: You don't know what this project is about, its tech stack, or its purpose
  2. Missing session history: claude-progress.txt doesn't exist or hasn't been read
  3. Missing architect's digest: architects_digest.md doesn't exist or hasn't been read
  4. User asks context-dependent questions: The user asks about the project but you have no context
  5. Starting a new task: Beginning work on a feature without understanding the codebase

How to Check for Empty Context

Before invoking, verify context is actually missing:

Installs
1
First Seen
May 4, 2026
context-initializer from smithery.ai