← all publishers

Nembie

@nembie source repo

3 published skills

  1. Preflight · nembie
    Analyze task complexity and context-saturation risk before starting. Use when the user types `/preflight`, asks for large refactors, migrations, multi-file features, architecture changes, repo-wide reviews, bug hunts with unknown root cause, or vague "fix everything / clean this up / modernize this" requests.
    0
    installs
  2. Safe Task · nembie
    Execute a task safely with a preflight analysis, an explicit phased plan, checkpoints, and hard stop conditions before any file edit. Use when the user types `/safe-task`, says "do this safely", "with checkpoints", "carefully refactor", or asks for a guarded execution of a non-trivial change.
    0
    installs
  3. Env Config Validator · nembie bundle
    Validate environment configuration files, detect missing or misconfigured variables, and generate typed env schemas. Use when asked to validate env files, check environment config, generate .env.example, audit env variables, or create typed env validation.
    0
    installs