ilia-izmailov-plugins
Coordinated coding teams, codebase research, audits, and safe deploys
All Skills in This Repository (7)
Pure Emerald Level Indicatorsteam-feature
Coordinates autonomous feature delivery via agent teams with review gates and .conventions/ enforcement.
interviewed-team-feature
Coordinate an adaptive interview workflow and generate a feature brief.
conventions
Analyze project structure and generate or update the .conventions directory.
team-verify
Coordinate CI, browser, and spec verifiers against VERIFICATION_PLAN.md.
deep-thinking
Coordinate three-stage expert analysis and synthesis into a Markdown design document.
expert-arena
Coordinate and moderate structured expert debates to produce a synthesized decision document.
vibe-audit
Identify dead or experimental code and generate a structured cleanup report.
Frequently Asked Questions
FAQPage SchemaHow to install ilia-izmailov-plugins?โผ
Run `npx skills add izmailovilya/ilia-izmailov-plugins --all -g -y` in your terminal to install all plugins globally.
How to build a feature with multiple reviewers?โผ
Use the team-feature skill: it spawns coders plus security, logic, and quality reviewers who check every change through a structured pipeline before completion.
How to find dead code in my project?โผ
The vibe-audit skill scans your codebase for unused features, orphan components, and stale code, then asks you one by one what to keep or safely delete with a git backup.
How to deploy without downtime?โผ
The zero-downtime-deploy skill maps your current setup, configures a safe traffic switch on your existing platform, and rehearses the rollback with measured timing before calling anything ready.
Can I learn patterns from other open-source repos?โผ
Yes. The repo-scout skill clones any GitHub repo, compares it against your project, and delivers only the recommendations that survive an adversarial review.
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