Learnings banner
mrge-io mrge-io

Learnings

Development community

Description

--- name: learnings description: Show what this team cares about in code reviews (cubic learnings) argument-hint: [learning-id] allowed-tools: [Bash, cubic:list_learnings, cubic:get_learning] --- # cubic Review Learnings Show the team's code review patterns and preferences that cubic has learned from senior reviewer feedback, user corrections, and codebase scans. ## Arguments If a learning ID was provided: $ARGUMENTS ## Instructions 1. **Detect the repository**: Run `git remote get-url ori

Installation

Installs to ~/.claude/skills/mrge-io-skills-learnings/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mrge-io-skills-learnings && curl -fsSL https://raw.githubusercontent.com/mrge-io/skills/HEAD/commands/learnings.md -o ~/.claude/skills/mrge-io-skills-learnings/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository