# Oraclepack

> Oraclepack aims to streamline operational workflows by encapsulating complex, multi-step tasks into single Markdown files that are both human-readable and executable. It supports reproducible, auditable runs through state and report tracking, allows for interactive TUI navigation, and provides tools for validating and overriding Oracle CLI flags. Designed for DevOps teams and AI researchers, it turns documentation into automation while preserving traceability and flexibility.

**Remember:**
- Oracle Pack: Interactive Markdown workflow with embedded bash commands
- TUI (Text User Interface): Interactive terminal-based navigation and execution controls
- ROI (Return on Investment): Step filtering mechanism using thresholds and modes
- Overrides Wizard: Runtime customization of Oracle CLI flags for selected steps
- State & Report Files: Persistent tracking of execution status and metadata
- Project URL Management: Integration with ChatGPT project URLs for context-aware workflows

## Docs
- [Build Install Oraclepack](https://github.com/AcidicSoil/oraclepack/blob/main/.config/scripts/build_install_oraclepack.md): install & quickstart.
- [Install Taskmaster](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/install-taskmaster.md): install & quickstart.
- [Quick Install Taskmaster](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/quick-install-taskmaster.md): install & quickstart.
- [Strategist Questions Oracle Pack 2026 01 02](https://github.com/AcidicSoil/oraclepack/blob/main/docs/strategist-questions-oracle-pack-2026-01-02.md): docs page.
- [Oracle Llms](https://github.com/AcidicSoil/oraclepack/blob/main/docs/oracle/oracle-llms.txt): docs page.
- [Oracle Llms Full](https://github.com/AcidicSoil/oraclepack/blob/main/docs/oracle/oracle-llms-full.txt): docs page.
- [Prd](https://github.com/AcidicSoil/oraclepack/blob/main/.taskmaster/docs/PRD.md): docs page.
- [Prd](https://github.com/AcidicSoil/oraclepack/blob/main/.taskmaster/docs/_PRD.md): docs page.

## Tutorials
- [Example Prd](https://github.com/AcidicSoil/oraclepack/blob/main/.taskmaster/templates/example_prd.txt): worked example.
- [Example Prd Rpg](https://github.com/AcidicSoil/oraclepack/blob/main/.taskmaster/templates/example_prd_rpg.txt): worked example.

## API
- [Attachment Minimization](https://github.com/AcidicSoil/oraclepack/blob/main/.config/skill/strategist-questions-oracle-pack/references/attachment-minimization.md): API reference.
- [Inference First Discovery](https://github.com/AcidicSoil/oraclepack/blob/main/.config/skill/strategist-questions-oracle-pack/references/inference-first-discovery.md): API reference.
- [Oracle Scratch Format](https://github.com/AcidicSoil/oraclepack/blob/main/.config/skill/strategist-questions-oracle-pack/references/oracle-scratch-format.md): API reference.

## Optional
- [README](https://github.com/AcidicSoil/oraclepack/blob/main/README.md): docs page.

## .Config
- [Skill](https://github.com/AcidicSoil/oraclepack/blob/main/.config/skill/strategist-questions-oracle-pack/SKILL.md): docs page.
- [Oracle Pack Template](https://github.com/AcidicSoil/oraclepack/blob/main/.config/skill/strategist-questions-oracle-pack/assets/oracle-pack-template.md): docs page.

## .Cursor
- [Add Dependency](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/add-dependency.md): docs page.
- [Add Subtask](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/add-subtask.md): docs page.
- [Add Task](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/add-task.md): docs page.
- [Analyze Complexity](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/analyze-complexity.md): docs page.
- [Analyze Project](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/analyze-project.md): docs page.
- [Auto Implement Tasks](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/auto-implement-tasks.md): docs page.
- [Command Pipeline](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/command-pipeline.md): docs page.
- [Complexity Report](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/complexity-report.md): docs page.
- [Convert Task To Subtask](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/convert-task-to-subtask.md): docs page.
- [Expand All Tasks](https://github.com/AcidicSoil/oraclepack/blob/main/.cursor/commands/tm/expand-all-tasks.md): docs page.

## .Ruler
- [Agents](https://github.com/AcidicSoil/oraclepack/blob/main/.ruler/AGENTS.md): docs page.
- [Tm Agents](https://github.com/AcidicSoil/oraclepack/blob/main/.ruler/tm-AGENTS.md): docs page.

## .Rules
- [Dev Workflow](https://github.com/AcidicSoil/oraclepack/blob/main/.rules/dev_workflow.md): docs page.
- [Rules](https://github.com/AcidicSoil/oraclepack/blob/main/.rules/rules.md): docs page.
- [Self Improve](https://github.com/AcidicSoil/oraclepack/blob/main/.rules/self_improve.md): docs page.
- [Taskmaster](https://github.com/AcidicSoil/oraclepack/blob/main/.rules/taskmaster.md): docs page.

## .Taskmaster
- [Agents](https://github.com/AcidicSoil/oraclepack/blob/main/.taskmaster/AGENTS.md): docs page.
- [Oracle Pack 2026 01 02](https://github.com/AcidicSoil/oraclepack/blob/main/.taskmaster/oracle-pack-2026-01-02.md): docs page.
- [Tm Help](https://github.com/AcidicSoil/oraclepack/blob/main/.taskmaster/tm_help.txt): docs page.
- [Tm Tags Help](https://github.com/AcidicSoil/oraclepack/blob/main/.taskmaster/tm_tags-help.txt): docs page.
