Reviewing Llama Stack Code

Community

Streamlined llama-stack code reviews.

Authorbbrowning
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps reviewers focus on llama-stack PRs by providing specialized knowledge about architecture, testing patterns (recordings folders), backward compatibility requirements, distributed system considerations, and code-review focus areas specific to the project.

Core Features & Use Cases

  • Recordings awareness: Recognize recordings folders and CI testing patterns; ignore their contents during manual review.
  • Architecture & compatibility: Evaluate architecture decisions and backward compatibility across versions.
  • Distributed systems focus: Consider failure modes, synchronization, and telemetry patterns in a distributed llama-stack deployment.

Quick Start

When reviewing a llama-stack PR, focus on changes to implementation logic, not on auto-generated recordings. Ensure CI checks pass and that any breaking changes have clear migration guidance.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Reviewing Llama Stack Code
Download link: https://github.com/bbrowning/bbrowning-claude-marketplace/archive/main.zip#reviewing-llama-stack-code

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository