ravikiran-dasari/awesome-embedded-ai — reverse-engineered prompt
Reverse engineered prompt
Build me a VS Code Copilot workspace for automotive embedded software teams.
I want it to include ready to use Copilot agents for embedded C review, general code review, root cause analysis, AUTOSAR integration, and safety review. A user should be able to open the repo, type the agent name in Copilot Chat, paste code or describe a problem, and get practical guidance for things like MISRA issues, hidden timing assumptions, watchdog problems, startup ordering, DaVinci configuration risks, and safety mechanism gaps.
Please include reusable prompt templates for code review, RCA, integration debugging, safety gap review, and creating more agents later. Also add domain skill notes that the agents can reference, covering ECU software, AUTOSAR systems, debugging patterns, review heuristics, and practical FuSa thinking.
Add a clear README with quick start steps, when to use each agent, workspace rules, and validation examples using small synthetic C files. Keep generated AUTOSAR code as something users should not edit directly.
Want more depth? Deep Reverse