
What do companies mean by knowing AI workflows ?
inspired by an earlier post about being rejected for not knowing ai workflows
at my company we use claude and there are
agents.md files for every major part of the repo
pr review skills that help find bugs, geared towards our specific projects
github ci actions that do even more code review (separate from the skill)
mcp usage, cli usage etc, Claude can read pretty much any codebase slack etc
repos that are like knowledge/decision databases, meant to be read by agents
agents running in a loop checking for jira tickets, making draft prs automatically
various custom skills that help investigate an incident based on log events, metrics firing etc
soo yeah is that good enough lol? i made very limited contributions to all this but i think i could probably replicate some of it at a new workplace