data-extractor

Parse analysis reports and generate structured change packages with validation and rollback guidance.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cautiouskurns/Blood-and-Gold --skill data-extractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-extractor
Source: https://github.com/cautiouskurns/Blood-and-Gold/tree/main/.claude/skills/data-extractor
Command: npx skills add https://github.com/cautiouskurns/Blood-and-Gold --skill data-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This Skill automates the planning and execution of data-driven refactorings based on analysis reports, reducing manual coordination between analysis and implementation.

## Core Features & Use Cases

  • Parse data-analysis reports to identify actionable data extraction opportunities.
  • Generate executable plans mapping recommendations to data artifacts, script changes, and validation steps.
  • Output a structured change package with an explicit rollback and testing guide for safe deployment.

### Quick Start

  • Open a data-analysis report from docs/data-analysis.
  • Let the system generate a detailed execution plan outlining data artifacts, files to create, and refactor steps.
  • Review and confirm the plan before proceeding with artifact creation and script refactoring.

Frequently Asked Questions about data-extractor

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

FAQPage Schema
How do I automate planning for data-driven code refactoring?

Automate data-driven refactoring by parsing analysis reports to identify data extraction opportunities, mapping recommendations to artifacts and script changes, and generating an execution plan with validation and rollback guidance.

How do I turn a data analysis report into an executable code refactor plan?

Parse the data-analysis report to extract actionable recommendations, then generate an execution plan outlining required data artifacts, files to create, and specific refactor steps for implementation.

Can I automatically extract data into files and refactor scripts from an analysis report?

Yes, you can extract data into files and refactor scripts by letting the system parse your data-analysis report, identify extraction opportunities, and output a structured change package.

Does data-driven refactoring include rollback and testing guidance for safe deployment?

Data-driven refactoring includes rollback and testing guidance by outputting a structured change package that contains explicit validation steps and rollback instructions for safe deployment.

What is the best way to coordinate data extraction and code refactoring between analysts and developers?

The best way to coordinate data extraction and code refactoring is to parse analyst-produced data-driven reports and generate a structured change package mapping recommendations directly to executable validation steps.

Do I need a specific data analysis report format to generate a refactoring execution plan?

You need a data analysis report located in your docs directory; the system reads this report to parse recommendations and generate the execution plan mapping data artifacts to refactor steps.