dt-reviewer

Automate code reviews, security audits, and optimization analysis on software artifacts.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/dsidlo/DyTopo-Agents-4-AD --skill dt-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dt-reviewer
Source: https://github.com/dsidlo/DyTopo-Agents-4-AD/tree/main/DyTopo%20Agent%20Instructions/pi/agents/skills/dytopo-skills/dt-reviewer
Command: npx skills add https://github.com/dsidlo/DyTopo-Agents-4-AD --skill dt-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the meticulous process of code review, security auditing, and performance optimization, ensuring software quality and reducing development risks.

Core Features & Use Cases

  • Comprehensive Code Reviews: Analyzes code for correctness, security vulnerabilities, performance issues, and adherence to best practices.
  • Security Audits: Identifies potential security flaws like injection vulnerabilities, auth bypass, and secrets leakage.
  • Optimization Suggestions: Provides recommendations for improving code performance, maintainability, and technical debt.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag critical bugs and security risks before code is merged, ensuring higher quality releases.

Quick Start

Use the dt-reviewer skill to review the attached code file 'main.py' for security vulnerabilities.

Frequently Asked Questions about dt-reviewer

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

FAQPage Schema
How do I automate code review for security vulnerabilities?

Automate code review by analyzing software artifacts for injection vulnerabilities, auth bypass, and secrets leakage. This process flags critical security risks and provides actionable feedback before code is merged, ensuring higher quality releases in development workflows.

What is an automated security audit for software artifacts?

An automated security audit identifies potential security flaws within software artifacts. It performs semantic analysis to detect injection vulnerabilities, authentication bypasses, and secrets leakage, ensuring adherence to coding standards and rigorous risk mitigation.

Can I use automated code review in a CI/CD pipeline?

Yes, you can integrate automated code review into your CI/CD pipeline. This automatically flags critical bugs, security risks, and performance issues before code is merged, ensuring higher quality releases and reducing development risks.

How do I get optimization suggestions for my code?

Get optimization suggestions by analyzing code for performance issues, maintainability, and technical debt. The analysis provides actionable recommendations to improve software quality and reduce development risks through defined review formats.

Does automated code review work without specific dependencies?

Yes, automated code review works without specific dependencies. It requires only the software artifacts to perform semantic analysis, auditing for correctness, security vulnerabilities, and adherence to best practices using defined review formats.