Help us improve
Share bugs, ideas, or general feedback.
From gitchain-github
Create GitHub issues from GitChain data quality findings or product updates
npx claudepluginhub c-0711/0711-tools --plugin gitchain-githubHow this skill is triggered — by the user, by Claude, or both
Slash command
/gitchain-github:issueThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Automatically create GitHub issues based on GitChain data analysis.
Converts review findings or task breakdowns into structured GitHub issues with labels, acceptance criteria, and cross-references. Groups related findings into logical issues to avoid sprawl.
Creates and manages GitHub issues for bugs, features, and tasks with enforced quality standards like reproducibility steps, acceptance criteria, and severity assessment.
Analyzes codebase impact for a given request and creates structured GitHub issues with AI-verified and human-judgment-needed sections.
Share bugs, ideas, or general feedback.
Automatically create GitHub issues based on GitChain data analysis.
$ARGUMENTS for issue type:
quality — Data quality issues found during analysisupdate — New products or updates that need reviewmissing — Missing data fields that should be populatedTitle: [namespace] Data Quality: [description]
Labels: data-quality, [namespace]
## Container(s) Affected
- `0711:product:[ns]:[id]:v1` — [name]
## Issue
[Description of the data quality problem]
## Expected
[What the data should look like]
## Current
[What the data currently looks like]
## Suggested Fix
[How to resolve it]
Title: [namespace] New Products: [count] containers added
Labels: product-update, [namespace]
## Summary
[X] new containers pushed to [namespace]
## Products
| Article # | Name | Type | Price |
|-----------|------|------|-------|
| ... | ... | ... | ... |
## Action Required
- [ ] Review product data completeness
- [ ] Verify ETIM classification
- [ ] Check pricing accuracy