並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 29 件 / 29件

新着順 人気順

codex cli best practices githubの検索結果1 - 29 件 / 29件

  • AGENTS.mdを自動で育てる仕組みを作った

    こんにちは!逆瀬川 (@gyakuse) です! 今日は「AGENTS.mdを自動で育てたい」という話をしていきたいと思います。作ったものはagents-md-generatorとして公開しています。 CLAUDE.mdを毎回考えるのがつらい Coding Agentを日常的に使っていると、新しいリポジトリを作るたびに頭を悩ませるものがあります。CLAUDE.md(あるいはAGENTS.md)です。 何を書くか毎回考えるのがまずつらい。プロジェクトのビルドコマンドは?テストの走らせ方は?コード規約は?まだ何もコードがない段階でこれを考えるのは不毛です。かといって空のまま放置すると、Coding Agentが手探りで動くことになって効率が悪い。 もっと根本的な問題もあります。CLAUDE.mdは書いた瞬間から劣化し始めます。プロジェクトが進めばコマンドは変わるし、アーキテクチャも変わる。でも

      AGENTS.mdを自動で育てる仕組みを作った
    • GPT-5-Codex Prompting Guide | OpenAI Cookbook

      This guide can also be used for GPT-5.1-Codex and GPT-5.1-Codex-Mini, we recommend to keep the same prompts and harness for GPT-5.1-Codex and GPT-5.1-Codex-Mini as GPT-5-Codex Important details about GPT-5-Codex and this guide: This model is not a drop-in replacement for GPT-5, as it requires significantly different prompting. This model is only supported with the Responses API and does not suppor

        GPT-5-Codex Prompting Guide | OpenAI Cookbook
      • Claude Code の CLAUDE.mdは設定した方がいい - じゃあ、おうちで学べる

        [社内共有版「Claude Code、どこまでも」] はじめに Claude Codeを使い始めて1週間。私の開発スタイルは完全に変わった。 きっかけは3ヶ月前に書いた「生成AIといっしょ: 動作するきれいなコードを生成AIとつくる」という記事だった。当時はAIとの協業について考察していたが、正直なところ、まだ私が「運転席」に座っているつもりでいた。AIはあくまで「副操縦士」だと。 syu-m-5151.hatenablog.com 現実は違った。 実際にClaude Codeを使ってみて最初に感じたのは、自分の開発スタイルとAIの特性のミスマッチだった。私は根っからの「とりあえずコード書いてみよう」タイプ。設計書?計画?そんなものは書きながら考えればいい—それが私の流儀だった。 ところが、AIは違う。指示に対して忠実すぎるのだ。「認証機能を実装して」と曖昧に伝えれば、私の意図とは全く違う

          Claude Code の CLAUDE.mdは設定した方がいい - じゃあ、おうちで学べる
        • gh コマンドでエージェントスキルをインストール・管理できるようになった

          スキルをインストールする スキルを検索する それでは gh skill コマンドを使ってスキルをインストールしてみましょう。GitHub 上で公開されているスキルを探すには gh skill search コマンドが使用できます。もしくは skills.sh のようなスキルカタログサイトを参照しても良いでしょう。ここでは例として React に関するスキルを検索してみます。 gh skill search react 上記のコマンドを実行すると、GitHub Code Search API を通じて公開リポジトリ全体から、スキル名や説明に "react" というキーワードを含む SKILL.md が検索されます。検索結果からそのままチェックを入れてインストールできます。 スキルの内容を確認する ここでは https://github.com/vercel-labs/next-skills

            gh コマンドでエージェントスキルをインストール・管理できるようになった
          • Agent SkillsがVercelに乗っ取られそうになっている件について

            Skills.sh 2026年1月21日、日本の深夜に突如VercelのおっさんがスキルマーケットプレイスSkills.shを発表しました。 "The Open Agent Skills Ecosystem" スキルとは、AIエージェントが再利用可能な機能のことです。1回のコマンドでインストールすれば、AIエージェントに手続き的な知識へのアクセスを付与し、その能力を強化できます。 nani.now: AIが高速に解説付きで翻訳 Agent Skillsは元々Anthropic⁠⁠からオープンスタンダードとして公開されたものです。 公開されてからわずか1ヶ月の間でClaudeやClaude Codeだけではなく、OpenCode, Codex, Gemini CLI, VS Code, Cursor, GitHub Copilot, Amp, Letta, Goose, Droid, Cru

              Agent SkillsがVercelに乗っ取られそうになっている件について
            • Agent Skills 入門 - サーバーワークスエンジニアブログ

              Agent Skills 入門 こんにちは、サーバーワークスで生成AIの活用推進を担当している針生です。 Claude Code を使っていて、こんな経験はありませんか? 「API レスポンスはこの形式で返して」と毎回指示している コードレビューの時に「簡潔に要点だけ教えて」と毎回伝えている プロジェクト固有のコーディング規約を何度も説明している これらの「毎回同じ指示」を解決するのが Agent Skills です。 本記事では、Agent Skills とは何か、どう使うのか、具体例を交えて紹介します。 Agent Skills とは 一言で言うと 「Claude への専門的なマニュアル」 です。 新しく入ったメンバーに「うちのプロジェクトではこうやって作業してね」というマニュアルを渡すように、Claude にも同じようなマニュアルを渡せる機能です。 従来の方法との違い 従来、Clau

                Agent Skills 入門 - サーバーワークスエンジニアブログ
              • GitHub - modelcontextprotocol/servers: Model Context Protocol Servers

                Official integrations are maintained by companies building production ready MCP servers for their platforms. 21st.dev Magic - Create crafted UI components inspired by the best 21st.dev design engineers. 2slides - An MCP server that provides tools to convert content into slides/PPT/presentation or generate slides/PPT/presentation with user intention. ActionKit by Paragon - Connect to 130+ SaaS inte

                  GitHub - modelcontextprotocol/servers: Model Context Protocol Servers
                • Claude CodeにRemotionスキル入れたら、仕事でも使えるかもな動画制作が“別ゲー”になった|AIこぐま

                  Claude CodeにRemotionスキル入れたら、仕事でも使えるかもな動画制作が“別ゲー”になった はじめにこんにちは!みなさま、動画生成してますかー!? Remotionという、Claude CodeやCodexなどで使える動画のエージェントスキルがあるのですが、これを使ったら仕事でも使えそうな映像が作成できたので、その紹介記事です。 Remotionは、Reactのコンポーネントで動画を作れるフレームワークです。通常の動画編集ソフトとは違い、コードでアニメーションを制御できるため、プログラマーにとっては非常に強力なツールです。 ただし、Remotion特有のAPIを正しく使いこなすには、それなりの学習コストがかかります。 そんなRemotionが、Claude Codeのスキルとして公式に提供されるようになりました。これにより、自然言語だけで3Dを含む映像の作成が驚くほど簡単にな

                    Claude CodeにRemotionスキル入れたら、仕事でも使えるかもな動画制作が“別ゲー”になった|AIこぐま
                  • 続・AIのためのオンボーディングドキュメントを整備する (2026年1月版) - inSmartBank

                    スマートバンク新春エンジニア駅伝2026も第五区に差し掛かりました*1。 昨日の id:minisera によるクレジットカード番号の混入を防ぐ技術 - inSmartBank はまさにカード決済に携われるエンジニアリングならではの記事でした。打って変わって本記事はSoftware Engineer / Engineering Managerの id:ohbarye が旬と思しきAIトピックをお届けします。 去る2025年3月、弊社が公開した『AIのためのオンボーディングドキュメントを整備する』ではAIコーディングツール活用時に期待した通りの成果物にならないという課題と、その解決策としての「AIのためのオンボーディング整備」について紹介しました。 あれから約10ヶ月が経過する中で起きたツールや周辺状況の変化に合わせ、以前の記事で紹介したAI向けオンボーディングドキュメントを再整理しました。

                      続・AIのためのオンボーディングドキュメントを整備する (2026年1月版) - inSmartBank
                    • How I Use Every Claude Code Feature

                      I use Claude Code. A lot. As a hobbyist, I run it in a VM several times a week on side projects, often with --dangerously-skip-permissions to vibe code whatever idea is on my mind. Professionally, part of my team builds the AI-IDE rules and tooling for our engineering team that consumes several billion tokens per month just for codegen. The CLI agent space is getting crowded and between Claude Cod

                        How I Use Every Claude Code Feature
                      • CLAUDE.mdとrulesの使い分けと各ツールの対応状況 (2026.3) — tellme.tokyo

                        Claude Code を業務で使い込んでいくうちに、ルールファイルの設計について考えることが増えた。最初は CLAUDE.md に全部書いていたが、セッションが長くなるとルールが守られなくなる場面に何度か遭遇し、ルールの置き場所を見直す必要が出てきた。 この記事では「AI Coding Agent に渡すルールには何を書くべきか」という問いに対する自分の考えと、GitHub Copilot・OpenAI Codex CLI・Claude Code・Cursor・Windsurf など主要ツールの対応状況をまとめる。 ルールとコンテキストを分けるAI Coding Agent への指示は大きく2種類に分けられる。 コンテキスト: プロジェクトの概要、ディレクトリ構成、モジュールの役割など、セッション開始時に把握しておくべき情報ルール: コーディングスタイル、命名規約、lint の実行手順、

                        • Claude Code スキルのコンテキスト消費にまつわる議論を整理する - 電通総研 テックブログ

                          こんにちは、クロスイノベーション本部リーディングエッジテクノロジーセンターの小澤です。 「Claude Codeのスキルを多数運用しているとコンテキストを圧迫する」といった意見がGitHub Issuesやブログに複数あり、独自のワークアラウンドも生まれているようです。 本ブログでは、スキルの読み込みの仕様を整理し関連する議論を概観したうえで、執筆時の最新バージョンでのコンテキスト消費を計測します。 検証バージョン Claude Codeのスキル読み込みの仕様 関連する議論 GitHub Issues Zenn記事 議論の整理 計測 第1段階(起動時):分割による変化なし 第2段階(呼び出し時):分割版のほうがコストが高い まとめ 参考リンク 検証バージョン Claude Code v2.1.50(2026年2月23日時点の最新) / Claude Opus 4.6 Claude Code

                            Claude Code スキルのコンテキスト消費にまつわる議論を整理する - 電通総研 テックブログ
                          • GitHub Copilot CLI is now generally available - GitHub Changelog

                            Menu. Currently selected: Agentic development in your terminal GitHub Copilot CLI—the terminal-native coding agent that brings the power of GitHub Copilot directly to your command line—is now generally available for all Copilot subscribers. Editor’s note (February 27, 2026): Updated the text to accurately indicate that Copilot CLI is available to all Copilot subscribers. Since launching in public

                              GitHub Copilot CLI is now generally available - GitHub Changelog
                            • Codex CLIのsubagentsを使って並列コードレビューを試す

                              Codex CLIで正式にsubagentsが使えるようになったので、実際のPRレビューで試してみました。 題材は拙作site2skill PR #7で、実装をPythonからRustへ完全書き換えたブランチで、56ファイル変更、diff 9185行のPRです。このPRは新興モデルのQwen3.5+Qwen Codeで生成したもので、指摘すべきアラが多いと想定して選びました。 筆者の環境はgpt-5.4(reasoning medium)の無料プランで、計測とログ分析はClaude Codeで行いました。 subagentsとはCodex CLIが並列でエージェントをspawnしてタスクを分担する機能です。~/.codex/agents/にTOMLファイルを置くとカスタムエージェントを定義できます。 Subagents – Codex | OpenAI DevelopersUse suba

                                Codex CLIのsubagentsを使って並列コードレビューを試す
                              • Android CLI and skills: Build Android apps 3x faster using any agent

                                Posted by Adarsh Fernando, Group Product Manager and Esteban de la Canal, Senior Staff Software Engineer As Android developers, you have many choices when it comes to the agents, tools, and LLMs you use for app development. Whether you are using Gemini in Android Studio, Gemini CLI, Antigravity, or third-party agents like Claude Code or Codex, our mission is to ensure that high-quality Android dev

                                  Android CLI and skills: Build Android apps 3x faster using any agent
                                • Automate repository tasks with GitHub Agentic Workflows

                                  Imagine visiting your repository in the morning and feeling calm because you see: Issues triaged and labelled CI failures investigated with proposed fixes Documentation has been updated to reflect recent code changes. Two new pull requests that improve testing await your review. All of it visible, inspectable, and operating within the boundaries you’ve defined. That’s the future powered by GitHub

                                    Automate repository tasks with GitHub Agentic Workflows  
                                  • AIニュースノート:nano-bananaが話題に、AGENTS.mdの採用広がる、Microsoft Copilotに3Dモデリング機能が追加、ChatGPTでプロジェクト専用メモリー搭載、Claude for Chromeの安全設計など | gihyo.jp

                                    AIニュースノート⁠⁠:nano-bananaが話題に⁠⁠、AGENTS.mdの採用広がる⁠⁠、Microsoft Copilotに3Dモデリング機能が追加⁠⁠、ChatGPTでプロジェクト専用メモリー搭載⁠⁠、Claude for Chromeの安全設計など gihyo.jpのニュース記事として取り上げていなかったもののなかから、直近の興味深いAIに関連するニュース概要を簡単にまとめてみました。 ※この記事は、不正確な内容を含んでいる可能性のある実験的コンテンツです。正確な情報はリンク先を確認してください。 nano-bananaの週でした nano-bananaこと、Gemini 2.5 Flash Imageがリリースされて、このモデルによる画像生成・編集が話題になった週でした。興味深い使い方やベストプラクティスも紹介されています。 “nano-banana”の舞台裏⁠:対話×段階編

                                      AIニュースノート:nano-bananaが話題に、AGENTS.mdの採用広がる、Microsoft Copilotに3Dモデリング機能が追加、ChatGPTでプロジェクト専用メモリー搭載、Claude for Chromeの安全設計など | gihyo.jp
                                    • Codex Prompting Guide

                                      Codex models advance the frontier of intelligence and efficiency and our recommended agentic coding model. Follow this guide closely to ensure you’re getting the best performance possible from this model. This guide is for anyone using the model directly via the API for maximum customizability; we also have the Codex SDK for simpler integrations. In the API, the Codex-tuned model is gpt-5.3-codex

                                        Codex Prompting Guide
                                      • Vibe Kanbanで複数AIエージェント開発をオーケストレーション!Claude Codeサブエージェント活用で効率爆上げ - Qiita

                                        Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? 「AIコーディングエージェント管理が、まるでホワイトボードにアイデアを描くように直感的だったら?」 各エージェントの進捗を追う日々… そんなカオスに秩序を与えるのがVibe Kanban。そしてClaude Codeの"サブエージェント"機能が、各タスクを専門AIに丸投げする新常識をもたらします。 最近、私はCursor上でGPT-5を使ってコーディングする機会が増えています。それでもAnthropic Claude 4.1(Opusモデル)の優秀さは健在で、詰まったときはClaude Code CLIに頼ることもしばしばです。しかし複

                                          Vibe Kanbanで複数AIエージェント開発をオーケストレーション!Claude Codeサブエージェント活用で効率爆上げ - Qiita
                                        • Just Talk To It - the no-bs Way of Agentic Engineering | Peter Steinberger

                                          I’ve been more quiet here lately as I’m knee-deep working on my latest project. Agentic engineering has become so good that it now writes pretty much 100% of my code. And yet I see so many folks trying to solve issues and generating these elaborated charades instead of getting sh*t done. This post partly is inspired by the conversations I had at last night’s Claude Code Anonymous in London and par

                                            Just Talk To It - the no-bs Way of Agentic Engineering | Peter Steinberger
                                          • The AI-Native Software Engineer

                                            An AI-native software engineer is one who deeply integrates AI into their daily workflow, treating it as a partner to amplify their abilities. This requires a fundamental mindset shift. Instead of thinking “AI might replace me” an AI-native engineer asks for every task: “Could AI help me do this faster, better, or differently?”. The mindset is optimistic and proactive - you see AI as a multiplier

                                              The AI-Native Software Engineer
                                            • My LLM coding workflow going into 2026

                                              January 4, 2026 AI coding assistants became game-changers in 2025, but harnessing them effectively takes skill and structure. These tools dramatically increased what LLMs can do for real-world coding, and many developers (myself included) embraced them. At Anthropic, for example, engineers adopted Claude Code so heavily that today ~90% of the code for Claude Code is written by Claude Code itself.

                                              • How Codex is built

                                                More than a million developers use OpenAI’s multi-agent coding assistant every week. Named Codex, usage has increased 5x since the start of January, the team tells me. In the first week of February, OpenAI launched the Codex desktop app, a macOS application that CEO Sam Altman calls “the most loved internal product we’ve ever had”. A few days later, OpenAI shipped GPT-5.3-Codex, which they describ

                                                  How Codex is built
                                                • Agent Skills

                                                  May 3, 2026 A senior engineer’s job is mostly the parts that don’t show up in the diff. Specs. Tests. Reviews. Scope discipline. Refusing to ship what can’t be verified. AI coding agents skip those parts by default. Agent Skills is my attempt to make them not optional. The default behaviour of any AI coding agent is to take the shortest path to “done.” Ask for a feature and it writes the feature.

                                                    Agent Skills
                                                  • GitHub - jamesmurdza/awesome-ai-devtools: Curated list of AI-powered developer tools.

                                                    Full development environments with AI for code generation, chat, and debugging: Cursor — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. Windsurf — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium. Zed — A high-performance, mult

                                                      GitHub - jamesmurdza/awesome-ai-devtools: Curated list of AI-powered developer tools.
                                                    • Codex Prompting Guide

                                                      Codex models advance the frontier of intelligence and efficiency and our recommended agentic coding model. Follow this guide closely to ensure you’re getting the best performance possible from this model. This guide is for anyone using the model directly via the API for maximum customizability; we also have the Codex SDK for simpler integrations. In the API, the Codex-tuned model is gpt-5.2-codex

                                                        Codex Prompting Guide
                                                      • Claude Codeのセッション履歴とCLIの実行履歴から Agent Skill を自動生成する

                                                        はじめに Skillsが便利なのはわかるんですが、作るのって意外とめんどくさいんですよね。 なので generating-skills-from-logs を作りました。 Claude Code のセッション履歴と CLI コマンド履歴の両方から繰り返し作業を見つけ、Skill を自動生成するツールです。 補足として、CodexのAgent Skills の仕組み自体について知りたい場合は、Codex CLI は Agent Skills をどう実装してるのか も参照ください。 対象読者 Claude Code を日常的に使っている方 Agent Skills を作るのが地味にめんどくさいと感じている方 ベストプラクティスに準じたSkillを手軽に作りたいと思ってる方 繰り返しのワークフローを自動化したいと思っている方 generating-skills-from-logs とは gene

                                                          Claude Codeのセッション履歴とCLIの実行履歴から Agent Skill を自動生成する
                                                        • AI fatigue is real and nobody talks about it | Siddhant Khare

                                                          AI fatigue is real and nobody talks about it You're using AI to be more productive. So why are you more exhausted than ever? The paradox every engineer needs to confront. I shipped more code last quarter than any quarter in my career. I also felt more drained than any quarter in my career. These two facts are not unrelated. I build AI agent infrastructure for a living. I'm one of the core maintain

                                                            AI fatigue is real and nobody talks about it | Siddhant Khare
                                                          • ホームページ- EY-Office

                                                            昨年7月にKiroが登場してからSpec-Driven Development(仕様駆動開発)が注目されだし11月くらいから日本語記事も増えだし日本でも盛り上がって来ました。私もKiroのウェイトリストには登録しましたが、コードを書くのは好きですが仕様書を書くのは気が進まないので手を出しませんでした。 しかし最近、オープンソースのSpec-Driven Development(以下SDDと略します)ツールcc-sddを使ってコードを生成するYouTubeを見て、お!これは面白そうだと思い、使ってみる事にしました。 Bing Image Creatorが生成した画像を使っています cc-sddに付いて Kiro以外にも色々なSDDツールが出ているようですが、今回は日本語情報が多いcc-sddを使ってみる事にしました。プログラミング言語やフレームワークであれば英語でも問題ないですが、設計を含む

                                                              ホームページ- EY-Office
                                                            1