WEBVTT

NOTE Sentence-level transcript of https://www.youtube.com/watch?v=M05vON8i0aI

NOTE One cue per sentence. Cue ids are the line anchors on /transcripts/M05vON8i0aI.html. A cue ends where the next begins, or 2 s after its last word.

s1
00:00:01.309 --> 00:00:03.309
[music]

s2
00:00:13.440 --> 00:00:15.759
Thank you for joining me today.

s3
00:00:15.759 --> 00:00:17.039
My name is Imatel.

s4
00:00:17.039 --> 00:00:20.560
I'm a distinguished engineer at Quantum Black.

s5
00:00:20.560 --> 00:00:26.320
And today talk I want to really cover the uh how AI native organizations runs on skills.

s6
00:00:26.320 --> 00:00:31.119
But before I really get started, um I just want to do like a quick exercise to show of hands.

s7
00:00:31.119 --> 00:00:36.160
Can you raise your hand if you have already created and using skills?

s8
00:00:36.160 --> 00:00:37.120
Amazing.

s9
00:00:37.120 --> 00:00:42.559
Now can you keep your hand up if you are using it and sharing it within your teams?

s10
00:00:42.800 --> 00:00:43.520
Great.

s11
00:00:43.520 --> 00:00:50.480
Now keep your hands up if you have governed maintained skills across your organization.

s12
00:00:50.480 --> 00:00:50.879
Amazing.

s13
00:00:50.879 --> 00:00:52.320
I see a few hands.

s14
00:00:52.320 --> 00:00:53.920
But that is what this talk is about.

s15
00:00:53.920 --> 00:01:01.120
Today I'm really looking to break down why this is really critical, how it's important and how actually you can adopt it across your organization.

s16
00:01:01.120 --> 00:01:06.880
But before I get started, what I really want to cover is actually the agentic software stack.

s17
00:01:06.880 --> 00:01:08.880
So the agentic software stack has two loops.

s18
00:01:08.880 --> 00:01:10.640
So the first loop is all you know, right?

s19
00:01:10.640 --> 00:01:16.159
It's the code and agents or the code agents harness right at this you have some core components.

s20
00:01:16.159 --> 00:01:22.240
You will have your context manager, the tool and MCPS, memories and states and skills loader, right?

s21
00:01:22.240 --> 00:01:26.720
But then there's an outer loop which is your workflows, right?

s22
00:01:26.720 --> 00:01:31.040
Those has skills, sub aents, MCP servers that you use and some hooks.

s23
00:01:31.040 --> 00:01:34.320
Sometimes you need them to have this running properly.

s24
00:01:34.320 --> 00:01:36.720
You will need some enablement components at the bottom.

s25
00:01:36.720 --> 00:01:39.759
So what you would have is an environment sandbox.

s26
00:01:39.759 --> 00:01:45.200
You would have your MCP gateway to manage and simplify all of the MCP tools across your organization.

s27
00:01:45.200 --> 00:01:59.680
a model gateway to again manage and optimize for all of your LMS either like you know open source like running locally or or or frontier models and also a graph knowledge graph that abstracts your

s28
00:01:59.680 --> 00:02:12.959
IT core systems your codebase your skills registry and at the end workflow marketplace and then you have your context layer right the context layer will bring all of what is needed to get the task done so this is the project instruction

s29
00:02:12.959 --> 00:02:30.879
think about it as the cloud code MD file the agency file your tools and MCP schema is actually to understand which tool to use and when your memory right conversation history with the end user the human is in the loop and finally the retrieved contents that's you can pull from either like files your codebase

s30
00:02:30.879 --> 00:02:40.640
etc now what I want to really focus on today is the workflow right and I think this is where we kind of like think um it's kind of a pretty simple

s31
00:02:40.640 --> 00:02:48.239
um uh workflow in day-to-day when you're trying to actually create an end to-end product software delivery life cycle in the organization.

s32
00:02:48.239 --> 00:02:51.040
In reality, we all have seen the four steps.

s33
00:02:51.040 --> 00:03:01.760
specify to define what you want to build the design or plan to plan you know what what are you looking to build then you go to the tasks you break it down into tasks

s34
00:03:01.760 --> 00:03:14.480
and then finally you start implementing right I think this looks familiar I think this is how most of our coding agents actually are kind of shaped today in reality that is not how it is composed and at scale when you look at the organization

s35
00:03:14.480 --> 00:03:30.080
complexity this is just one step in the journey this is like building a product increment When you really look at the overall end to end life cycle of something that a business want to build to capture the value out of it all the way to ship it to the client,

s36
00:03:30.080 --> 00:03:32.799
you will start first of all by defining your product strategy.

s37
00:03:32.799 --> 00:03:34.640
What to build and how to build it, right?

s38
00:03:34.640 --> 00:03:38.000
You set the define the success metrics.

s39
00:03:38.000 --> 00:03:42.080
You identify and you break down your plan road map for your products.

s40
00:03:42.080 --> 00:03:44.239
And to do this, you may need a lot of insights, right?

s41
00:03:44.239 --> 00:03:46.319
So then you do like your market research.

s42
00:03:46.319 --> 00:03:47.920
You do a competitive analysis.

s43
00:03:47.920 --> 00:03:51.599
You bring this as an input with some customer interviews.

s44
00:03:51.599 --> 00:03:53.200
Then you go to the discovery side, right?

s45
00:03:53.200 --> 00:03:54.319
So then you start discovering.

s46
00:03:54.319 --> 00:03:56.000
Okay, now I understand what to build.

s47
00:03:56.000 --> 00:04:05.680
I'm going to break this down into like some problem statements, find the solution, validate the solution, and then probably like experiment and then create user stories.

s48
00:04:05.680 --> 00:04:10.879
And before we start building in reality actually need to prepare your data, right?

s49
00:04:10.879 --> 00:04:23.919
In some cases, you will need actually to clean up your data catalog that will support the build of your products or maybe adjust some of the endpoint connection and integration to your core systems that will help you actually build your products.

s50
00:04:24.000 --> 00:04:26.560
And this is where the data product delivery comes.

s51
00:04:26.560 --> 00:04:36.160
So you build your data pipeline, you validate your data quality and you put your catalog your [clears throat] catalog data assets ready for development.

s52
00:04:36.160 --> 00:04:39.199
Then we kind of like go back to the product increment.

s53
00:04:39.199 --> 00:04:40.720
That is where we will start.

s54
00:04:40.720 --> 00:04:47.280
But then building a product in every organization that I have been uh serving for the past 18 years in my career.

s55
00:04:47.280 --> 00:04:54.320
I can see that in one organization you will find like different DLC iss kind of like uh you know scatterers across organization.

s56
00:04:54.320 --> 00:04:59.199
Some of it is actually for a mobile application other is a different department or different platform.

s57
00:04:59.199 --> 00:05:02.560
Some of it is internal platform that is for your um employees.

s58
00:05:02.560 --> 00:05:04.160
Other is actually customerf facing.

s59
00:05:04.160 --> 00:05:09.280
So it is not like a one workflow that can actually build anything you want for your organization.

s60
00:05:09.280 --> 00:05:12.240
When you figure out like what to build and how to build it, you need to run it.

s61
00:05:12.240 --> 00:05:14.560
Then we come to the platform engineering ops, right?

s62
00:05:14.560 --> 00:05:29.759
That is again when you have your provisioned infrastructure, thinking about how you you build your your infrastructure as code modules etc. And then you launch your products and the moment you launch it then you start kind of like the journey of optimizing the performance of your products

s63
00:05:29.759 --> 00:05:35.120
trying to look forward like any incidents to resolve and then you start the loop again.

s64
00:05:35.120 --> 00:05:36.000
Right?

s65
00:05:36.000 --> 00:05:53.280
So at scale when you look at really building a digital platform not like a very simple products that you can you know solo build and deploy the landscape is way complex that is expected and what you're looking at here is literally like probably 10 20% of what is it and is really different from organization to organization

s66
00:05:53.280 --> 00:06:04.160
now going back to the uh the stack right when you look at the workflows there's like four core components the first one is hooks MCP servers and sub aents

s67
00:06:04.160 --> 00:06:17.360
those are kind of given but it doesn't really bring the right kind of like structured value to your workflows right that's why scales is one of the critical components in your workflows hooks basically what it does it just kind of like

s68
00:06:17.360 --> 00:06:28.639
pre kind of like trigon events to to do something along your workflow the MCP service we all know that you know you may need an MCP tool but tell me like who actually build a lot of MCPS we just use MCPS

s69
00:06:28.639 --> 00:06:37.600
tools that is actually provided by the tool that we used to use before right so we don't really own The sub agents is just to minimize the context window.

s70
00:06:37.600 --> 00:06:41.440
We just delegate to sub agent to execute a specific task what is needed.

s71
00:06:41.440 --> 00:06:45.520
So at the end of the day you will find all of your knowhow is actually at the skills level.

s72
00:06:45.520 --> 00:06:52.080
And if you don't have the right structure of your skills then you're not really having a deterministic workflow.

s73
00:06:52.080 --> 00:07:02.560
And one thing to mention is workflows think about them as harness blueprints that actually shape the behavior of your coding harness for example in the runtime.

s74
00:07:03.680 --> 00:07:19.919
Now looking at the rise of skills adoption right so just eight months ago entropic published the first article about skills right two month later we had this standard an open standard that is adopted and starts a lot of agent harnesses starts adopting

s75
00:07:19.919 --> 00:07:21.475
this new standard

s76
00:07:21.475 --> 00:07:21.520
[snorts]

s77
00:07:21.520 --> 00:07:34.080
around February um this year we have seen most of the actually agents adopted this even though you don't see them right if you pay attention when the the uh the agent is thinking And you can see that he's pulling skills

s78
00:07:34.080 --> 00:07:36.720
um as he's going and doing the task.

s79
00:07:36.720 --> 00:07:40.960
The other implication here that you need to pay attention to is actually the number of skills created.

s80
00:07:40.960 --> 00:07:41.280
Right?

s81
00:07:41.280 --> 00:07:47.199
This is just like literally a snapshot that I did across some public GitHub repost, some public skills registries, right?

s82
00:07:47.199 --> 00:07:51.919
There's way more than this publicly and within your organizations, right?

s83
00:07:51.919 --> 00:07:55.759
So the de the creation of skills and the demand is rising.

s84
00:07:55.759 --> 00:08:09.039
But we need to understand why in the latest skills bench comparing the latest models against like you know running the same task against auto engineering and cyber security without skills

s85
00:08:09.039 --> 00:08:18.479
it did well right because that's what expected and it's going to continue to be improving day after day right but then when we applied skills that's our more deterministics

s86
00:08:18.479 --> 00:08:24.080
the outcome was clearly higher than than That's it.

s87
00:08:24.800 --> 00:08:30.879
Now if you think about now like how like the anatomy of skills and how you actually design and implement skills in your organization.

s88
00:08:30.879 --> 00:08:33.599
This is not like a new problem that we are trying to solve here, right?

s89
00:08:33.599 --> 00:08:36.560
We have solved this with the microser kind of movements, right?

s90
00:08:36.560 --> 00:08:39.839
So your microservices need to have all of these design principles, right?

s91
00:08:39.839 --> 00:08:44.080
This is like a software kind of like you know problem that we use to solve is is similar.

s92
00:08:44.080 --> 00:08:46.720
So skills need to be reusable, right?

s93
00:08:46.720 --> 00:08:50.560
Need to be modular, need to be disco like you can discover your skills.

s94
00:08:50.560 --> 00:09:00.880
So if you are sitting in one team and you need the skills you actually can automatically discover and capture the skills it's portable that you can actually use skills across workflows but also you can use skills across harnesses

s95
00:09:00.880 --> 00:09:02.880
again everyone adopted the same standard.

s96
00:09:02.880 --> 00:09:08.000
So if I'm having a skill on cloud code and I want to move it to cursor, it's going to just work.

s97
00:09:08.000 --> 00:09:16.560
Specialized skills that is where the value you should not build like a one skill like a monom or again it should be specialized to define one tasks specifically.

s98
00:09:16.560 --> 00:09:20.160
Composible uh skills need to be designed in a way that's actually can compose.

s99
00:09:20.160 --> 00:09:25.440
So you don't have duplication across your skills when you're trying to run them conflicts each other.

s100
00:09:25.440 --> 00:09:30.720
Consistence that is actually what one of the key items of skills is actually consistency and deterministic.

s101
00:09:30.720 --> 00:09:48.480
And finally cost efficience and for cost I can go for another hour talk but it's basically the skills comes to solve a key problem around the context window right is actually putting with the disclosure pro progressive disclosure pattern the right skills the right amount of skills in the right time to solve the right problem and that's reduce

s102
00:09:48.480 --> 00:09:50.560
the token usage.

s103
00:09:50.560 --> 00:09:58.080
This define a new unit right that makes your knowhow in your organization executable portable and cheap.

s104
00:09:58.080 --> 00:10:01.920
On the right hand side, you just a very simple example of data retention policy.

s105
00:10:01.920 --> 00:10:02.399
Right?

s106
00:10:02.399 --> 00:10:08.160
When it came to regulation, you need to understand and make sure to instruct your agents while you manipulating.

s107
00:10:08.160 --> 00:10:16.640
For example, um your customer data, you should make sure that this data manipulates according to the regulation, right?

s108
00:10:16.640 --> 00:10:19.839
And that bring me to the next example.

s109
00:10:20.000 --> 00:10:26.160
On the left hand side, you can see that there's like a think about like a a catalog of skills.

s110
00:10:26.160 --> 00:10:29.360
And in the right hand side is your harness and the output is on the right hand side.

s111
00:10:29.360 --> 00:10:29.760
Right?

s112
00:10:29.760 --> 00:10:32.880
So the composible skills at the regulation level.

s113
00:10:32.880 --> 00:10:36.640
You have the skill that I just showed earlier which is the retention policy.

s114
00:10:36.640 --> 00:10:38.720
But you will need disclosure standards.

s115
00:10:38.720 --> 00:10:41.760
You will need the GDPR rules that need to be respected.

s116
00:10:41.760 --> 00:10:43.120
You will need the fill in templates.

s117
00:10:43.120 --> 00:10:43.600
Right?

s118
00:10:43.600 --> 00:10:54.000
So all of this kind of think about it is like defining how any data any feature that is built across your web, mobile um like you know different applications across your organizations

s119
00:10:54.000 --> 00:11:05.680
is really respecting these rules and this gets pulled automatically by on the runtime by the regulatory disclosure review workflow and the outcome is expected is deterministic.

s120
00:11:05.680 --> 00:11:10.079
You have an audit uh audit reports that you can actually store.

s121
00:11:10.079 --> 00:11:19.600
you have um specific uh identification of if there's anything to improve and that this kind of like loop back to improve your your codebase.

s122
00:11:21.120 --> 00:11:27.519
However, if we don't govern skills, we will start creating a new class of technical depths, right?

s123
00:11:27.519 --> 00:11:31.760
First of all, you will find out that you are having a lot of duplication in your organization.

s124
00:11:31.760 --> 00:11:42.880
So if teams are not collaborating and everyone is think about it using the same technology stack the same infrastructure you're for sure building the same skills over and over again without sharing them

s125
00:11:42.880 --> 00:11:43.680
quality.

s126
00:11:43.680 --> 00:11:53.920
If you don't test and make sure that you're maintaining and you're validating your skills not against your task but also against the latest models that comes right then the quality starts degragating

s127
00:11:53.920 --> 00:11:56.000
over time.

s128
00:11:56.000 --> 00:12:01.279
You should be able to discover your skills in in reality without a governance you cannot really discover it.

s129
00:12:01.279 --> 00:12:15.040
Think about it as the the backstage the IDP right it's come to solve a problem where okay I need to understand who owns this microser back in the days right I don't need to talk to anyone I just need to tap into the service catalog and immediately find who actually own it

s130
00:12:15.040 --> 00:12:31.920
that is brings ownership part if you don't have an owner then no one will be able to maintain scale those skills composibility is not something that comes by default you need to have a governance way to to align what to build and how to design it is think about the domain driven approach that we have been taken

s131
00:12:31.920 --> 00:12:33.760
also for for many years, right?

s132
00:12:33.760 --> 00:12:37.279
Is similar to how you shape your skills catalog.

s133
00:12:37.279 --> 00:12:43.839
Security again some of uh all of us like we experiment with the public skills, right?

s134
00:12:43.839 --> 00:12:53.519
But when you think about it, some skills may have some prompts injection and skills actually does have scripts because that is the deterministic part of it because it can run a specific script for a specific task.

s135
00:12:53.519 --> 00:13:00.000
So if you don't have again a pipeline that check your security, you may be pulling something that is insecure and permissions.

s136
00:13:00.000 --> 00:13:04.320
Not every skills is actually something that anyone in the organization should access.

s137
00:13:04.320 --> 00:13:08.560
Some skills may have some business logic that is very sensitive, right?

s138
00:13:08.560 --> 00:13:13.040
So the access control is is also crucial at this stage.

s139
00:13:13.600 --> 00:13:15.680
Now how to bring this to your organization?

s140
00:13:15.680 --> 00:13:22.399
First of all, you need to allow at the individual level to create, test, improve and use those skills.

s141
00:13:22.399 --> 00:13:23.760
Again, it shouldn't be random.

s142
00:13:23.760 --> 00:13:25.200
It should be structured way.

s143
00:13:25.200 --> 00:13:26.399
There's a different tools out there.

s144
00:13:26.399 --> 00:13:31.440
You just need to decide which tool actually you want to agree on and you use that mechanism at the individual level.

s145
00:13:31.440 --> 00:13:35.200
The moment you create a skills, you need to be sharing it with your team, right?

s146
00:13:35.200 --> 00:13:38.959
Your team starts collab collaborating to improve the skills and think about it.

s147
00:13:38.959 --> 00:13:41.760
You build the same technology stack, building the same products.

s148
00:13:41.760 --> 00:13:44.079
So, it's going to evolve really quickly.

s149
00:13:44.079 --> 00:13:49.200
But then you move on to a very critical point which is the centralized platform.

s150
00:13:49.200 --> 00:13:52.880
That is where all of what I've been covering so far come to play.

s151
00:13:52.880 --> 00:14:00.000
You need a centralized platform that have a catalog with metadata in it that's actually can discover skills and could be searchable.

s152
00:14:00.000 --> 00:14:09.120
You can have an MCP that's actually plugged to this cat catalog, search for the skill and a CLI to pull the skills back to your either your IDE if you're locally or to your

s153
00:14:09.120 --> 00:14:11.199
um sandbox in your factory.

s154
00:14:11.199 --> 00:14:12.480
Then you have the dependencies.

s155
00:14:12.480 --> 00:14:14.959
So you need to understand the dependencies between the skills as well.

s156
00:14:14.959 --> 00:14:18.000
You have the versioning uh and and life cycle.

s157
00:14:18.000 --> 00:14:21.440
So you understand which version of the skills is actually the latest.

s158
00:14:21.440 --> 00:14:31.680
Um and a very good example when I'm using for example building a functionality I can the agents automatically up capture that there is a latest version of the skill and pull it right.

s159
00:14:31.680 --> 00:14:41.760
So this versioning help also to pull the the the right latest changes from the skills registry access control again as I said if you don't know who is accessing what that is a huge

s160
00:14:41.760 --> 00:14:56.399
uh uh gap and finally evaluation observ observability and then all of this is actually play around a governance and this is where technology stop solving the problem right so you figure out all of this all good now who's going to govern this

s161
00:14:56.399 --> 00:15:07.839
and that is where dep you know it really depend how your organization is structured today that is where you should have your architects, your engineer leads, infra leads etc and cyber leads actually sitting down

s162
00:15:07.839 --> 00:15:17.600
owning part of those domains and making sure that the skills we need to get updated is actually according to the policies you want to adhere within your organization and drive this change.

s163
00:15:17.600 --> 00:15:26.560
And finally when you get this right what you will have you would have at the organization level all of your teams pulling from one centralized place high quality skills

s164
00:15:26.560 --> 00:15:32.240
executing them and pulling them back um to to the centralized platform if it is improved.

s165
00:15:32.240 --> 00:15:35.839
Now what I want to bring this because it's a little bit of a inclear view.

s166
00:15:35.839 --> 00:15:38.560
So what I created I created a simulation right.

s167
00:15:38.560 --> 00:15:39.600
So think about this.

s168
00:15:39.600 --> 00:15:42.160
This is your organization today, right?

s169
00:15:42.160 --> 00:15:45.600
And what I have here, I have um just a random teams.

s170
00:15:45.600 --> 00:15:50.959
I have 15 teams created um five to 12 like per team.

s171
00:15:50.959 --> 00:15:53.839
Uh you have skills per engineers contribution.

s172
00:15:53.839 --> 00:16:03.839
You have the average skills utilization kind of like on average like how much time uh skills are being pulled per day, the duplication across the team kind of as a ratio and the skills quality

s173
00:16:03.839 --> 00:16:05.519
and security ratio.

s174
00:16:05.519 --> 00:16:17.839
Now if I run this across six months what's really happening and think about it this is already happening within your organization is teams are creating and using the skills right but we don't have visibility

s175
00:16:17.839 --> 00:16:35.839
and skills again they're tightly coupled to your productivity uplift if for example the example that I shared earlier on the regulation if we don't have a skill about the regulation that is someone is vip coding back and forth and trying to figure out exactly how to steer the agent to implement it properly right that is burning more

s176
00:16:35.839 --> 00:16:45.920
tokens from one side costwise but also the productivity is spending more time rather than giving in one shot the right answer and the quality and security is similar if you don't have clear

s177
00:16:45.920 --> 00:16:57.600
you know skills defined and maintained you will have a low quality in your implementation because then it's up to the human to decide this and different the m in the maturity from team to team you can see the difference

s178
00:16:57.600 --> 00:17:10.160
and that is why for example if I look uh just randomly at this this is like you can see the productivity of this team is a kind of a medium right If I look at this one is a is a bit of like I don't know it's low medium productivity

s179
00:17:10.160 --> 00:17:15.280
quality and security also medium but when it came to the cost is really high.

s180
00:17:15.280 --> 00:17:24.480
Okay, now let's actually say okay how this looks like if I governed all of the my skills in my in my organizations.

s181
00:17:24.559 --> 00:17:36.320
What's going to happen is of course some of them will split right and this is reality isn't going to be perfect um as we expect but at least what you will see you will see actually some common ground across all of your teams.

s182
00:17:36.320 --> 00:17:45.919
The moment you govern, you publish one skill, the next engineer trying to build a new skill, the coding agent harness will identify this skill that is already available and pull it.

s183
00:17:45.919 --> 00:17:46.160
Right?

s184
00:17:46.160 --> 00:17:52.080
So you you almost solve all of the issues that that I covered about the governance.

s185
00:17:53.520 --> 00:18:00.480
And one last point is when it came to skills, um it's just one component of your workflows as I said, right?

s186
00:18:00.480 --> 00:18:03.840
So that doesn't mean uh if you figure out skills that says you're good.

s187
00:18:03.840 --> 00:18:09.120
No, you need to apply the same kind of like approach and solution for your whole workflows.

s188
00:18:09.120 --> 00:18:16.240
And you may think to apply this again if you think about it like if you have a a centralized platform that have all of your workflows, right?

s189
00:18:16.240 --> 00:18:30.400
From one side you're centralizing the workflows which is also having the skills but also if the next engineer came and want to I don't know like provision infrastructure they can tap into a workflow and build that workflow with the required skills and run it and test it again.

s190
00:18:30.400 --> 00:18:38.960
And if it's something you need to be improved in the workflow, you can easily push it back um to the centralized platform for your organization to use.

s191
00:18:40.717 --> 00:18:41.120
[snorts]

s192
00:18:41.120 --> 00:18:46.559
Now before I wrap up, um what I want to leave you with is this is just the start the beginning.

s193
00:18:46.559 --> 00:18:49.600
You see like this just we're talking about six to eight months.

s194
00:18:49.600 --> 00:18:55.120
What's coming next and I would invite you to already explore is skills registry, right?

s195
00:18:55.120 --> 00:18:56.880
You should have one if not already.

s196
00:18:56.880 --> 00:19:12.000
And the good news is all of the players that's been solving the IDP problem like um internal developer portal they already start centralizing this capability right so if you don't have it today maybe in a couple of months you will see it coming but also there's a lot of tools that's actually solving this specific

s197
00:19:12.000 --> 00:19:29.360
problem second is skills eval evaluation there's still kind of like a discussion on what is the right approach to to to you know to to evaluate skills the easy thing that I found so far very valuable is actually test like you you l static test your or evaluate your skills against the entropic best practices.

s198
00:19:29.360 --> 00:19:29.840
Right?

s199
00:19:29.840 --> 00:19:37.120
If the skill is not invoked properly, if the skill is not structured properly, there's a high chance that it's not going to be high quality.

s200
00:19:37.120 --> 00:19:38.720
And finally is auto evolving.

s201
00:19:38.720 --> 00:19:42.160
And again, this is what everyone kind of like is is the next hype right now.

s202
00:19:42.160 --> 00:19:47.120
Like yeah, I can create like a an a closed loop that can evolve automatically my skills.

s203
00:19:47.120 --> 00:19:48.320
So what right?

s204
00:19:48.320 --> 00:20:03.760
If you automatically start this machine, the impact will be way more than it is today because what I shared earlier is going to be just maintaining auto evolving skills without that governance in place that actually put the guardrails for your organization.

s205
00:20:03.760 --> 00:20:05.679
And at this point I would leave you here.

s206
00:20:05.679 --> 00:20:11.039
Thank you so much for your listening and looking forward if you have any question I will be in the leadership lounge.

s207
00:20:11.039 --> 00:20:12.000
Feel free to grab me.

s208
00:20:12.000 --> 00:20:13.073
Thank you so much.

s209
00:20:13.073 --> 00:20:15.073
[applause]

s210
00:20:28.139 --> 00:20:30.139
[music]
