Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

SQLSERVER-POSTGRES-Plugin

SQLSERVER-POSTGRES-Plugin에는 rweisssieker-xp에서 수집한 skills 48개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
48
Stars
1
업데이트
2026-05-31
Forks
0
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

autonomous-experiment-planner
소프트웨어 개발자

Designs dry-run experiments across query rewrites, indexes, workload twins, and rollout gates.

2026-05-31
autonomous-ops-briefing
소프트웨어 개발자

Produces a board-level briefing for closed-loop autonomous database operations.

2026-05-31
autonomy-boundary-enforcer
소프트웨어 품질 보증 분석가·테스터

Enforces closed-loop dry-run boundaries and blocks autonomous production apply.

2026-05-31
confidence-budget-manager
소프트웨어 개발자

Scores whether enough evidence exists to recommend, defer, or escalate an autonomous operator decision.

2026-05-31
counterfactual-risk-engine
소프트웨어 개발자

Compares do-nothing, dry-run-change, rollback, and defer scenarios for an operating objective.

2026-05-31
decision-evidence-compiler
소프트웨어 개발자

Builds an executive-grade decision evidence packet from runtime signals and confidence checks.

2026-05-31
dry-run-action-critic
소프트웨어 개발자

Critiques proposed dry-run actions for blast radius, rollback gaps, tenant risk, and weak evidence.

2026-05-31
next-best-safe-action
소프트웨어 개발자

Chooses the safest next dry-run diagnostic or experiment from candidate actions.

2026-05-31
objective-to-ops-plan
소프트웨어 개발자

Converts an enterprise database operations objective into measurable goals, guardrails, and closed-loop dry-run workflows.

2026-05-31
operator-goal-monitor
소프트웨어 개발자

Converts SLO, cost, compliance, and incident goals into ongoing watch criteria and escalation policy.

2026-05-31
sql-performance-advisor
소프트웨어 개발자

Top-level AI SQL performance advisor that orchestrates detection, rewrite candidates, ranking, workload impact, benchmarks, and consultant answer.

2026-05-31
advisor-confidence-grader
소프트웨어 개발자

Grade advisory recommendations by evidence strength and identify missing proof before production change.

2026-05-31
ai-anomaly-triage
소프트웨어 개발자

Correlate query stats, telemetry, policy decisions, and replay memory into deterministic incident hypotheses and next-best actions.

2026-05-31
ai-data-contract-guardian
소프트웨어 개발자

Check schema drift, required columns, PII declaration, retention, and governance controls against a declared data contract.

2026-05-31
ai-guarded-sql-generator
소프트웨어 개발자

Generates bounded read SQL with tenant, policy, audit, and performance guardrails.

2026-05-31
ai-migration-risk-radar
데이터베이스 아키텍트

Score migration blast radius and produce a rollback rehearsal plan before schema changes reach production.

2026-05-31
ai-query-rewrite-lab
소프트웨어 개발자

Generate safe query rewrite candidates with deterministic explainability without executing SQL.

2026-05-31
audit-query
정보 보안 분석가

Generate audit-grade records for sensitive SQL operations including approvals, risk outcomes, and execution traces.

2026-05-31
autonomous-dba-copilot
소프트웨어 개발자

Orchestrates a DBA loop from evidence collection through confidence grading, experiment design, ticket prep, and rollback.

2026-05-31
autonomous-verification-loop
소프트웨어 품질 보증 분석가·테스터

Create prove-before-apply gates for migrations, indexes, rewrites, SLOs, replay, and rollback evidence.

2026-05-31
benchmark-ab-runner
소프트웨어 품질 보증 분석가·테스터

Compare baseline and candidate query performance metrics and declare a benchmark winner.

2026-05-31
change-ticket-exporter
소프트웨어 개발자

Export approval-ready production change tickets with problem, recommendation, risk, rollback, and checklist.

2026-05-31
enforce-policy
정보 보안 분석가

Evaluate request against governance policies and either permit, gate, or block execution.

2026-05-31
estimate-cost
소프트웨어 개발자

Estimate compute, IO, and runtime cost for a candidate query, migration, or schema operation.

2026-05-31
evidence-pack-generator
소프트웨어 개발자

Build a DBA-ready performance case file with SQL, plan, waits, recommendation, rollback, and evidence grade.

2026-05-31
explain-query
데이터베이스 아키텍트

Run structured explain/explain-analyze workflows and convert plan output into explainable optimization insights.

2026-05-31
fleet-health-scorecard
네트워크·컴퓨터 시스템 관리자

Ranks database fleet health by latency, error-budget burn, and replication lag.

2026-05-31
hotfix-risk-assessor
네트워크·컴퓨터 시스템 관리자

Rates emergency database hotfix risk and blocks unsafe production changes.

2026-05-31
incident-analysis
컴퓨터 시스템 분석가

Correlate lock, query, and replication signals into causal incident hypotheses with prioritized remediation guidance.

2026-05-31
index-portfolio-optimizer
데이터베이스 아키텍트

Optimize the whole index portfolio by finding redundant, overlapping, unused, and high-write-cost indexes.

2026-05-31
index-roi-simulator
데이터베이스 아키텍트

Ranks index candidates by read benefit, write penalty, storage cost, and maintenance risk.

2026-05-31
migration-twin-simulator
데이터베이스 아키텍트

Builds a SQL Server to PostgreSQL migration twin and rates query-family performance risk.

2026-05-31
performance-pr-reviewer
소프트웨어 품질 보증 분석가·테스터

Reviews schema and migration pull requests for performance, locking, index, and rollback risks before merge.

2026-05-31
policy-gated-self-healing
네트워크·컴퓨터 시스템 관리자

Creates safe self-healing runbooks with policy, rollback, and approval gates instead of blind production changes.

2026-05-31
production-readiness-check
소프트웨어 품질 보증 분석가·테스터

Check whether CodexDB Agent is safe to run in production with live database connections, signing, audit replay, drivers, and complete skill metadata.

2026-05-31
production-rollout-orchestrator
소프트웨어 개발자

Combine production readiness, verification gates, and migration risk into a Go/No-Go rollout decision.

2026-05-31
query-contract-tester
소프트웨어 품질 보증 분석가·테스터

Validates SQL against query contracts such as required columns, max rows, and read-only expectations.

2026-05-31
recommendation-ranker
소프트웨어 개발자

Rank SQL performance recommendations by expected impact, operational risk, and implementation effort.

2026-05-31
release-readiness-report
소프트웨어 개발자

Produce a release readiness report across production blockers, connector status, and health assessment.

2026-05-31
rollback-rehearsal-engine
소프트웨어 개발자

Creates rollback rehearsal steps and proof checklist for database changes.

2026-05-31
이 저장소에서 수집된 skills 48개 중 상위 40개를 표시합니다.