Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

SQLSERVER-POSTGRES-Plugin

يحتوي SQLSERVER-POSTGRES-Plugin على 48 من skills المجمعة من rweisssieker-xp، مع تغطية مهنية على مستوى المستودع وصفحات 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
عرض أهم 40 من أصل 48 skills مجمعة في هذا المستودع.