flare

Automate Flare error tracking and performance monitoring from the CLI.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/stephanesoares/dotfiles --skill flare
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flare
Source: https://github.com/stephanesoares/dotfiles/tree/main/config/claude/skills/flare
Command: npx skills add https://github.com/stephanesoares/dotfiles --skill flare

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Centralize and streamline Flare error tracking and performance monitoring from the command line, reducing context switching for developers.

Core Features & Use Cases

  • Triage and manage errors across projects from the CLI
  • Create and configure projects, retrieve API keys, and monitor performance metrics
  • Inspect error occurrences with frames, attributes, events, and solutions to guide fixes
  • Reference workflows and commands for debugging and optimization

Quick Start

Run flare to list the current project's errors and begin triaging issues from the command line.

Frequently Asked Questions about flare

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

FAQPage Schema
How do I triage Flare error tracking alerts from the command line?

Triage Flare error tracking alerts from the command line by running the flare command to list your current project's errors, inspect occurrences with stack frames, and snooze or resolve issues directly in the CLI.

Can I retrieve API keys and monitor performance metrics for Flare projects via CLI?

You can retrieve API keys and monitor performance metrics for Flare projects via CLI using dedicated commands to create, configure projects, and query performance data with JSON outputs and pagination support.

What is the best way to inspect error occurrences and attributes for debugging without a web dashboard?

Inspecting error occurrences for debugging without a web dashboard is done by querying Flare via CLI to retrieve detailed frames, attributes, events, and suggested solutions to guide your fixes.

Does the Flare CLI error tracking tool support automated workflows for DevOps pipelines?

The Flare CLI error tracking tool supports automated workflows for DevOps pipelines by outputting query results in JSON format, enabling seamless integration, pagination handling, and scriptable error triage operations.

How do I manage multiple Flare projects and list errors across them from a terminal?

Manage multiple Flare projects and list errors across them from a terminal by utilizing CLI commands to create, update, and query project resources, retrieving consolidated error tracking data with paginated JSON outputs.