Enakoneschniy
- 7 skills
- 0 followers
- 7 hours ago last updated
- ▌ Cds Quick · enakoneschniyRun a quick one-shot task using a fast model (Haiku). Single-dispatch, no multi-turn. For complex work, use Claude Code normally instead.
- ▌ Cds Stats · enakoneschniyShow project memory statistics: session count, observation counts by type, entity count, top entities, and project planning status.
- ▌ Cds Search · enakoneschniySearch past session observations using the sessions.search MCP tool. Falls back to CLI if the MCP server is not available.
- ▌ Dev Research · enakoneschniyUse 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.
- ▌ Budget Continue · enakoneschniyShow 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.
- ▌ Notion Importer · enakoneschniyImport 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.
- ▌ Session Manager · enakoneschniyFallback 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").