feat(skills): issue 起点の実装前に合意を取る issue-agreement スキルを追加 - #550
Merged
Conversation
AI が作成した issue は情報量が多く断定調でも実態と食い違うことがあり、 そのまま実装に入ると誤った前提の上に設計してしまう。実装前に issue の 記述をコードと突き合わせ、意図と主張を分離して乖離をユーザーに提示し、 合意メモを作ってから進めるスキルとして切り出した。 implementation-decision-discipline 側は Phase 0 の成果物を合意メモとして 定義し直し、issue-agreement で作った合意メモを検収だけで引き継げるように 接続した。 Co-authored-by: Claude <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
issue-agreementスキルを追加implementation-decision-discipline側は Phase 0 の成果物を合意メモとして定義し直し、issue-agreement で作った合意メモを検収だけで引き継げるように接続確認事項
home-manager build --flake .#testuserが成功し、配備定義に問題がないことを確認🤖 Generated with Claude Code