All skills
Skillintermediate

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.

Claude Code Knowledge Pack7/10/2026

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.

Benchmarks

TODO

Design Review

Benchmarks

Skill benchmarks are available in benchmarks/review-design-benchmark.md

Code Review

Post-implementation code review

Isolated Mode

See full chat transcription in ./isolated-review-code-example.md

Benchmarks

TODO