oracle

Bundle prompts with files and manage sessions in Oracle CLI workflows.

117|8|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/geezerrrr/motive --skill oracle-geezerrrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/oracle
Command: npx skills add https://github.com/geezerrrr/motive --skill oracle-geezerrrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Oracle CLI workflows often suffer from scattered prompts, inconsistent file attachment patterns, and unclear session management. This Skill consolidates best practices for prompt construction, file bundling, engine selection, and managing sessions to improve reliability and repeatability.

Core Features & Use Cases

  • Oracle bundles a prompt with selected files into a single, context-rich request for accurate model responses.
  • Provides guidance on engine selection, session reattachment, and long-running runs to reduce manual overhead.
  • Use cases include developing repeatable prompts for code bases, documents, and data workflows with predictable results.

Quick Start

Run oracle with a sample prompt and a small set of files to see bundled context in action.

Frequently Asked Questions about oracle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bundle prompts with files in Oracle CLI workflows?

Bundling prompts with files in Oracle CLI workflows combines selected files into a single context-rich request for accurate model responses. This approach consolidates scattered prompts and file attachment patterns to ensure deterministic, reproducible runs.

What is the best way to manage sessions in Oracle CLI for long-running runs?

Managing sessions in Oracle CLI for long-running runs involves applying recommended patterns for session reattachment. This practice reduces manual overhead and maintains consistency across code and documentation projects.

How does engine selection affect reproducible results in Oracle CLI?

Engine selection in Oracle CLI directly impacts reproducible results by determining the processing model for bundled prompts. Choosing the appropriate engine ensures consistent outputs across different code bases and data workflows.

Can I use Oracle CLI for both code and documentation projects?

Yes, Oracle CLI applies to both code and documentation projects for developing repeatable prompts. It provides configurations for file attachment rules and engine choices to deliver predictable results across diverse project types.

Why are my Oracle CLI prompts returning inconsistent results?

Inconsistent Oracle CLI prompts often result from scattered prompt construction and unclear file attachment patterns. Applying consolidated best practices for prompt bundling and session management improves reliability and repeatability.