Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Init

Skill Verifiziert Aktiv
Teil von:Swe Skills

Initializes an optional repo-local agent collaboration preference file at `.ai/swe.json` by running a short interview or a zero-question quick mode. Use when a user says `initialize agent settings for this repo`, `set up my local agent prefs here`, `run quick init for this project`, or `create .ai/swe.json for how I like to work`. Do NOT use for `npm init`, project scaffolding, dependency installation, or environment bootstrap.

Zweck

To allow developers to easily configure how AI agents collaborate within a specific repository, providing a persistent and versionable preference layer.

Funktionen

  • Initializes repo-local agent preference file (`.ai/swe.json`)
  • Supports interactive interview or zero-question quick mode
  • Manages `.gitignore` updates for local-only storage
  • Defines a compact JSON schema for agent preferences
  • Establishes clear precedence rules for preferences

Anwendungsfälle

  • Setting up local agent settings for a new project
  • Quickly applying opinionated agent defaults to a repository
  • Creating a versionable preference file for team collaboration
  • Configuring how agents plan, scope, validate, and report work locally

Nicht-Ziele

  • Project scaffolding or dependency installation
  • Environment bootstrap or credential setup
  • Broad repo documentation or agent guidance rewrites
  • Forcing `.gitignore` changes without explicit user request

Installation

/plugin install swe-skills@ckorhonen-swe-skills

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne1
LizenzMIT
Status
Quellcode ansehen