RDKEMW-16897: Add Agentic Support for the Device Management RFC - #191
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds comprehensive documentation and GitHub “agentic” developer assets for the RFC module, including new API references and reusable review/testing skills.
Changes:
- Added top-level module README with architecture, workflows, and testing guidance
- Added new API reference docs for
librfcapiandlibtr181api - Added GitHub skills/agents and engineering instruction docs to support automated triage, QA, and reviews
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
| tr181api/docs/README.md | New TR181 API reference and architecture documentation |
| rfcapi/docs/README.md | New RFC API reference and architecture documentation |
| README.md | New repository/module overview documentation |
| .github/skills/triage-logs/SKILL.md | Adds a log-triage skill playbook for RFC issues |
| .github/skills/thread-safety-analyzer/SKILL.md | Adds a thread-safety analysis skill guide |
| .github/skills/technical-documentation-writer/SKILL.md | Adds a technical documentation writing skill guide |
| .github/skills/quality-checker/SKILL.md | Adds container-based quality-checker skill guide |
| .github/skills/quality-checker/README.md | Quick-start for the quality-checker skill |
| .github/skills/platform-portability-checker/SKILL.md | Adds platform portability review guide |
| .github/skills/memory-safety-analyzer/SKILL.md | Adds memory-safety review guide |
| .github/instructions/shell-scripts.instructions.md | Adds shell script standards/instructions |
| .github/instructions/migrationHLD.instructions.md | Adds HLD generation guidelines for migrations |
| .github/instructions/implementation.instructions.md | Adds implementation guidelines for migrations |
| .github/instructions/cpp-testing.instructions.md | Adds gtest standards/instructions |
| .github/instructions/c-embedded.instructions.md | Adds embedded-C standards/instructions |
| .github/instructions/build-system.instructions.md | Adds autotools build standards/instructions |
| .github/agents/legacy-refactor-specialist.agent.md | Adds a refactoring specialist agent profile |
| .github/agents/l2-test-runner.agent.md | Adds an L2 test runner agent profile |
| .github/agents/embedded-programmer.agent.md | Adds an embedded programmer agent profile |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.