Stats
Actions
Tags
From Ferrox Core
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
How this skill is triggered — by the user, by Claude, or both
Slash command
/ferrox-core:ferrox-audit-fix --source <audit-uat> [--severity <medium|high|all>] [--max N] [--dry-run]--source <audit-uat> [--severity <medium|high|all>] [--max N] [--dry-run]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Flags:
--max N — maximum findings to fix (default: 5)--severity high|medium|all — minimum severity to process (default: medium)--dry-run — classify findings without fixing (shows classification table)--source <audit> — which audit to run (default: audit-uat)
<execution_context> @~/.claude/ferrox-core/workflows/audit-fix.md </execution_context>
Execute end-to-end.npx claudepluginhub ferroxlabs/ferrox-factory --plugin ferrox-coreCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.