mlopscommunitymlopscommunityOfficialยท16 Agent Skills Included

Coding-Agents-Conference-skills

Production-tested workflows for planning, reviewing, and shipping code

Applies proven practitioner techniques for planning, code review, validation, and parallel development workflows. Eliminates common failures like context window overload, biased code research, noisy review comments, and undetected visual regressions. Includes 16 ready-to-use skills plus guides and workflows drawn from real conference talks and practitioner sessions.
npx skills add mlopscommunity/Coding-Agents-Conference-skills --all -g -y

All Skills in This Repository (16)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

expert-persona-skills

Activate latent domain expertise in Claude for non-coding specializations.

Official
Intermediate
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

validation-runner

Executes linting, unit, UI validation, E2E tests, and log analysis in an isolated environment.

Official
Advanced
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

adversarial-code-review

Run three-agent adversarial code reviews on pull requests with confidence scoring.

Official
Advanced
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

hooks-and-enforcement

Configure Claude Code lifecycle hooks to enforce quality and security checks via settings.json.

Official
Advanced
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

merge-conflict-resolution

Resolve syntactic and semantic merge conflicts from parallel agent work.

Official
Advanced
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

product-research

Synthesize raw research data into product insights for competitive analysis.

Official
Advanced
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

brainstorming-planner

Probe project goals, scope, dependencies, and acceptance criteria into phased plans.

Official
Intermediate
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

agent-maintained-docs

Embed file header descriptions and folder READMEs enforced by git hooks.

Official
Intermediate
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

objective-research

Separate agent contexts to research code paths and data flow objectively.

Official
Intermediate
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

visual-regression

Capture UI screenshots with Playwright and compare visual differences between code versions.

Official
Advanced
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

documentation-first-setup

Generates project documentation for agents covering code architecture and workflows.

Official
Intermediate
๐Ÿ“ฆ In Repo
mlopscommunitymlopscommunity

context-window-management

Manage AI context window utilization by budgeting instructions, offloading results, and saving session state.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Coding-Agents-Conference-skills?โ–ผ

Run `npx skills add mlopscommunity/Coding-Agents-Conference-skills --all -g -y` in your terminal to install all 16 skills globally.

What problems do these coding skills solve?โ–ผ

They cover planning pipelines, adversarial code review, merge conflict resolution, context window management, and visual regression testing based on real practitioner experience.

How do I run multiple coding agents in parallel?โ–ผ

The parallel-agent-management skill shows how to use git worktrees, containers, and explicit task contracts so agents work independently without conflicts.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and work directly in Claude Code and other compatible coding environments.

Can non-experts use these coding workflow skills?โ–ผ

Yes. Each skill includes step-by-step instructions, common mistakes to avoid, and ready-to-use templates that guide you through the process.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’