ccronca
- 7 skills
- 0 followers
- 7 hours ago last updated
- ▌ Work Session Journaler · ccroncaGenerates a detailed summary of a development session by analyzing the session transcript. Can be invoked manually or automatically from hooks.
- ▌ Claude Docs · ccroncaConsult official Claude Code documentation from docs.claude.com using selective fetching. Use this skill when working on Claude Code hooks, skills, subagents, MCP servers, or any Claude Code feature that requires referencing official documentation for accurate implementation. Fetches only the specific documentation needed rather than loading all docs upfront.
- ▌ Inbox Learner · ccronca bundleProcess URLs from Obsidian inbox, scrape content, create concise summaries with topic tags, and link related entries for knowledge tracking
- ▌ Pragma Review · ccroncaFetch and analyse Pragma's AI review for a GitLab MR. Summarises high-value findings and critiques the review quality. Usage: /pragma-review [mr_number]
- ▌ Data Arch Team · ccroncaCreate an agent team to analyze data engineering architectural changes from multiple perspectives (performance, architecture/design patterns, data quality). Teammates work in parallel to review changes, then synthesize findings into a design document with recommendations.
- ▌ Gemini Reviewer · ccroncaUse Google Gemini for parallel code reviews, complex task validation, and second opinions. Runs Gemini CLI non-interactively to provide alternative perspectives on code quality, implementation decisions, and technical solutions.
- ▌ Container K8S Validator · ccroncaValidates Containerfile COPY commands and Kubernetes manifest paths for consistency. Automatically runs when working with Containerfiles or K8s manifests to ensure source paths exist and destinations match between files.