rouge

Manage issues, execute workflows, and inspect state via the Rouge CLI.

Updated Dec 5, 2025
One-click install
npx skills add https://github.com/bponghneng/rouge --skill rouge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rouge
Source: https://github.com/bponghneng/rouge/tree/main/.agents/skills/rouge
Command: npx skills add https://github.com/bponghneng/rouge --skill rouge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of issues, workflows, and code reviews within the Rouge development environment, automating complex development tasks.

Core Features & Use Cases

  • Issue Management: Create, read, list, update, and delete issues.
  • Workflow Execution: Run main, patch, and code review workflows.
  • Environment Synchronization: Keep .env files up-to-date with Rouge templates.
  • Use Case: Automatically create a code review issue from a GitHub PR, ensuring all necessary details like the base commit are included.

Quick Start

Use the rouge skill to create a new issue with the title "Fix authentication bug".

Frequently Asked Questions about rouge

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

FAQPage Schema
How do I automate code review issue creation from a GitHub PR?

You can manage issues via the CLI by using commands to create, read, list, update, and delete issues, which facilitates automated agent development workflows within the Rouge application suite.

How do I execute development workflows using a command-line interface?

Yes, the CLI integrates with Supabase for data persistence and task management, ensuring your development environment and .env files synchronize with Rouge templates.

Can I synchronize environment variables with Rouge templates automatically?

The CLI facilitates automated agent development workflows by providing a command-line interface to inspect application state, execute patch workflows, and manage issues within the Rouge environment.

Do I need Supabase to manage issues and persist task data?

The CLI manages issues by providing commands to create, read, list, update, and delete records, integrating with Supabase to maintain data persistence and track task states.