원클릭으로
claude-code-lab-coach
claude-code-lab-coach에는 glebis에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when the user wants to set up, view, or update their Claude Code Lab personal profile — including goals, skill level, learned tools, and active projects. Triggers on phrases like "set up lab context", "update my lab profile", "what have I learned at the lab", "add a goal", "настрой lab-контекст", "обнови профиль лаборатории". Stores data as plain markdown in an Obsidian-compatible vault so the user owns their data.
Use when the user wants a practice assignment between Claude Code Lab meetings — a concrete task tied to a specific lab meeting, that combines their personal goals with what was actually covered in the presentation. Triggers on "give me homework", "generate a practice task", "what should I practice", "homework for meeting 3", "задание на неделю". Fetches the current cohort's curriculum from agency-lab.glebkalinin.com, uses the meeting summary as the presentation record, reads the lab vault (plus optional sandbox) for personal context, and writes the assignment as a new markdown file. Also updates progress.md and optionally installs recommended agents.
Use when the user wants a coaching-style review of a Claude Code session — either the current live session, the most recent one, or a specific session by ID. Triggers on "review this session", "audit my prompts", "analyse my last session", "review session abc123", "разбери эту сессию". Produces feedback on prompt quality, agent interaction patterns, and missed opportunities. Saves the review as markdown into the lab vault.