1. Discover local skills using `find` and `ls` commands.
2. Read each skill's frontmatter to understand its purpose and usage.
3. Create or update `AGENTS.md` at the project root.
4. Include required sections: Package Manager, Commit Attribution, Key Conventions, and Local Skills.
5. Add optional sections (API Routes, CLI Commands, File Naming Conventions) only if necessary.
6. Ensure content is concise, avoids duplication, and references skills instead of duplicating their content.
7. Create a symlink `ln -s AGENTS.md CLAUDE.md`.
8. Verify the final `AGENTS.md` adheres to the specified style and content guidelines.