原文开头
A slash command library changed what it means to plan, write, and manage software. Anthropic pioneered autonomous command architecture to execute the heavy-lifting tasks like code analysis and implementations. Now every major platform is racing to catch up with the methodical, easy-to-use built-in commands. Claude Code is Anthropic’s coding-focused agentic model with a set of autonomous commands. These are technically referred to as slash commands, which are structured directives that instruct the agent to plan, execute shell operations, test suites, review output, and iterate across a codebase. Anthropic does not use “tools” as the user-facing term here; that label is reserved for the internal execution primitives (Bash, Read, Edit) the model calls at the system level. …
摘自《科技人工智能杂志》(Tech AI Magazine)2026年7月刊。仅引用开头一小段供了解文章,版权归原刊所有,全文请阅读原刊。