session-log
Session Logger
Document our conversation accomplishments in your Obsidian vault with detailed session notes.
Usage
Create comprehensive session documentation in ~/Documents/main-vault/Sessions/ with accomplishments, learnings, and next steps.
Details
This skill will:
- Analyze the entire conversation history
- Extract key accomplishments and decisions
- Document code changes and configurations
- Capture learning points and insights
- List commands and tools used
- Create actionable next steps
- Add relevant tags for Obsidian organization
- Include links to created/modified files
Note Structure
- Date & Title: Timestamp and descriptive title
- Summary: High-level overview of session
- Accomplishments: Bullet points of completed tasks
- Code & Commands: Key snippets and commands used
- Learning Notes: Concepts explored and understood
- Files Modified: List of changed files with descriptions
- Next Steps: Actionable items for future sessions
- Resources: Links to documentation and references
Obsidian Integration
- Uses proper markdown formatting
- Adds frontmatter with metadata
- Creates backlinks to related notes
- Includes tags for easy searching
Example
/session-log - Create session note for current conversation
/session-log detailed - Include full code snippets
/session-log project:astro - Tag with specific project
More from arosenkranz/claude-code-config
homelab-helper
Expert guidance for homelab infrastructure, self-hosting, and Raspberry Pi optimization. Use when recommending self-hosted services, configuring Docker services, setting up reverse proxies, integrating Home Assistant, or troubleshooting homelab networking.
17find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
5javascript-pro
Write modern JavaScript with ES6+ features, async patterns, and Node.js APIs. Use when writing JavaScript code, debugging async issues, handling promises, optimizing JS performance, or working with the event loop.
5backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
5instinct-export
Export instincts for sharing with teammates or other projects
5agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
4