swe:init
Installation
SKILL.md
SWE Init
What This Skill Does
Use this skill to establish an optional repo-local preference layer for how agents should collaborate in a specific repository.
The job is to:
- gather a short set of behavior-shaping preferences
- write them to
.ai/swe.jsonas minified JSON - keep the file local-first while allowing the user to commit it if they want
- define how later skills should consult the file safely
This skill is not a general repository bootstrapper. It configures agent collaboration defaults, not the project's runtime or package setup.
When To Use
Related skills