aiwg
Deploy agents, skills, and workflows across ten coding platforms
All Skills in This Repository (40)
Pure Emerald Level Indicatorsregression-api-contract
Detect breaking changes in REST, GraphQL, and gRPC API contracts.
regression-visual
Detect visual and UI regressions via automated screenshot comparison and pixel-diff analysis.
regression-cicd-hooks
Integrate automated regression testing into GitHub Actions, GitLab CI, and Gitea Actions pipelines.
regression-report
Generate regression analysis reports from bisect, baseline, and metrics data.
regression-auto-baseline
Automate regression test baseline updates across releases, deployments, and scheduled events.
regression-metrics
Track regression rates, MTTD, MTTF, escape rate, and recurrence rate from test results.
GRADE-on-Ingest
Assess GRADE quality of new research sources upon corpus ingestion.
tot-exploration
Trigger Tree of Thoughts exploration and score architecture options against Non-Functional Requirements.
regression-performance
Compare benchmark latency, throughput, and memory across software versions with statistical significance testing.
citation-guard
Verify AI agent citations against a project's research corpus.
regression-learning
Learn from past failures to prioritize regression tests and predict risk.
regression-bisect
Automate git bisect to find the commit that introduced a regression.
Frequently Asked Questions
FAQPage SchemaHow to install AIWG?โผ
Run `npx skills add jmagly/aiwg --all -g -y` in your terminal to install the full skill set globally.
What does AIWG actually do?โผ
It copies one set of agent, skill, command, and rule definitions into the native config paths of ten different coding platforms, so the same workflows work everywhere without rewriting them.
Which platforms does AIWG support?โผ
Claude Code, GitHub Copilot, Cursor, Warp, Windsurf, Codex, Factory, OpenCode, OpenClaw, and Hermes, each with artifacts written to that platform's native directories.
Can AIWG manage a research paper corpus?โผ
Yes. The research framework discovers papers, downloads PDFs, grades evidence quality, builds citation graphs, and answers questions with inline citations.
Do I need coding experience to use AIWG?โผ
No. After installation you describe what you want in plain English, and the agent routes your request to the right workflow using the built-in discovery commands.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core