workflow-friction-audit

Log recurring tool-call failures and environment quirks into a persistent friction log.

4|1|Updated Feb 4, 2024
One-click install
npx skills add https://github.com/Arx-Game/arxii --skill workflow-friction-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-friction-audit
Source: https://github.com/Arx-Game/arxii/tree/main/tools/skills/workflow-friction-audit
Command: npx skills add https://github.com/Arx-Game/arxii --skill workflow-friction-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track recurring tool-call failures and environment quirks in a persistent log. When enough entries accumulate, group by root cause and propose permanent fixes — CLAUDE.md edits, script updates, or follow-up issues.

Core Features & Use Cases

  • Persistent friction logging for recurring tool-call failures and environment quirks.
  • Group entries by root cause when count reaches threshold and propose fixes.
  • Manage follow-ups via CLAUDE.md edits, script updates, or issue creation.

Quick Start

Append a friction entry when you notice a recurring environment quirk or tool-call failure; review the consolidated proposal at your next review turn.

Frequently Asked Questions about workflow-friction-audit

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

FAQPage Schema
How do I track recurring tool-call failures and environment quirks in my workflow?

You can track recurring tool-call failures by logging friction entries into a persistent log. When enough entries accumulate, the system groups them by root cause and proposes permanent fixes like CLAUDE.md edits or script updates.

What is the best way to group recurring workflow friction logs by root cause?

The best way to group workflow friction logs is to accumulate entries until a specific threshold is reached. Once the threshold is met, the entries are automatically grouped by root cause to surface concrete improvement actions.

How do I propose permanent fixes for automation environment quirks?

You propose permanent fixes for automation quirks by reviewing grouped friction logs. The system recommends applying CLAUDE.md edits, updating scripts, or creating follow-up issues to address the identified root causes.

Can I use CLAUDE.md edits to resolve recurring tool friction in a devcontainer?

Yes, you can use CLAUDE.md edits to resolve recurring tool friction in a devcontainer. The friction audit logs environment quirks and proposes edits to CLAUDE.md as a permanent fix for recurring tool-call failures.

When should I log workflow friction entries instead of fixing issues immediately?

You should log workflow friction entries instead of fixing issues immediately when you notice recurring environment quirks. Logging persistent entries allows the system to group them by root cause later and propose structured, permanent fixes during review.