In #1528, the agent seems to completely ignore relevant skills. It's time to build a skills registry list into AGENTS.md.
To avoid it rotting, we should add a ./hooks directory at the root level where we add short hook scripts, which we set up to run via prek.
The hook should check that all skills (based on their names) are mentioned in the AGENTS.md file.
In #1528, the agent seems to completely ignore relevant skills. It's time to build a skills registry list into
AGENTS.md.To avoid it rotting, we should add a
./hooksdirectory at the root level where we add short hook scripts, which we set up to run viaprek.The hook should check that all skills (based on their names) are mentioned in the AGENTS.md file.