subaud
  • Tags
  • Resume
  • About
  • Feed
  • Guides
Sign In

Claude Code

14 posts


Building the Ghost MCP server

Building the Ghost MCP server

The last two posts here were about the skills in this plugin — one learns my writing voice from my published posts, the other revises a draft section by section. Neither can do anything without a way to reach Ghost: to read what I've already posted, create a draft,

Jul 04, 2026 • Court Schuett
#Claude Code #MCP #Ghost
Revising a draft section by section

Revising a draft section by section

Fixing a draft used to mean regenerating the whole post. When a section didn't sound right, the new version would correct it and overwrite three others that were already fine, so I kept a corrected copy open in the Ghost editor, regenerated, and pasted the good paragraphs back

Jul 01, 2026 • Court Schuett
#ghost-blog-mcp #Claude Code
Learning your writing voice from your own posts

Learning your writing voice from your own posts

Your writing voice is already on the page. Everything you've published is a record of how you actually write — consistent enough that a tool can learn it from your posts, even if you couldn't spell it out yourself. ghost-blog-mcp is the Claude Code plugin

Jun 21, 2026 • Court Schuett
#ghost-blog-mcp #Claude Code
Trying to Trick Claude About Urgency

Trying to Trick Claude About Urgency

A few days ago I wrote about what happens when you tell Claude a task is urgent — the agent silently introduces correctness bugs and self-reports as confident as ever. The closing section proposed a sharper question: if the bugs are framing-driven rather than caused by any real time

Apr 25, 2026 • Court Schuett
#Claude Code #Claude
Claude Code in a Crunch

Claude Code in a Crunch

I've been working with Claude Code long enough that the laughably bad time estimates have become background noise. Claude thinks a 90-second task takes 30 minutes. I ask it to plan a sprint that I know we can do in a few days and it thinks it

Apr 24, 2026 • Court Schuett
#Claude Code #Agents #testing
Artemis II: Flight Day 6

Teaching Claude to Do Woodworking

One of the best parts about Claude Code is that the "code" in the name is misnomer. The fact is that it can be used for a wide variety of things. I wanted to use it to help with some woodworking projects. But part of the problem was

Apr 20, 2026 • Court Schuett
#Claude Code #skills #Tools
Moving the Reviewer to GitHub

Moving the Reviewer to GitHub

Things move fast. I recently wrote about using the adversarial models with my feature-workflow plugin a few weeks ago — ripping out the internal self-review skill and replacing it with external reviewers. Different model, read-only, posting structured critiques on the PR. The core insight was that a different

Apr 15, 2026 • Court Schuett
#Claude Code #plugins #GitHub Actions
Adversarial Coding — Using Competing Models as Code Reviewers

Adversarial Coding — Using Competing Models as Code Reviewers

Three months ago I wrote about a feature-workflow plugin that added structure to how I work with Claude Code. Capture ideas, plan them, implement them, ship them. The structure helped — I stopped losing track of what I was building mid-session and started actually finishing things. But the review

Apr 03, 2026 • Court Schuett
#Claude Code #plugins #development
Liftoff! Returning to the Moon

Adding OAuth to an MCP Server: From API Keys to Browser Login

MixCraft started with static API keys—generate one from the web portal, paste it into your Claude Code config. The mx_ prefixed keys had no expiration, lived in shell history and dotfiles, and revoking one meant generating a new key and updating every client. Service tokens from third-party APIs

Apr 03, 2026 • Court Schuett
#MCP #OAuth #Claude Code
MixCraft - Adding Claude Skills to the music assistant

MixCraft - Adding Claude Skills to the music assistant

MixCraft connects Claude to Apple Music. The infrastructure post explains why the server is hosted remotely — Apple Music requires server-side JWT signing with a private key, so a local MCP server wasn't an option. This post covers the other side: the Apple Music integration itself, the adapter

Mar 12, 2026 • Court Schuett
#MCP #Apple Music #Claude Code
Page 1 of 2 Older Posts →

© 2026 subaud

Opinions and statements are my own.