git404hub

what is woodshed fr?

gaearon/woodshed — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2026-01-13

65TypeScriptAudience · pm founderComplexity · 3/5QuietSetup · moderate

tl;dr

An experimental tool for building and testing AI skills for Claude: write instructions and test cases, run them, have Claude grade the results, then iterate.

vibe map

mindmap
  root((woodshed))
    What it does
      Create Claude skills
      Run test prompts
      Auto grade results
    Tech stack
      TypeScript
      Claude API
    Use cases
      Prototype AI skills
      Test customer service replies
      Iterate on instructions
    Audience
      Founders
      Non technical experimenters
    Caveats
      Early alpha software
      Uses Claude API tokens
      Rough edges expected

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Create a skill as plain-text instructions and test it against multiple real-world prompts.

VIBE 2

Automatically grade how well Claude followed a skill's instructions using another Claude instance.

VIBE 3

Iterate on a customer service reply skill by reviewing saved results and refining instructions.

VIBE 4

Review saved logs of prompts, responses, and grades to learn what worked and what didn't.

what's the stack?

TypeScriptClaude API

how it stacks up fr

gaearon/woodsheddenissergeevitch/chatgpt-portaljustjake/sqlite3-parser-js
Stars656664
LanguageTypeScriptTypeScriptTypeScript
Last pushed2026-01-13
MaintenanceQuiet
Setup difficultymoderatemoderateeasy
Complexity3/53/52/5
Audiencepm founderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Experimental alpha-stage tool that can consume significant Claude API tokens.

prompts (copy fr)

prompt 1
Help me create a new woodshed workspace and write a skill for summarizing text in a specific style.
prompt 2
Show me how to write test cases and evaluation criteria for a woodshed skill.
prompt 3
Explain how woodshed uses a second Claude instance to grade the results of a skill run.
prompt 4
What does woodshed save in its results folder after running a skill, and how do I review it?

Frequently asked questions

what is woodshed fr?

An experimental tool for building and testing AI skills for Claude: write instructions and test cases, run them, have Claude grade the results, then iterate.

What language is woodshed written in?

Mainly TypeScript. The stack also includes TypeScript, Claude API.

Is woodshed actively maintained?

Quiet — no commits in 6-12 months (last push 2026-01-13).

How hard is woodshed to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is woodshed for?

Mainly pm founder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.