Topic

#developer-workflow

13 articles tagged developer-workflow. Browse the full set below, or see all topics.

Tagged "developer-workflow"

Cross-cutting reads on this topic

13 articles
Claude Code shipped four tagged releases in roughly 50 hours, one switching a tool family off by default, reversibly. Running a team on a shifting harness.
#claude-code#release-cadence+5 more
2026-08-16
Read Article
Text and DOM output lets an agent close its own loop. 3D, video and physics do not. A verifiability ladder for knowing when you are still the checker.
#ai-agents#verification+5 more
2026-08-12
Read Article
An agent stops when its work looks done. Write the completion bar instead of asking for effort: a named check, required evidence, iterate until it passes.
#prompt-engineering#claude-code+5 more
2026-08-12
Read Article
Claude Code documents a --worktree flag, Copilot CLI's /worktree is experimental, Muse Code's subagent isolation is reported. Why agents need it, and its cost.
#git-worktrees#agent-cli+5 more
2026-08-10
Read Article
Running Kimi K3 in Kimi Code: the Moderato plan unlocks 256K context, Allegretto the full 1M, and cache discipline — not knobs — controls your real cost.
#kimi k3#kimi code+5 more
2026-07-17
Read Article
Fable 5's retrained safety classifier blocks the reported jailbreak 99% of the time but flags more real code. Coding trade-offs, plus fixes dev teams can use.
#claude-fable-5#safety-classifier+6 more
2026-07-01
Read Article
Hands-on deep dive into Anthropic's MCP Inspector — local test loop, tool-call visualization, manifest validation, transport testing, debugging patterns.
#mcp-inspector#deep-dive+7 more
2026-05-10
Read Article
Build a Claude Skill end-to-end: SKILL.md, scripts, references, allowed-tools, and ship as a project or user slash command. Working example included.
#claude-skill#claude-code+7 more
2026-05-02
Read Article
Build a CLI that reads your staged diff and generates conventional-commits messages with Claude Haiku 4.5. Bash hooks, prompt design, CI wiring inside.
#git#claude-haiku+7 more
2026-05-02
Read Article
Build a working MCP server in TypeScript: tool registration, JSON-RPC handlers, Claude Desktop integration, and a publishable npm package end-to-end.
#mcp#model-context-protocol+7 more
2026-05-02
Read Article
Build a working Claude Code subagent from .claude/agents/ markdown to first invocation. Tool restrictions, system prompt design, orchestration patterns.
#claude-code#subagent+7 more
2026-05-02
Read Article
Claude Code Remote Control enables session handoff between local terminals and remote servers. Setup, security model, and use cases for AI development.
#claude-code#remote-development+5 more
2026-02-27
Read Article
Automate code reviews with AI. Cursor, GitHub Bugbot, Claude Code integration. Complete workflow guide with best practices.
#Code Review#AI Automation+5 more
2025-11-15
Read Article