akarachen/global
v0.1.0
Eric's always-on working rules: finding the right repository, issue and sub-issue hygiene, open-source conduct, and plan grilling.
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": "global",
"version": "0.1.0",
"description": "Eric's always-on working rules: finding the right repository, issue and sub-issue hygiene, open-source conduct, and plan grilling.",
"author": {
"name": "AkaraChen",
"url": "https://github.com/AkaraChen"
},
"homepage": "https://github.com/AkaraChen/eric-way",
"repository": "https://github.com/AkaraChen/eric-way",
"keywords": [
"workflow",
"github",
"issues",
"opensource",
"planning"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Eric Global",
"shortDescription": "Always-on working rules",
"longDescription": "Use Eric Global in every session, whatever the project. It covers locating or cloning the right repository before starting, keeping one outcome per GitHub issue and splitting independently deliverable parts, minimizing maintainer disturbance when contributing to projects Eric does not lead, and stress-testing a plan before any code is written.",
"developerName": "AkaraChen",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://github.com/AkaraChen/eric-way",
"defaultPrompt": [
"Use $repo to find or clone the right repository before starting.",
"Use $grill to interrogate this plan before we build it."
]
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- openai.yaml
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai