friction-report

Analyze AI-assisted coding sessions and generate structured friction reports.

22|Updated May 15, 2026
One-click install
npx skills add https://github.com/aurorascharff/agent-friction-skill --skill friction-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: friction-report
Source: https://github.com/aurorascharff/agent-friction-skill/tree/main/passive
Command: npx skills add https://github.com/aurorascharff/agent-friction-skill --skill friction-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps AI agents identify and document developer experience friction from completed sessions, preventing valuable lessons from build failures, unclear documentation, and workflow issues from being lost.

Core Features & Use Cases

  • Session Friction Analysis: Scans conversation history for build failures, misleading errors, documentation gaps, SDK surprises, and other agent development obstacles.
  • Structured Reporting: Drafts detailed friction reports with expected behavior, actual outcomes, resolutions, severity levels, and actionable improvements.
  • Use Case: At the end of an AI-assisted coding session, use this Skill to review what went wrong, capture recurring developer pain points, and prepare a report for human review.

Quick Start

Use the friction-report skill at the end of this development session to identify any meaningful agent friction and draft a structured report.

Frequently Asked Questions about friction-report

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

FAQPage Schema
How do I document developer experience friction from AI-assisted coding sessions?

To document developer experience friction from AI-assisted coding sessions, analyze the conversation history for build failures, misleading errors, and documentation gaps, then generate a structured friction report with severity levels and actionable improvements.

What is session friction analysis in AI agent development?

Session friction analysis in AI agent development is the process of scanning conversation history to identify and document developer experience obstacles such as SDK surprises, build issues, and agent workflow problems that occurred during a coding session.

How do I generate a structured friction report for build failures and documentation gaps?

You generate a structured friction report by reviewing completed AI-assisted coding sessions, extracting expected behavior and actual outcomes for each friction point, assigning severity levels, and categorizing sanitized findings into actionable improvement areas.

When do I need to run a friction report for AI-assisted coding?

You need to run a friction report at the end of an AI-assisted coding session to capture recurring developer pain points, prevent lessons from workflow issues or unclear documentation from being lost, and prepare a structured review for human analysis.

Can I use a friction report to analyze misleading errors and SDK surprises?

Yes, you can use a friction report to analyze misleading errors and SDK surprises by reviewing the session conversation history, identifying where actual outcomes diverged from expected behavior, and documenting these findings with resolutions and severity levels.

What are the limitations of automatically capturing AI development friction?

Automatically capturing AI development friction is limited to analyzing conversation history from completed sessions, meaning it cannot identify real-time issues during active coding and relies on the conversation containing sufficient context about the build failures and workflow problems.