Skip to content

Commit 72fe7f2

Browse files
just-be-devclaude
andcommitted
Add draft blog post: Craft and Agents
Introduces new blog post exploring how craft evolves as we increasingly delegate tasks to AI agents, covering changes to material (code), tools (agents), and process (parallel workflows). Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent 679bc1c commit 72fe7f2

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Craft and Agents
3+
description: Rediscovering craft as we delegate more to agents
4+
date: 2026-02-01
5+
tags: craft, ai, principles
6+
draft: true
7+
code: b2538
8+
---
9+
10+
- Craft is changing
11+
- Material: code. It's syntax and structure. Less important to humans than it once was.
12+
- Tools: once IDEs, keyboard shortcuts, templating tools, snippets. Now AGENTS.md and skills, CLI tools, agent wrappers, etc.
13+
- Process: Parallel agents, plan & build loop

src/content/url-manifest.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ codes:
1212
- /blog/the-values-I-build-by
1313
b252b:
1414
- /blog/why-i-built-a-claude-code-plugin-marketplace
15+
b2538:
16+
- /blog/craft-and-agents
1517
p1e73:
1618
- /projects/devtools-fm
1719
p2323:

0 commit comments

Comments
 (0)