audit-engineering-productivity

Audit engineering productivity bottlenecks across DX, debugging ergonomics, and offline readiness.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-engineering-productivity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-engineering-productivity
Source: https://github.com/jasonmichaelbell78-creator/framework/tree/main/.claude/skills/audit-engineering-productivity
Command: npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-engineering-productivity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evaluates developer experience bottlenecks, debugging readiness, and offline infrastructure to identify friction points and deliver actionable improvements.

Core Features & Use Cases

  • DX assessment across onboarding, scripts, and setup automation
  • Debugging ergonomics evaluation including logging quality and error handling
  • Offline support audit covering persistence, service workers, and write queues
  • Output generation of a Markdown audit report and a JSONL findings stream for traceability and TDMS intake

Quick Start

Run the engineering productivity audit to generate the findings report and recommended improvements.

Frequently Asked Questions about audit-engineering-productivity

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

FAQPage Schema
How do I audit engineering productivity and developer experience bottlenecks?

Assess developer experience by evaluating onboarding automation, debugging ergonomics including logging quality, and offline infrastructure readiness to identify friction points and deliver actionable improvements.

What is included in a developer experience assessment for software engineering teams?

A developer experience assessment evaluates onboarding workflows, setup scripts, and automation to identify friction points. It quantifies DX bottlenecks to deliver actionable improvements for internal software engineering teams.

How do I evaluate debugging ergonomics and offline readiness for web applications?

Evaluate debugging ergonomics by checking logging quality and error handling, then audit offline support by verifying persistence mechanisms, service workers, and write queues to ensure proper offline infrastructure readiness.

Can I generate structured JSONL findings and Markdown audit reports for internal process validation?

Yes, you can generate a Markdown audit report and a JSONL findings stream. These outputs provide traceability for identified DX bottlenecks and support TDMS intake for internal process automation validations.

What are the limitations of automating DX audits across parallel execution modes?

Limitations of automating DX audits include dependency on modular agent-based checks for multi-domain coverage. Complex offline infrastructure setups may require sequential execution modes to accurately validate persistence and write queues.