cf-review

Analyze a changeset for security, performance, and quality issues.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/fimmtiu/code-factory --skill cf-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cf-review
Source: https://github.com/fimmtiu/code-factory/tree/main/skills/cf-review
Command: npx skills add https://github.com/fimmtiu/code-factory --skill cf-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Thoroughly review a changeset from a variety of different perspectives to ensure security, performance, readability, and reliability.

Core Features & Use Cases

  • Evaluates changes on a branch from security, performance, maintainability, and correctness perspectives.
  • Generates structured findings and actionable change requests for ticketing workflows.

Quick Start

Invoke the skill on a feature branch to generate structured review findings and create tickets for any issues.

Frequently Asked Questions about cf-review

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

FAQPage Schema
How do I automate code review for a feature branch diff?

Automated changeset review analyzes feature branch diffs to evaluate security, performance, maintainability, and correctness. It generates structured findings with file paths and line numbers suitable for ticketing workflows.

What perspectives should a changeset review cover for security and performance?

A thorough changeset review evaluates security, performance, maintainability, and correctness perspectives. This multi-angle approach surfaces actionable change requests with file paths and line numbers for ticketing workflows.

Can I generate ticketing-ready findings from a branch diff?

Yes, analyzing a changeset outputs categorized findings with file paths and line numbers suitable for ticketing workflows. It generates structured findings and actionable change requests directly from feature branch diffs.

How do I check a changeset for security and performance issues before merging?

To check a changeset for security and performance issues, analyze the feature branch diff against project standards and goals. This surfaces categorized findings with file paths and line numbers suitable for ticketing workflows.

Does cf-review work without external dependencies or components?

cf-review works without external dependencies or components. You can invoke the skill directly on a feature branch to generate structured review findings and create tickets for any issues.