rdcrystallab/gh-tools
v1.0.0MIT
GitHub workflow commands for issues, PRs, and project management using the gh CLI
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": "gh-tools",
"version": "1.0.0",
"description": "GitHub workflow commands for issues, PRs, and project management using the gh CLI",
"author": {
"name": "Ricky",
"email": "moiamond@gmail.com"
},
"repository": "https://github.com/ricky1698/agentic-plugins",
"license": "MIT",
"keywords": ["github", "gh", "issues", "pull-requests", "workflow"]
}