Project-specific agent skills live in .agents/skills/. Each skill is a directory containing a SKILL.md with frontmatter (name, description) describing when to use it.
If your coding agent does not discover skills from .agents/skills/ automatically, read the relevant SKILL.md and follow its instructions when performing a matching task:
create-issue— creating GitHub issues following the project's issue templatescreate-pr— creating GitHub pull requests following the project's PR template