跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Init

技能 已验证 活跃
属于: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.

目的

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

功能

  • 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

使用场景

  • 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

非目标

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

安装

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

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交5 days ago
星标1
许可证MIT
状态
查看源代码