arcane-auditor

Automate code review for Workday Extend applications and emit structured findings.

28|9|Updated Sep 3, 2025
One-click install
npx skills add https://github.com/Developers-and-Dragons/ArcaneAuditor --skill arcane-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arcane-auditor
Source: https://github.com/Developers-and-Dragons/ArcaneAuditor/tree/main
Command: npx skills add https://github.com/Developers-and-Dragons/ArcaneAuditor --skill arcane-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires arcane-auditor, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Arcane Auditor automates the process of code review for Workday Extend applications, identifying subtle code quality issues and suggesting improvements.

Core Features & Use Cases

  • Code Review: Analyzes PMD, POD, AMD, SMD, script, and orchestration files for quality issues.
  • Agent Support: Provides machine-readable findings and suggestions for AI coding agents.
  • Use Case: Run Arcane Auditor on a set of Workday Extend files to automatically identify potential issues and get suggestions for improvements.

Quick Start

Run the Arcane Auditor CLI with the --agent flag and provide the path to the Workday Extend application.

Frequently Asked Questions about arcane-auditor

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

FAQPage Schema
How do I automate Workday Extend code review for AI coding agents?

Automated Workday Extend code review uses the Arcane Auditor CLI with the --agent flag to analyze PMD, POD, AMD, SMD, script, and orchestration files, emitting structured findings for AI coding agents.

What Workday Extend file types are supported for automated code quality analysis?

Automated code quality analysis supports Workday Extend PMD, POD, AMD, SMD, script, and orchestration files, parsing each format to identify subtle quality issues and suggest improvements.

Do I need Python to run automated analysis on Workday Extend applications?

Yes, you need Python and various libraries to run automated analysis on Workday Extend applications, as the tool requires this environment to parse and analyze the application files.

What is the best way to provide code review findings to AI coding agents?

The best way to provide code review findings to AI coding agents is using the --agent flag, which outputs machine-readable structured findings and suggestions that agents can directly interpret.

Can I use Arcane Auditor to identify subtle code quality issues in Workday Extend scripts?

Yes, you can use Arcane Auditor to identify subtle code quality issues in Workday Extend scripts by running automated analysis that evaluates script files alongside orchestration and metadata components.