IAG-Patterns
Official@iag-patterns
Offers structured engineering governance, technical triage, and document generation capabilities for enterprise software development lifecycles.
Agent Skills by IAG-Patterns
Showing 28 vetted skills indexed across 1 GitHub repositories.
iagai-workflow
Codify GitHub workflow and governance practices for the IAGAI organization.
iagai-skillset-seniormultilangdev
Organize ten senior multi-language development skills into an automation suite.
incident-response
Guide triage, stabilization, evidence collection, and root-cause analysis for incidents.
voice-generation
Route voice generation requests to ACE-Step for singing and Kokoro/Coqui for TTS.
doc-coauthoring
Guide structured document creation through context gathering, refinement, and reader testing.
test-authoring
Guide test level selection and define happy, edge, and failure cases.
a11y-review
Automate structured accessibility reviews of UI changes for keyboard, semantics, labeling, and contrast issues.
xlsx
Automate Excel workbook creation, editing, and analysis with formula validation.
Extract text and tables from PDFs using Python libraries.
ci-failure-triage
Reproduce CI failures locally and document minimal fixes.
debug-triage
Triage bugs and flaky tests through a repeatable debug loop.
safe-refactor
Refactor code with behavior-preservation plans and iterative test verification.
iagai-skillset-juniordev
Guide a Junior Dev agent through ten ordered coding skills.
change-planning
Define goals, constraints, risk, touchpoints, and a verification plan before editing.
pr-review-and-suggestions
Collect, categorize, and apply PR feedback with traceable action summaries.
skill-creator
Scaffold Claude skills with SKILL.md templates and YAML frontmatter.
release-checklist
Generate a release readiness checklist covering documentation, CI, and rollback plans.
pptx
Create and edit PowerPoint presentations using python-pptx.
webapp-testing
Automate end-to-end testing for the AviaBiz Next.js dashboard with Playwright.
frontend-design
Generate React components, HTML/CSS/JS code, and design tokens from user requirements.
dependency-upgrade
Upgrade minimal dependency sets with changelog and test validation.
repo-orientation
Identify entry points, architecture, and conventions of an unfamiliar repository.
mcp-builder
Design and implement MCP servers for LLM interaction with external services.
performance-triage
Diagnose performance bottlenecks and guide minimal optimizations with validation.
Frequently Asked Questions About IAG-Patterns
FAQPage SchemaWhat specific tasks can I perform using IAG-Patterns?▼
You can perform structured incident triage, generate accessibility reports for UI components, manage PR feedback cycles, and create complex business documents like XLSX or PPTX files. Additionally, the framework supports end-to-end testing for web interfaces and provides systematic guidance for code refactoring and dependency management.
Which personas benefit most from these technical capabilities?▼
Senior and junior software engineers, quality assurance specialists, and technical leads benefit from these capabilities. The framework is designed for developers managing complex repositories, those requiring standardized PR review processes, and teams needing to maintain high-quality documentation and performance standards across their software delivery lifecycle.
What are the prerequisites for implementing these patterns?▼
Implementation requires a standard development environment capable of executing modular code structures. Users should have familiarity with repository architecture, basic knowledge of the specific document formats supported, and an existing codebase where these patterns can be integrated to manage CI failures, security reviews, and performance diagnostics.