etherweave-code-review

Automate code review against Etherweave PROJECT_RULES and architecture boundaries.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SavigeSystemZ/LuxeLogic --skill etherweave-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: etherweave-code-review
Source: https://github.com/SavigeSystemZ/LuxeLogic/tree/main/_AGENT_SYSTEM/_TEMPLATE_FACTORY/SOURCE_LIBRARY/EtherWeave/.cursor/skills/etherweave-code-review
Command: npx skills add https://github.com/SavigeSystemZ/LuxeLogic --skill etherweave-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineers review code against Etherweave PROJECT_RULES, MASTER_AI_REFERENCE, architecture boundaries, and fitness functions to ensure compliance and quality during PR reviews and audits.

Core Features & Use Cases

  • Enforces coding standards, type hints, and documentation to improve maintainability.
  • Verifies architecture conformance and adherence to layer/port/adapter rules.
  • Performs security and performance checks to reduce risks in changes.
  • Use Case: When a developer asks for a code review or when a PR requires formal compliance verification, run this skill to generate a structured critique and actionable suggestions.

Quick Start

Provide a code review of the attached changes to verify compliance with project rules, architecture boundaries, and quality standards.

Frequently Asked Questions about etherweave-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for pull requests against project rules and architecture boundaries?

Automated code review for pull requests evaluates staged or unstaged changes against project rules, architecture boundaries, and fitness functions. It enforces type hints, documentation, security practices, and performance considerations to generate structured critiques with actionable suggestions.

What does architecture conformance checking enforce in a code review?

Architecture conformance checking verifies adherence to layer, port, and adapter rules within a codebase. It ensures changes respect established architecture boundaries and structural requirements, preventing violations that compromise system design during pull request reviews.

Can I use automated compliance checks for unstaged changes before creating a pull request?

Yes, compliance checks can be applied to unstaged changes before a pull request. The review process verifies code against project rules, architecture boundaries, and quality standards, ensuring type hints and documentation meet formal compliance requirements.

What's the best way to verify security practices and performance considerations during a code review?

Verifying security practices and performance considerations during code review requires checking changes against project rules and a master AI reference. This approach reduces risks by enforcing security standards and evaluating performance impacts before merging pull requests.

Does code review automation work without predefined project rules?

Code review automation relies on predefined project rules, a master AI reference, and architecture boundaries to function. Without these established compliance standards and fitness functions, the automated review cannot enforce type hints, documentation, or security practices effectively.