@Colm Whelan @Jake Van Clief @Paul Maclennan @Jordan Shaw Sorry had some issues with the Skool. Well there nothing special, my case is different from everyone's and it's quite stupid to be honest. I work with a-lot of managers and Mechanical Engineers, they all want AI solutions but after you seat with them and they explain their problems the "the big AI solution" is just an automation of some process, I just use Copilot to set everything up. At my work Copilot M365 is restricted from every angle, and we also can't login with our own subscriptions to any AI provider, it's getting blocked by the IT. Copilot can't access our files, and by the looks of it won't be able to access them any time soon. It can receive only specific types of files, and has standard 3 Office skills for excel, docs, power point and one for PDF. I can upload up to 3 files at a time, and after it gives an output the files a deleted from the sandbox. The setup is simple, I upload to Copilot the ICM paper or the ICM skill, and one/two md files with instructions. It gives me a Python script that setup the projects structure, all the stages and md files (agents, map, context, rules etc.). I edit the md files and add data (most of the projects are around SAP data so almost everything in spreadsheets). After I'm happy with the context of the project I use a snapshot python script that generate md and json files that I can upload back to Copilot. The snapshot files include project structure, data samples (the first 20-50 rows) and md files context, those are more than enough to start a new session. For each output I ask for a zip bundle file with all the necessary python scripts, updated md files, handoff and a script that moves the files to their destination folders. Copilot works sometimes for hours to finish some tasks, it can't spawn sub-agents, even though in the power point skill there an explicit rule that says "spawn a sub agent to validate 3 slide at a time", when I tested it appears that Copilot just acts like a sub-agent and doesn't spawn any sub-agent.