---
title: "Workflow Examples"
description: "Below are some examples of the actual claude-code workflows that were executed using templates, configs, skills, and other tools from this repository."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/readme-276
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:36:20.768Z
license: CC-BY-4.0
attribution: "Workflow Examples — Claudary (https://claudary.paisolsolutions.com/skills/readme-276)"
---

# Workflow Examples
Below are some examples of the actual claude-code workflows that were executed using templates, configs, skills, and other tools from this repository.

## Overview

# Workflow Examples

Below are some examples of the actual claude-code workflows that were executed using templates, configs, skills, and other tools from this repository.

## Feature Design

> Refine and idea and turn it into a fully-documented design and implementation plan, complete with task-master PRD and tasks, and ready for implementation.

> [!TIP]
> After completing the design, I usually ask claude to run a code-review with pal to use gemini-2.5-pro model to proof-read the created documents before proceeding with implementation itself.

See full chat transcription in [plan-example.md](./plan-example.md).

### Benchmarks

TODO

## Design Review

### Benchmarks

Skill benchmarks are available in [benchmarks/review-design-benchmark.md](./benchmarks/review-design-benchmark.md)

## Code Review

> Post-implementation code review

### Isolated Mode

See full chat transcription in [./isolated-review-code-example.md](./isolated-review-code-example.md)

### Benchmarks

TODO

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/readme-276) · https://claudary.paisolsolutions.com
