logseq-review-workflow

Review Logseq code changes for correctness, regressions, security, and performance.

44.4k|2.8k|Updated May 23, 2020
One-click install
npx skills add https://github.com/logseq/logseq --skill logseq-review-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logseq-review-workflow
Source: https://github.com/logseq/logseq/tree/main/.agents/skills/logseq-review-workflow
Command: npx skills add https://github.com/logseq/logseq --skill logseq-review-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of reviewing Logseq code changes, ensuring correctness, maintainability, and adherence to standards, thereby reducing errors and accelerating deployment.

Core Features & Use Cases

  • Layered Review Process: Guides users through scope identification, rule loading, and multi-pass evaluation.
  • Knowledge Routing: Implements detailed rules for libraries, modules, and shared practices.
  • Scenario Analysis: Helps detect regressions, performance issues, security violations, and protocol mismatches in Logseq-related codebases.
  • Use Case: When auditing a new plugin or core update, this Skill ensures compliance with internal standards and best practices.

Quick Start

Use this skill to review a recent pull request by specifying changed files and applying structured rule checks for quality assurance.

Frequently Asked Questions about logseq-review-workflow

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

FAQPage Schema
How do I perform a structured code review for Logseq pull requests?

Structured code review for Logseq pull requests involves specifying changed files and applying multi-pass evaluation rules to detect regressions, security violations, and performance issues.

What does a layered code review process check for in Logseq contributions?

A layered code review process checks Logseq contributions for correctness, regression risks, security issues, and performance improvements by guiding users through scope identification and rule loading.

Can I use this skill to audit a new Logseq plugin for security violations?

Yes, you can use this skill to audit a new Logseq plugin. It implements scenario analysis to detect security violations, protocol mismatches, and ensures compliance with project standards.

How do code review best practices apply to detecting regressions in Logseq codebases?

Code review best practices apply to Logseq codebases by loading detailed rules for libraries and modules, performing multi-pass evaluations to detect regressions and protocol mismatches.

What's the best way to ensure Logseq core updates comply with internal project standards?

The best way to ensure Logseq core updates comply with internal project standards is to apply knowledge routing and structured rule checks during a comprehensive review of the code changes.