Skip to content

ttt3pu/ai-settings

v0.1.0

複数リポジトリで共有する Agent Skills。ライブラリの Renovate automerge を安全に有効化する手順と、テストの命名・設計規約。

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ai-settings",
  "version": "0.1.0",
  "description": "複数リポジトリで共有する Agent Skills。ライブラリの Renovate automerge を安全に有効化する手順と、テストの命名・設計規約。",
  "author": {
    "name": "ttt3pu",
    "email": "ttt3pu@gmail.com"
  },
  "homepage": "https://github.com/ttt3pu/ai-settings",
  "repository": "https://github.com/ttt3pu/ai-settings",
  "keywords": ["skills", "renovate", "automerge", "testing"]
}