jmaglyjmaglyCommunityยท40 Agent Skills Included

aiwg

Deploy agents, skills, and workflows across ten coding platforms

Deploys 200+ agents, 100+ commands, and 400+ skills from one source into Claude Code, Copilot, Cursor, Warp, and six other platforms. Eliminates rewriting agent configs per platform and losing project context between sessions. Adds research corpus management, citation graphs, iterative loops, and persistent memory for long-running development work.
npx skills add jmagly/aiwg --all -g -y
Available:

Directs the agent to load WORKSPACE.md and AIWG.md first, then use `aiwg discover` and `aiwg show` to route natural-language requests to the right skills, agents, and rules while enforcing the canonical artifact output policy.

All Skills in This Repository (40)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
jmaglyjmagly

regression-api-contract

Detect breaking changes in REST, GraphQL, and gRPC API contracts.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

regression-visual

Detect visual and UI regressions via automated screenshot comparison and pixel-diff analysis.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

regression-cicd-hooks

Integrate automated regression testing into GitHub Actions, GitLab CI, and Gitea Actions pipelines.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

regression-report

Generate regression analysis reports from bisect, baseline, and metrics data.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

regression-auto-baseline

Automate regression test baseline updates across releases, deployments, and scheduled events.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

regression-metrics

Track regression rates, MTTD, MTTF, escape rate, and recurrence rate from test results.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

GRADE-on-Ingest

Assess GRADE quality of new research sources upon corpus ingestion.

Community
Intermediate
๐Ÿ“ฆ In Repo
jmaglyjmagly

tot-exploration

Trigger Tree of Thoughts exploration and score architecture options against Non-Functional Requirements.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

regression-performance

Compare benchmark latency, throughput, and memory across software versions with statistical significance testing.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

citation-guard

Verify AI agent citations against a project's research corpus.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

regression-learning

Learn from past failures to prioritize regression tests and predict risk.

Community
Advanced
๐Ÿ“ฆ In Repo
jmaglyjmagly

regression-bisect

Automate git bisect to find the commit that introduced a regression.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’