メインコンテンツまでスキップ

「Claude Code」タグの記事が15件件あります

Posts tagged with Claude Code

全てのタグを見る

Anthropic Skill Creator更新: チーム向け実践ガイド

· 約4分
Claude Dev
Claude Dev

Anthropic の 2026年3月 Skill Creator 更新は、一見すると「ツールが良くなった」だけに見えます。

しかし実際は、skills をテスト可能なライフサイクルで運用できるようになった点が本質です。これはプロンプト調整から、エンジニアリング運用への転換です。

本記事では、何が変わったか、コミュニティで何が起きているか、そして実務への導入手順をまとめます。

Test-Measure-RefineでAgent Skillsを改善する

· 約5分
Claude Dev
Claude Dev

多くの agent skills が失敗する理由は単純です。プロンプトを少し直して1回実行し、「良くなった」と判断してしまうことです。

Anthropic の最新 Skill Creator 更新は、よりエンジニアリング寄りのループを示しています。先にテストし、挙動を測定し、その後に改善する という流れです。社内の agent ワークフローを作っているなら、ここが本質的な変化です。

この投稿では、公式発表を開発者が毎週回せる実践ワークフローに書き換えます。

Claude Code の「Remote Control」とは?

· 約5分
Claude Dev
Claude Dev

私はハードコアな開発者ではありません。どちらかというと、「AI に作業を手伝ってほしい。でも最初に 20 ページのドキュメントは読みたくない」 というタイプです。
なので、Claude CodeRemote Control という新機能が入ったと知って興味を持ちました。さらに、AI コミュニティで OpenClaw という名前が盛り上がっているのにも気づきました。

この記事では、初心者向けに「何が起きているのか」「何が本当に重要か」「どちらを気にするべきか」を整理します。

Claude Opus 4.6:長文脈、Agent Teams、そしてClaude Codeの新しい基準

· 約4分
Claude Dev
Claude Dev

Anthropic は 2026-02-05 に Claude Opus 4.6 を発表し、コーディングと長時間のエージェント作業に向けた大きなアップグレードとして位置付けました。Claude Code のドキュメント視点では、このリリースは単なるモデル品質の向上ではなく、タスクの構造化、コンテキスト管理、信頼性の高い多段ワークフロー設計を変えるものです。

Claude Code vs OpenAI Codex 2025: The Ultimate AI Coding Assistant Showdown

· 約7分
Claude Dev
Claude Dev

The AI coding landscape has dramatically evolved in 2025, with both Anthropic's Claude Code and OpenAI's revamped Codex offering compelling but fundamentally different approaches to AI-assisted development. After OpenAI's surprising discontinuation of the original Codex in 2023, the company has returned with a completely reimagined system, while Claude Code has solidified its position as a premier development partner. Let's dive into the definitive comparison for 2025.

The Great Comeback: OpenAI Codex Returns

Before we compare, it's crucial to understand that the OpenAI Codex available in 2025 is completely different from the original 2021 version that was deprecated in March 2023. The new Codex isn't just a model—it's a full autonomous software engineering agent powered by codex-1, a specialized version of OpenAI's o3 model optimized for software engineering tasks.