Imported from AbhinavCoder-14/AdAlign (my-app/AGENTS.md). Install upstream with npx skills add AbhinavCoder-14/AdAlign --skill my-app. Copyright stays with the author.
AGENTS.md
CRITICAL: Load mastra skill first
Load the mastra skill BEFORE any Mastra work. Never rely on cached knowledge — APIs change between versions.
Rules
Register all agents, tools, workflows, and scorers in src/mastra/index.ts
Use the dev and build scripts from package.json instead of running mastra dev / mastra build directly