Enakoneschniy

8 mods across 1 repository, 5 stars between them.

Enakoneschniy/claude-dev-stack

Instructions file

Instructions for Enakoneschniy/claude-dev-stack, covering claude.md — project intelligence layer, language, auto-routing (important), knowledge base and session protocol.

5 4mo ago A 405 tokens original MIT

budget-continue

02

Enakoneschniy/claude-dev-stack

Skill Claude CodeCodex

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.

5 4mo ago A 64 tokens original MIT

cds-quick

03

Enakoneschniy/claude-dev-stack

Skill Claude CodeCodex

Run a quick one-shot task using a fast model (Haiku). Single-dispatch, no multi-turn. For complex work, use Claude Code normally instead.

5 4mo ago A 37 tokens original MIT

cds-search

04

Enakoneschniy/claude-dev-stack

Skill Claude CodeCodex

Search past session observations using the sessions.search MCP tool. Falls back to CLI if the MCP server is not available.

5 4mo ago A 27 tokens original MIT

cds-stats

05

Enakoneschniy/claude-dev-stack

Skill Claude CodeCodex

Show project memory statistics: session count, observation counts by type, entity count, top entities, and project planning status.

5 4mo ago A 29 tokens original MIT

dev-research

06

Enakoneschniy/claude-dev-stack

Skill Claude CodeCodex

A research workflow that uses NotebookLM, a tool for asking questions about a selected collection of documents, to answer development questions with citations.

5 4mo ago A 177 tokens original MIT

notion-importer

07

Enakoneschniy/claude-dev-stack

Skill Claude CodeCodex

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…

5 4mo ago B 96 tokens original MIT

session-manager

08

Enakoneschniy/claude-dev-stack

Skill Claude CodeCodex

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…

5 4mo ago A 108 tokens original MIT