Skip to content

Improve Oracle DB skill verification checkpoints#76

Open
sjmaple wants to merge 1 commit into
oracle:mainfrom
sjmaple:improve-db-skill-verification-checkpoints
Open

Improve Oracle DB skill verification checkpoints#76
sjmaple wants to merge 1 commit into
oracle:mainfrom
sjmaple:improve-db-skill-verification-checkpoints

Conversation

@sjmaple

@sjmaple sjmaple commented Jun 30, 2026

Copy link
Copy Markdown

Summary

  • Adds explicit ✓ verify checkpoints to Oracle Database multi-step flows that touch plans, stats, migrations, or schema changes.
  • Documents what ✓ verify means and instructs agents to stop/remediate before advancing when verification fails.

Tessl review results

This skill was reviewed live with tessl/[email protected].

  • Initial score: 95%
  • Validation: passed with no errors or warnings
  • Main finding: multi-step/data-touching flows lacked explicit validation or verification checkpoints
  • After tessl review fix --threshold 100 --yes --json: 100%

The fix specifically addressed the reviewer feedback by adding verification checkpoints to:

  • Slow query diagnosis: verify plan changed / stats gathered before AWR
  • Migration planning: verify data integrity before cutover
  • Agent-safe schema change: verify the change applied cleanly before migration guidance

Note

This improvement was done live at AI Engineer with Anders Swanson.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant