HomeTags#workflow

Tag timeline

#workflow26 total

同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total26#workflow の全掲載記事All listed entries tagged #workflow
Showing26このページの表示件数Entries on this page
Page1/1静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 1/1 · 26 total

Sat, Aug 152 entries
コミュニティCommunityCopilot·Qiita GitHub Copilot

AI coding agentを「1チャット」ではなく「1変更セッション」で運用するThis article proposes managing AI coding agent work in terms of git-scoped…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約coding agentとのやり取りをチャット単位ではなくgitの変更セッション単位で管理することで、作業の起点や変更範囲を明確にし、翌朝でも現在地を把握できる運用方法を提案している。

AI SUMMARYThis article proposes managing AI coding agent work in terms of git-scoped change sessions rather than individual chats, making it easier to track what was modified, where work started, and how to resume context the next day.

AI coding agentを「1チャット」ではなく「1変更セッション」で運用するog
新規収集INDEXED公式OfficialCopilot·GitHub Blog (AI & ML)

エージェントアプリでソフトウェアデリバリーワークフローをGitHubに統合する方法How to bring your software delivery workflow into GitHub with agent apps

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約4つのGitHubエージェントアプリを活用し、スコープ定義からセキュリティ、展開、リリースまでSDLC全体をGitHub内で完結できる手順を解説したチュートリアル。

AI SUMMARYThis tutorial shows how four GitHub agent apps cover the full SDLC—scoping, securing, rolling out, and shipping features—without ever leaving GitHub.

How to bring your software delivery workflow into GitHub with agent appsog
Thu, Aug 131 entries
コミュニティCommunityAI Editors·Qiita Cursor

現在あるAI駆動開発のパターンを調べてみたThe article categorizes and compares major AI-driven development patterns—vibe…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約Vibe coding・Spec駆動・Context整備・自律ループなど、「AI駆動開発」と呼ばれる手法を分類し、それぞれの意味するところを体系的に整理した記事。用語の混乱を解消し、現場での共通認識づくりに役立てることを目的としている。

AI SUMMARYThe article categorizes and compares major AI-driven development patterns—vibe coding, spec-driven development, context engineering, and autonomous CI loops—clarifying the terminology confusion that arises when practitioners use the same phrases to mean different things.

現在あるAI駆動開発のパターンを調べてみたog
Wed, Aug 122 entries
コミュニティCommunityCopilot·Qiita GitHub Copilot

GitHub Copilot CLIをMaya・Houdiniへ接続して操作したら思ったより便利だった話A developer connected GitHub Copilot CLI to both Maya and Houdini, enabling…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約GitHub Copilot CLIをMayaおよびHoudiniに接続し、GUIで結果を確認しながらAIにDCCツールを操作・開発させるワークフローの実用性を検証した記事。AIによるコード生成と即時GUI確認の組み合わせが実務で有効に機能することを示している。

AI SUMMARYA developer connected GitHub Copilot CLI to both Maya and Houdini, enabling AI-driven DCC tool operation with real-time GUI feedback. The experiment demonstrates a practical workflow where Copilot generates code while artists verify results directly in the viewport.

コミュニティCommunityAI Editors·Qiita Cursor

IDEを離れずにバグ対応を終わらせる:コードと課題管理をMCPでつなぐThis article demonstrates how combining Cursor with an MCP server lets…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約CursorとMCPサーバーを組み合わせることで、課題管理ツールへの行き来を省きながらIDEだけでバグ対応を完結できるワークフローを紹介している。コンテキストスイッチを減らし開発効率を高める実践的なアプローチとして注目される。

AI SUMMARYThis article demonstrates how combining Cursor with an MCP server lets developers handle bug triage, status updates, and code fixes entirely within the IDE, eliminating context switching to external issue trackers and improving overall workflow efficiency.

Sun, Aug 91 entries
コミュニティCommunityLocal Models·Qiita LLM

ローカルLLMでISMS適合状況評価を支援する ― ヒアリングから報告書まで5日間の「人とLLMの分担」A practitioner report on delegating ISMS conformity assessments to a local LLM…

重要度 MediumMedium priority技術記事 · Local LLM / Open Modelstechnical post · Local LLM / Open Models

AI要約業務PCのローカルLLMを活用し、顧客機密を外部に出さずにISMS規格の全要求の合否判定と改善案の下書きを5日間で完了させるワークフローを検証した実践記録。

AI SUMMARYA practitioner report on delegating ISMS conformity assessments to a local LLM running on a business PC, completing pass/fail judgments and improvement drafts within five days without exposing confidential data externally.

ローカルLLMにISMSの適合状況評価を支援させる ― 第2回 ヒアリングから報告書まで5日間(人とLLMの分担)og
Sat, Aug 81 entries
新規収集INDEXEDコミュニティCommunityCopilot·Zenn GitHub Copilot

業務操作を録画するだけで自動化が始まる Microsoft Skill Recorder × Copilotで楽をしようMicrosoft's Skill Recorder captures PC operations on video and uses AI to…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約Microsoft が公開した Skill Recorder は、PC操作を録画してAIが手順・意図・自動化候補を構造化するツールで、従来のヒアリング依存の業務可視化を大きく変える可能性がある。

AI SUMMARYMicrosoft's Skill Recorder captures PC operations on video and uses AI to extract workflows and automation candidates, offering a data-driven alternative to traditional interview-based process documentation.

業務操作を録画するだけで自動化が始まる Microsoft Skill Recorder × Copilotで楽をしようog
Tue, Aug 41 entries
公式OfficialNews/Policy·GitHub Changelog

Code Quality設定でコードカバレッジの自動有効化が可能にCode coverage automatic enablement in Code Quality settings

重要度 MediumMedium priority変更履歴 · Industry & Policychangelog · Industry & Policy

AI要約GitHubはリポジトリのCode Quality設定にAIでカバレッジワークフローを自動生成するオプションを追加し、コードカバレッジのセットアップを大幅に簡略化した。

AI SUMMARYGitHub now offers an AI-powered option in Code Quality settings to automatically generate a coverage workflow, reducing the manual effort required to enable code coverage reporting.

Mon, Aug 31 entries
コミュニティCommunityAI Editors·Zenn Cursor

現在あるAI駆動開発のパターンを調べてみたThis article maps the various AI-driven development patterns seen in practice…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約AI駆動開発という言葉が指す内容は人によって異なるため、現場で見られるパターンを体系的に整理し、どの層の話をしているかを揃えることを目的とした記事。

AI SUMMARYThis article maps the various AI-driven development patterns seen in practice today, aiming to clarify which layer each pattern operates on so teams can have more aligned discussions.

Fri, Jul 311 entries
新規収集INDEXED公式OfficialCopilot·GitHub Blog (AI & ML)

GitHub Copilot アプリにおけるスタックセッションとプルリクエストの活用Stacked sessions and pull requests in the GitHub Copilot app

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約GitHub Copilot アプリのスタックセッションとプルリクエスト機能を使い、古いコードベースをモダナイズする実践的な手法が紹介された。複数の作業セッションを積み重ねる新ワークフローにより、大規模なリファクタリングを効率化できる。

AI SUMMARYA practical walkthrough shows how stacked sessions and pull requests in the GitHub Copilot app can modernize legacy codebases, enabling developers to manage complex, multi-step refactoring work more efficiently.

Stacked sessions and pull requests in the GitHub Copilot appog
Tue, Jul 282 entries
コミュニティCommunityCopilot·Qiita GitHub Copilot

AIエージェントと組んだら、データサイエンスプロジェクトはどう変わる?実験してみた(後半戦)The second half of a hands-on experiment exploring how AI agents reshape data…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約AIエージェントをデータサイエンスプロジェクトに組み込んだ実験の後半として、実際の作業フローや生産性への影響を検証。エージェント活用が分析業務をどう変えるかを具体的に示している。

AI SUMMARYThe second half of a hands-on experiment exploring how AI agents reshape data science workflows, covering practical impact on productivity and the specific ways agent collaboration changes analytical work.

コミュニティCommunityCopilot·Qiita GitHub Copilot

AIエージェントと組んだら、データサイエンス PJ はどう変わる?実験してみた(前半戦)The author experiments with integrating AI agents into a data science project…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約AIエージェントをデータサイエンスプロジェクトに導入した場合の変化を実験形式で検証し、作業効率や進め方への具体的な影響を前半パートとして報告している。

AI SUMMARYThe author experiments with integrating AI agents into a data science project workflow, documenting concrete changes in efficiency and process in this first installment.

Wed, Jul 221 entries
コミュニティCommunityClaude Code·Qiita Claude

OpenClaw×Claude Code連携でSESエンジニアの年収を上げる実践ワークフロー全公開The article reveals a practical workflow combining OpenClaw and Claude Code…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約OpenClawとClaude Codeを組み合わせたワークフローを活用することで、SESエンジニアが生産性を高め年収アップを狙える具体的な手法を紹介している。実務に直結する連携パターンを公開しており、現場での即戦力となる内容だ。

AI SUMMARYThe article reveals a practical workflow combining OpenClaw and Claude Code tailored for SES engineers, showing how the integration can boost productivity and directly impact earnings. It offers concrete, field-tested patterns that engineers can adopt immediately.

Sat, Jul 181 entries
コミュニティCommunityAI Editors·Qiita Cursor

CursorのSlackエージェントは「起動」より「連携設計」が難しい - 実運用に効く6つのAgent SkillsThe article argues that integrating Cursor's Slack agent into real workflows…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約CursorのSlackエージェントを実運用する際、単なる起動設定よりもツール間の連携設計が鍵であり、実践的な6つのAgent Skillsを紹介することで開発チームの生産性向上を狙う。

AI SUMMARYThe article argues that integrating Cursor's Slack agent into real workflows demands careful orchestration design beyond basic setup, and presents six practical Agent Skills to maximize team productivity.

Fri, Jul 171 entries
コミュニティCommunityClaude Code·Qiita Claude

AI駆動開発 #3: セッション×サブエージェントで作るAIプロジェクト体制 — 19体から5〜7体へ絞って分かった「任せる仕事・任せない仕事」This article documents a hands-on experiment reducing an AI agent team from 19…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約AIエージェントを19体から5〜7体に絞り込んだ実験を通じて、セッションとサブエージェントを組み合わせたプロジェクト体制の最適解を探る記事。どの業務をAIに委譲すべきかの判断基準が実践的に整理されている。

AI SUMMARYThis article documents a hands-on experiment reducing an AI agent team from 19 to 5–7 agents, revealing practical guidelines for which tasks can be safely delegated to sub-agents and which require human oversight.

Wed, Jul 151 entries
コミュニティCommunityAI Editors·Zenn Cursor

高い AI コーディングツールがなくても issue から PR まで回すThis article explains how to complete a full GitHub issue-to-PR workflow using…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約費用のかかる AI コーディングツールを使わずに、GitHub issue から PR 作成までのワークフローを Cursor で効率よく回す手法を解説した記事。コスト意識の高い開発者にとって実践的な代替アプローチを提示している。

AI SUMMARYThis article explains how to complete a full GitHub issue-to-PR workflow using Cursor without relying on expensive AI coding tools, offering a cost-conscious alternative for developers who want AI-assisted development on a budget.

Tue, Jul 142 entries
コミュニティCommunityMCP·Zenn MCP

毎朝7時、Claude Code RoutinesがAIニュースと株式市況をNotionに書き込んでくれる仕組みを作ったA developer built an automated workflow using Claude Code Routines and MCP to…

重要度 MediumMedium priority技術記事 · MCP / Toolingtechnical post · MCP / Tooling

AI要約Claude Code RoutinesとMCPを組み合わせ、毎朝7時にAIニュースと株式市況を自動収集してNotionに書き込むワークフローを構築した事例。定型情報収集を完全自動化できる実践的なアプローチとして注目される。

AI SUMMARYA developer built an automated workflow using Claude Code Routines and MCP to collect AI news and stock data every morning at 7 AM and write it directly to Notion, demonstrating a practical pattern for fully automating daily information gathering.

公式OfficialCodex·OpenAI Blog

データサイエンスチームによる ChatGPT Work の活用方法How data science teams use ChatGPT Work

重要度 MediumMedium priority技術記事 · OpenAI / Codextechnical post · OpenAI / Codex

AI要約OpenAIがデータサイエンスチーム向けにChatGPT WorkおよびCodexの実践的な活用事例を公開し、分析・コーディング業務の効率化に役立つ具体的なワークフローを紹介している。

AI SUMMARYOpenAI published a guide showing how data science teams can leverage ChatGPT Work and Codex to streamline analytics and coding workflows, offering practical patterns for real-world adoption.

Sun, Jul 121 entries
コミュニティCommunityCopilot·Zenn GitHub Copilot

ハーネスエンジニアリングとループエンジニアリングの違いとは? aws aidlc workflow kitから整理するThis article clarifies the distinction between harness engineering and loop…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約AWS AIDLC Workflow Kitを題材に、AIエージェント開発における「ハーネスエンジニアリング」と「ループエンジニアリング」という二つの設計概念の違いと役割分担を解説した記事。両概念を理解することでエージェントの品質向上と開発効率化に繋がる。

AI SUMMARYThis article clarifies the distinction between harness engineering and loop engineering in AI agent development, using AWS AIDLC Workflow Kit as a concrete reference. Understanding both concepts helps teams structure agent workflows more reliably and improve overall development quality.

Sat, Jul 113 entries
コミュニティCommunityClaude Code·Zenn Claude

確認カードと署名でAIによる本番データ書き換えを防ぐ安全策The article proposes a practical safeguard against AI agents accidentally…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約AIエージェントが本番データを意図せず変更するリスクに対し、操作前に確認カードへの署名を求めるワークフローを導入することで、誤操作を防ぐ実践的な手法を紹介している。人間による明示的な承認ステップを挟む設計は、AI活用の安全性向上に直結する。

AI SUMMARYThe article proposes a practical safeguard against AI agents accidentally overwriting production data by requiring a signed confirmation card before any destructive operation is executed. This human-in-the-loop approval step offers a concrete pattern for safer AI-assisted workflows.

コミュニティCommunityClaude Code·Qiita Claude

2026年7月版 AIエージェントのスキルを使いこなす技術 ― 調査・設計・コーディング別の実践ガイドA practical guide covering how to effectively leverage AI agent skills across…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約AIエージェントを調査・設計・コーディングの用途別に効果的に活用するための実践的なテクニックをまとめたガイド。目的に応じたスキルの使い分けを解説しており、開発現場での生産性向上に直結する内容となっている。

AI SUMMARYA practical guide covering how to effectively leverage AI agent skills across research, design, and coding tasks. It provides scenario-specific techniques that help developers choose the right approach and boost productivity in real workflows.

2026年7月版 AIエージェントのスキルを使いこなす技術 ― 調査・設計・コーディング別の実践ガイドog
コミュニティCommunityMCP·Qiita MCP

【Personal OS #3】Claude Codeでミーティングを自動ドキュメント化する仕組みThis article explains how to build a workflow using Claude Code and an MCP…

重要度 MediumMedium priority技術記事 · MCP / Toolingtechnical post · MCP / Tooling

AI要約Claude CodeとMCPサーバーを活用して、ミーティング内容を自動的にドキュメント化するワークフローを構築する方法を解説。議事録作成の手間を省き、個人の生産性向上に貢献する実践的な仕組みを紹介している。

AI SUMMARYThis article explains how to build a workflow using Claude Code and an MCP server to automatically document meeting content, reducing manual note-taking effort and improving personal productivity.

Fri, Jul 101 entries
コミュニティCommunityClaude Code·Zenn Claude

50案件をAIに見張らせたら、管理職の仕事はどう変わったかA team used Claude to autonomously monitor 50 concurrent projects, freeing…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約ClaudeをプロジェクトモニタリングAIとして活用し50案件を自動監視した結果、管理職の進捗確認業務が大幅に削減され、例外対応や意思決定に集中できるようになった事例を紹介。

AI SUMMARYA team used Claude to autonomously monitor 50 concurrent projects, freeing managers from routine status checks and allowing them to focus on exceptions and higher-level decisions.

Mon, Jun 221 entries
新規収集INDEXED公式OfficialAI Editors·Cursor Changelog

Cursor のカスタマイズ機能Customize Cursor

重要度 MediumMedium priority変更履歴 · AI Editorschangelog · AI Editors

AI要約プラグイン、スキル、MCP を使って Cursor をワークフローに合わせてカスタマイズできるようになりました。新しい「Customize」ページでこれらすべてを一か所で管理できます。

AI SUMMARYPlugins, skills, and MCPs let you customize Cursor for your workflows. The new Customize page brings them into one place.

Wed, Jun 171 entries
公式OfficialCopilot·GitHub Blog (AI & ML)

git worktreesとは?複数ブランチを同時にチェックアウトして並行開発を効率化するWhat are git worktrees, and why should I use them?

重要度 InfoInformational深掘り候補 · 技術記事 · GitHub CopilotDeep-dive candidate · technical post · GitHub Copilot

AI要約2015年から存在するgit worktrees機能を解説。複数ブランチを異なるディレクトリで同時にチェックアウトでき、stashやブランチ切り替えなしで並行開発やホットフィックス対応を効率化できる仕組みと使い方を紹介する。

AI SUMMARYExplains git worktrees, available since 2015, which let you check out multiple branches in separate directories at once, streamlining parallel development and hotfixes without stashing or switching.

What are git worktrees, and why should I use them?og
Wed, May 201 entries
新規収集INDEXED公式OfficialAI Editors·Cursor Changelog

Cursor のオートメーション機能が大幅アップデート、自動化の精度と利便性を向上Improvements to Cursor Automations

重要度 MediumMedium priority変更履歴 · AI Editorschangelog · AI Editors

AI要約AIコードエディタ「Cursor」がオートメーション機能の改善をChangelog上で発表した。繰り返し作業の自動化精度や操作フローの使いやすさが向上しており、開発者の生産性向上に寄与することが期待される。

AI SUMMARYThis release brings Cursor Automations to the Agents Window and introduces the ability to configure automations with multiple attached repos or no repos at all.