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

productivity

22 articles
Back to all tags
Related:
claude-code6workflow6Claude Code6Claude3automation2custom instructions2Claude AI2context2api2Reflect1solo development1review1
Claude Code/2026-04-22Intermediate

Stop Rewriting Code: Using Claude Code Plan Mode as a Real Design Phase

Claude Code's Plan Mode sounds unremarkable on paper, but treating it as a dedicated design phase dramatically reduces token spend and rework. Here's when to switch into it, the prompt template that produces useful plans, and the pitfalls I kept hitting.

Claude Code/2026-04-04Intermediate

Claude Code /insights Command: Analyze Your Coding Habits and Boost Productivity

Use Claude Code's /insights command to analyze your session history, spot coding inefficiencies, and turn data-driven findings into real productivity gains.

Claude Code/2026-03-30Intermediate

Claude Code Model Selection Strategy — Maximize Development Efficiency with /model and opusplan Mode

Learn how to strategically switch between Opus, Sonnet, and Haiku in Claude Code using the /model command. Discover opusplan mode, task-based model selection, and cost optimization techniques.

Claude AI/2026-03-26Beginner

How to Summarize Text Effectively with Claude AI — A from Prompt Design to API Integration

Master text summarization with Claude AI. Learn prompt design patterns for executive summaries, meeting notes, research papers, and PDFs, plus Python and TypeScript API implementations for automated workflows.

Claude Code/2026-03-25Intermediate

Claude Code Worktree — Maximize Productivity with Parallel Development

Master parallel branch development with Claude Code's --worktree flag. Work on multiple features simultaneously without switching overhead.

Claude AI/2026-03-25Beginner

Using Claude for PowerPoint — Template-Aware Slides That Match Your Brand

Set up Anthropic's official Claude for PowerPoint add-in and learn the plans it supports, how template awareness works, and effective prompting — so the slide-building back-and-forth stays inside PowerPoint.

Claude Code/2026-03-21Intermediate

Designing CLAUDE.md for Stable Output — Hierarchy, Sub-Agents, and External Memory

Learn how to structure CLAUDE.md with a 3-tier hierarchy, sub-agent workflows, and external memory to keep Claude Code's output consistent — with the practical lessons that actually moved the needle in real operation.

Claude AI/2026-03-20Intermediate

Claude Projects: Streamlining Your Workflow

Master Claude's Projects feature to maintain context across conversations and collaborate more efficiently with AI. Learn how to structure projects, write effective custom instructions, and leverage file uploads.

API & SDK/2026-03-18Advanced

Claude Code Analytics API: Building a Team Productivity Dashboard

A hands-on guide to building a custom productivity dashboard using the Claude Code Analytics Admin API—covering authentication, full pagination, aggregation, cost allocation, and production security.

Claude AI/2026-03-12Beginner

Drafting Slides with Claude in PowerPoint — From Structure to Speaker Notes

A practical look at Claude in PowerPoint. Hand the first draft of your slide structure, body text, and speaker notes to AI so you can focus on what you actually want to say.