CLAUDE LABJP
FORK — Claude Code 2.1.212 changes what /fork does: it copies your conversation into a new background session with its own row in claude agents, so you can keep working. The old in-session subagent is now /subtaskLIMITS — WebSearch calls are now capped at 200 per session by default, and subagent spawns get the same 200 ceiling, so a runaway search or delegation loop stops on its ownMCPBG — MCP tool calls running past two minutes now move to the background automatically, keeping the session usable. Tune the threshold with CLAUDE_CODE_MCP_AUTO_BACKGROUND_MSPLANFIX — Fixed plan mode auto-running file-modifying Bash commands such as touch and rm without a permission prompt or an SDK canUseTool callbackSONNET5 — Claude Sonnet 5 is running on introductory pricing of $2 per million input tokens and $10 per million output. After August 31 it moves to $3 and $15IPO — Bankers are reportedly lining up investor meetings for Anthropic ahead of a possible public listing as soon as OctoberFORK — Claude Code 2.1.212 changes what /fork does: it copies your conversation into a new background session with its own row in claude agents, so you can keep working. The old in-session subagent is now /subtaskLIMITS — WebSearch calls are now capped at 200 per session by default, and subagent spawns get the same 200 ceiling, so a runaway search or delegation loop stops on its ownMCPBG — MCP tool calls running past two minutes now move to the background automatically, keeping the session usable. Tune the threshold with CLAUDE_CODE_MCP_AUTO_BACKGROUND_MSPLANFIX — Fixed plan mode auto-running file-modifying Bash commands such as touch and rm without a permission prompt or an SDK canUseTool callbackSONNET5 — Claude Sonnet 5 is running on introductory pricing of $2 per million input tokens and $10 per million output. After August 31 it moves to $3 and $15IPO — Bankers are reportedly lining up investor meetings for Anthropic ahead of a possible public listing as soon as October
TAG

cowork

46 articles
Back to all tags
Related:
automation16Scheduled Tasks10Automation7MCP6scheduled tasks6mcp5Claude in Chrome5troubleshooting4skills4scheduled-tasks3reliability3MCP Connectors3
Cowork/2026-04-30Intermediate

Codify Your Writing Voice as a Cowork Skill: A Personal Brand Style Guide Pattern

How to capture your own writing voice — vocabulary, rhythm, structural quirks — as a Cowork Skill, using a three-step loop of observation, SKILL.md authoring, and falsification testing.

Cowork/2026-04-29Intermediate

Designing the One Page You Open Every Morning — Building Living Dashboards with Cowork Artifacts and MCP

Cowork Artifacts promote a chat answer into a re-openable page that fetches live MCP data. Here is how I design pages that replace recurring questions.

Cowork/2026-04-17Intermediate

Auto-Organizing Dropbox with Cowork — File Classification, Duplicate Removal, and Naming Conventions

When your Dropbox starts feeling chaotic, let Cowork handle it. Learn how to build an automated system for file classification, duplicate detection, and bulk renaming — and schedule it to run weekly.

Cowork/2026-04-15Intermediate

Cowork × Python Data Analysis Automation: Build a Weekly Report Pipeline with pandas and Matplotlib

Learn how to combine Cowork's scheduled tasks with Python to fully automate your data analysis reports. From pandas aggregation to Matplotlib charts and Google Sheets integration — a complete, production-ready implementation guide.

Cowork/2026-04-09Advanced

Implementing Design Systems as Claude Skills: Learning from kintone's AI-Ready Documentation

Learn how to transform your design system into AI-readable Claude Agent Skills, using Cybozu's kintone Design System as a reference. This guide covers the differences between MCP and Skills, SKILL.md design principles, and documentation optimization for AI integration.

Cowork/2026-04-02Advanced

Cowork Multi-MCP Orchestration in Practice: A Complete Blueprint for Automating Figma, GitHub, and Stripe

Learn how to design and implement cross-service orchestration in Cowork connecting Figma, GitHub, and Stripe. A complete blueprint for indie developers to build production-ready automation systems from scratch.

Cowork/2026-03-31Advanced

Claude Cowork × MCP Server Integration Guide — Building a Cross-Service Automation Ecosystem with Slack, Notion & GitHub

Learn how to integrate MCP servers with Claude Cowork to build automated workflows spanning Slack, Notion, and GitHub. Covers connector setup, design patterns, and production best practices.

Cowork/2026-03-27Advanced

Cowork Skills × Scheduling: Advanced Automation Patterns and Techniques

Master Cowork's skill and scheduling capabilities. Learn 5 real-world automation patterns: sales reports, daily standups, KPI monitoring, meeting notes, and smart customer follow-ups.

Cowork/2026-03-27Beginner

Automate Cross-App Workflows with Cowork — HubSpot, Slack, Google Drive Integration Guide

Non-technical guide to using Claude Cowork for cross-app business automation. Connect HubSpot, Slack, Google Drive, and automate sales reports, follow-ups, and data consolidation.

Cowork/2026-03-25Intermediate

How We Fixed Stripe Webhook HTTP 500 Errors Using Claude in Chrome — A

A step-by-step account of diagnosing and fixing Stripe Webhook HTTP 500 errors across four sites using Claude in Chrome. Covers Cloudflare Workers + Next.js pitfalls, the constructEventAsync fix, and live browser-based verification.

Cowork/2026-03-24Beginner

Claude Cowork & Claude Code Can Now Control Your Mac — Setup and

On March 23, 2026, Anthropic launched computer use for Claude Cowork and Claude Code on macOS. Learn how to set it up, explore real-world use cases, and understand the security model behind this new capability.

Cowork/2026-03-22Beginner

Markdown Basics — A Basics to Writing Skill Files and Instructions for Cowork

Learn the essential Markdown syntax you need to create skill files and instruction documents in Cowork. Covers headings, lists, code blocks, tables, and more with practical examples.