0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Claude/Codex+GitHub Copilotで並列処理してた話

0
Posted at

の影響で歴史の彼方に消える、2026春にやっていたフローの話

  1. Codex or ClaudeとPlanを用意する

  2. 用意したplanを、責務毎にチェックリスト化

    - [ ] main.go からファイル生成部分を抜き出し
    - [ ] カバレッジを80%以上に増加
    - [ ] CIでLint実行
    
  3. リストアップしてもらった内容をGitHubのissueにしてもらう

  4. GitHubでissueをsub issueに変換

  5. sub issue を Copilot にアサイン

な感じで、Copilotを並列稼働させてた

Codex or Claude で十分なサイズまで分割しておけば、Copilotで十分処理できるし、結構体験良かった。
良かったよ…

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?