workflow-review

Analyze Claude Code session transcripts and CLAUDE.md configurations to recommend workflow improvements.

11|2|Updated Oct 1, 2025
One-click install
npx skills add https://github.com/antoniocascais/claude-code-toolkit --skill workflow-review-antoniocascais
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-review
Source: https://github.com/antoniocascais/claude-code-toolkit/tree/main/skills/workflow-review
Command: npx skills add https://github.com/antoniocascais/claude-code-toolkit --skill workflow-review-antoniocascais

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, flock, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured, read-only analysis of Claude Code sessions to identify workflow inefficiencies and propose improvements without modifying code.

Core Features & Use Cases

  • Read the current session transcript and CLAUDE.md configuration
  • Compare setup against Claude Code best practices using the claude-code-guide agent
  • Propose concrete, approved improvements to streamline workflows

Quick Start

Activate the workflow review with /workflow-review during a session to generate insights and recommendations. The tool will read the transcript, consult guidance, and present actionable options that you can apply manually.

Frequently Asked Questions about workflow-review

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

FAQPage Schema
How do I improve my Claude Code workflow and optimize session configurations?

To improve your Claude Code workflow, you can run a guided review that reads your session transcript and CLAUDE.md configuration to propose actionable best-practice recommendations without modifying files.

Can I analyze a Claude Code session transcript to find workflow inefficiencies?

Yes, you can analyze a Claude Code session transcript read-only to identify workflow inefficiencies and receive approved improvement options by consulting the claude-code-guide agent for best practices.

How do I compare my CLAUDE.md setup against Claude Code best practices?

You compare your CLAUDE.md setup against best practices by triggering an on-demand review that consults the claude-code-guide agent and presents concrete, approved improvements to streamline your workflows.

Does the workflow review modify my project files during analysis?

No, the workflow review performs a strictly read-only analysis of your transcripts and configuration, presenting actionable recommendations that you must apply manually without modifying any files.

Do I need jq and flock installed to run a Claude Code session review?

Yes, you need jq and flock installed as dependencies to execute the workflow review scripts that read session transcripts and generate structured improvement recommendations.

When should I run a workflow review on my Claude Code project?

You should run a workflow review after completing Claude Code sessions or on-demand when you need to evaluate your .claude/ configuration and identify opportunities to streamline your development workflows.