AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

trolleydodger1988/copilot-chain

A Github Copilot extension for staged, baton-pass workflows across fresh sessions.

GitHub ↗
★ 0
stars
65
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

A Copilot CLI extension to run local, commit-sized "baton-pass" workflows across fresh Copilot sessions. It’s for developers who want an agent-based two-stage loop: implement (coder) -> review (reviewer), where each stage runs in a new session and hands off authoritative markdown handoffs. Key features: - Recognizes CHAIN directives in prompts and parses or hydrates chain metadata from a local per-issue ledger. - Injects hidden startup context (stage, chunk, handoff path, HEAD, cleanliness) so the next agent knows exactly what to act on. - Watches for real commits during implement sessions and requests/creates handoff files. - Spawns the next session (Windows Terminal or PowerShell) and injects the handoff; marks handoffs CURRENT or STALE. - Persists ledger at .github\agents\handoffs\CHAIN-LEDGER.json and relies on extension.mjs, handoff SKILL.md/template, and generated HANDOFF-*.md. - Provides a chain_transition tool for reviewers to record verdicts (approved, changes_requested, done) and route the chain. - Stops on missing commits/handoffs, errors, closed issues, budget exhaustion, or explicit done.

オーナー情報

アカウント
trolleydodger1988
タイプ
User
フォロワー
0

日付

GitHub作成日 2026-05-16
最終Push 2026-05-16
当サイト初検出 2026-05-16
最終取得 2026-05-16 16:10