feat: reference aws-cdk AGENTS.md as mandatory prerequisite in all SOPs#13
Open
chaodu-agent wants to merge 2 commits into
Open
feat: reference aws-cdk AGENTS.md as mandatory prerequisite in all SOPs#13chaodu-agent wants to merge 2 commits into
chaodu-agent wants to merge 2 commits into
Conversation
190a850 to
cb6d7cd
Compare
- Add Prerequisites section to each SOP referencing AGENTS.md - Remove duplicated code patterns (JSII, error handling, API design, CloudFormation) - Remove duplicated security patterns (IAM, encryption, input validation) - Remove duplicated Feature Flag implementation details - Replace duplicated commands with AGENTS.md § Quick Reference pointers - Keep SOP-specific: phase gates, deliverables, orchestration, output templates Closes cdklabs#4
cb6d7cd to
26d80b9
Compare
- build-engineer-sop: restore Step 2 git upstream sync commands (not a coding standard, it's skill-specific workflow) - test-engineer-sop: restore Step 1/Step 2 separation with proper context for each step, reference AGENTS.md for exact commands only - implementation-specialist-sop: rename heading to 'CDK Standards Reference' to clarify it's a pointer, not maintained content
gudipati
reviewed
May 21, 2026
gudipati
left a comment
There was a problem hiding this comment.
From what I understand, Kiro / other agents already pick up the AGENTS.md file and use it with the skill right now so explicit instructions to read AGENTS.md is probably not required.
For removing the commands and referencing AGENTS.md § Quick Reference — Commands, were you able to test this on some issues to see that there is no regression in the behaviour of the skill ?
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.
Summary
Implements the layered integration strategy from #4: SOPs reference
AGENTS.mdas the canonical source for coding standards, eliminating duplication.Principle
Changes
SKILL.md
AGENTS.mdAll 9 SOPs (build-engineer, documentation-specialist, implementation-specialist, quality-assurance, regression-reviewer, review-report-generator, security-reviewer, solution-architect, test-engineer)
## Prerequisitessection with single-lineAGENTS.mdreference## Input Requirementsand phase-specific workflow contentRemoved duplicate content
AGENTS.md § Implementation PatternspointerAGENTS.md § Security RulespointerAGENTS.md § Feature FlagspointerAGENTS.md § Quick Reference — CommandspointerAGENTS.md § Quick Reference — CommandspointerAGENTS.md § Quick Reference — CommandspointerCloses #4
Thread: 1505913246815617024