AgentSystemLabs avatar

AgentSystemLabs

Official

@agentsystemlabs

0Followers
|
8Public Repos
|
37Published Skills

Offers specialized engineering operations for codebase maintenance, quality assurance, and pull request lifecycle management within modern web development environments.

Skills Distribution
DomainDeveloper To...Quality Assurance .. (35%)Codebase Maintenan.. (30%)Release Engineerin.. (25%)UI/UX Component In.. (10%)

Agent Skills by AgentSystemLabs

Showing 37 vetted skills indexed across 1 GitHub repositories.

AgentSystemLabsAgentSystemLabs
121

check-release-risk

Analyze branch diffs to categorize release-breaking changes by risk.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

commit

Split a dirty working tree into grouped, buildable git commits with pre-flight checks.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

add-e2e-test

Add Playwright end-to-end tests with smoke gates and role-based assertions.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

resolve-conflict

Resolve Git merge, rebase, or cherry-pick conflicts by inspecting marker intent and regenerating affected artifacts.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

fix-pr-tests

Diagnoses GitHub CI test failures and applies minimal fixes to resolve them.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

add-empty-error-states

Add empty and error UI states to TanStack Query and Router data-fetch surfaces.

Official
Intermediate
AgentSystemLabsAgentSystemLabs
121

audit-analytics

Audit analytics instrumentation for event naming consistency and PII leaks.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

add-migration

Classify schema changes into additive, mutating, or destructive migration plans.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

audit-seo-meta

Audit per-route SEO and social-share metadata across TanStack Start, Next.js, and HTML pages.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

audit-perf

Audit route entry points for static performance bottleneck patterns.

Official
Intermediate
AgentSystemLabsAgentSystemLabs
121

audit-authz

Audits server-side authorization and ownership across handlers including tRPC and GraphQL.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

add-regression-test

Generate regression tests that fail pre-fix and pass post-fix.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

audit-a11y

Audit React routes and components for WCAG AA accessibility issues.

Official
Intermediate
AgentSystemLabsAgentSystemLabs
121

reorganize-files

Reorganize ungrouped files into grouped layouts while updating references.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

fix-bug

Diagnose silent integration failures with runtime-contract-first evidence and ranked hypotheses.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

release

Cut versioned git releases with quality gates and annotated tags.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

check-pr-readiness

Run diff-scoped typechecking, linting, formatting, and tests on pull requests.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

open-pr

Generate reviewer-ready GitHub pull requests from git diff metadata.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

commit-and-push

Commit local changes and push the current HEAD branch to its remote.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

harden-types

Replace unsafe TypeScript casts with schema parsing at trust boundaries.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

write-tests

Generate automated test suites with harness detection and runner selection.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

sync-docs

Update existing documentation files to match current codebase changes.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

realign

Migrate persisted data when domain-model enum or state vocabulary changes meaning.

Official
Advanced
AgentSystemLabsAgentSystemLabs
121

audit

Audit whole-codebase tech-debt with severity-ranked findings.

Official
Advanced

Frequently Asked Questions About AgentSystemLabs

FAQPage Schema
What specific engineering tasks are enabled by these capabilities?

These capabilities enable automated pull request readiness checks, regression test generation, codebase tech-debt auditing, and structured logging implementation. They facilitate end-to-end testing, UI state management, and the systematic removal or modification of features while maintaining reference integrity across the repository.

Which personas benefit most from these technical capabilities?

Full-stack engineers, software architects, and quality assurance leads benefit most from these capabilities. They are designed for developers managing complex TypeScript codebases, specifically those utilizing TanStack, Next.js, or GraphQL, who require rigorous enforcement of release quality gates and documentation synchronization.

What are the prerequisites for integrating these capabilities into a project?

Integration requires a Git-based version control system and a standard Node.js environment. The capabilities rely on existing project structures such as Playwright for testing, TypeScript for type definitions, and standard GitHub repository configurations for pull request and release management.