Introducing Claude Opus 4.8: it builds on Opus 4.7 with sharper judgment, more honesty about its own progress, and the ability to work independently for longer than its predecessors.
Available today at the same price.
ClawHub (OpenClaw skill registry): 341 malicious skills out of 2,857. 335 from one coordinated "ClawHavoc" campaign. Snyk found ~36% of skills have security flaws.
I've been using Proton and thought you might like it. It's a secure email, cloud storage, password manager, and VPN that protects your privacy. Sign up with this link to get 14 days of premium features for free: https://t.co/7y330X3oit via @ProtonPrivacy
New Anthropic research: Teaching Claude why.
Last year we reported that, under certain experimental conditions, Claude 4 would blackmail users.
Since then, we’ve completely eliminated this behavior. How?
2. Parallel subagents
Stop working sequentially.
One agent writes the draft. Another audits the code. Another checks the logs. All at the same time.
Coordinated execution, not a queue.
These are the six skills I check for in every AI architecture review.
If you want to know which ones apply to your business specifically:
Free audit: https://t.co/FpPBgKqv2H
Or DM "AUDIT" and I'll send the link.
6. Sub-agents for execution
Delegate tasks to specialized agents that run in isolation.
Research, build, review, verify -- each handled by the right tool.
You coordinate. They execute.
5. Hook system
Actions that fire automatically. No "remember to do X."
Format on save. Notify on deploy. Block dangerous commands.
The system protects itself and enforces your standards without you watching.
4. MCP servers
Connect Claude Code to your actual tools.
GitHub, Notion, your CRM, your database -- all accessible in the session.
You stop copy-pasting between windows. Claude works with live data.
3. Custom slash commands
Turn any multi-step workflow into a single command.
/audit-site, /client-brief, /weekly-report
One command. Full execution. Repeatable every time.
1. Project memory (CLAUDE.md)
Every session starts with full context. Client stack, workflow constraints, open blockers -- all pre-loaded.
45 minutes of re-explaining becomes 5.
This alone doubles how much you get done per session.
We’ve agreed to a partnership with @SpaceX that will substantially increase our compute capacity.
This, along with our other recent compute deals, means that we’ve been able to increase our usage limits for Claude Code and the Claude API.
Claude Code now has a project brain.
Hand it a brief. It builds a task graph with dependencies. Close the app, come back tomorrow. It picks up where it left off.
Multi-agent coordination, multi-session persistence, zero re-explaining.