← all publishers

Enakoneschniy

@enakoneschniy source repo

7 published skills

  1. Cds Quick · enakoneschniy
    Run a quick one-shot task using a fast model (Haiku). Single-dispatch, no multi-turn. For complex work, use Claude Code normally instead.
    0
    installs
  2. Cds Stats · enakoneschniy
    Show project memory statistics: session count, observation counts by type, entity count, top entities, and project planning status.
    0
    installs
  3. Cds Search · enakoneschniy
    Search past session observations using the sessions.search MCP tool. Falls back to CLI if the MCP server is not available.
    0
    installs
  4. Dev Research · enakoneschniy
    Use NotebookLM for grounded research — documentation queries, stack comparisons, session log search. Trigger when user needs answers FROM SPECIFIC DOCUMENTATION or FROM PAST SESSIONS: "по документации", "check docs", "как в Payload", "как в Next.js", "что мы решили про", "when did we decide", "по нашим записям", "спроси в нотбуке", "ask notebooklm", "query notebook", "загрузи доки", "load docs", "add to notebook", "найди в сессиях", "search sessions", "когда мы делали". Also for structured comparisons: "сравни X и Y по документации", "compare based on docs". Requires notebooklm-py. For WEB research (current info, trends), use deep-research skill instead.
    0
    installs
  5. Budget Continue · enakoneschniy
    Show 4-option continuation prompt when session budget is low. Options: remind later (CronCreate), auto-continue locally (Desktop task), auto-continue in cloud (Cloud task), continue now. Trigger when: budget warning fires, session limit reached, context is full, user sees budget warning.
    0
    installs
  6. Notion Importer · enakoneschniy
    Import Notion pages into project vault via MCP. Trigger when user wants to import or sync Notion content into the vault: "import notion", "notion docs", "sync notion", "импортируй notion", "обнови notion", "sync notion pages", "обнови notion docs". Uses the claude.ai Notion MCP server (notion-fetch tool) directly from a live Claude session. Does NOT spawn subprocesses.
    0
    installs
  7. Session Manager · enakoneschniy
    Fallback for manual session logging when auto-capture is disabled or fails, plus explicit resume/handoff/status requests. Auto-capture via hooks/session-end-capture.mjs is the primary Stop-time path — this skill is a safety net. Triggers on end-of-session signals ("done", "end", "всё", "хватит", "finish", "конец") and resume-intent requests ("resume", "продолжи", "что делали", "handoff", "what did we do").
    0
    installs