gpd-background-run

Manage background jobs for theorem search and simulations in Rust.

Updated May 1, 2026
One-click install
npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-background-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-background-run
Source: https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry/tree/main/.agents/skills/gpd-background-run
Command: npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-background-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the management of background jobs for theorem search, simulations, and proof search helpers, simplifying long-running tasks and enhancing productivity.

Core Features & Use Cases

  • Job Management: Start, list, inspect, and stop durable background jobs.
  • Task Automation: Perform tasks such as theorem search, simulations, and proof-search helper activities in the background.
  • Use Case: Ideal for users needing to run time-consuming tasks without interruptions, like indexing, simulation runs, and complex calculations that need to continue running after the initial command execution.

Quick Start

Use the gpd-background-run skill to start a background job named 'frontier-index-refresh'.

Frequently Asked Questions about gpd-background-run

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

FAQPage Schema
How do I run long-running simulations in the background without blocking the terminal?

You can run long-running simulations in the background using durable job management to start, inspect, and stop tasks. This ensures continuous execution of complex calculations after the initial command without interrupting your workflow.

What is the best way to manage continuous theorem search tasks in a Rust-native research environment?

The best way to manage continuous theorem search tasks is using automated background execution. This handles project-specific job operations like starting, listing, inspecting, and stopping long-running research computations seamlessly.

Can I start and stop durable background jobs for proof search helpers?

Yes, you can start and stop durable background jobs for proof search helpers. The skill provides specific project management commands to start, list, inspect, and stop these long-running research tasks.

Does background job management work for indexing and complex calculations?

Yes, background job management works for indexing and complex calculations. It is designed for time-consuming research tasks that need to continue running continuously after the initial execution command.

How do I check the status of a running background simulation job?

You can check the status of a running background simulation job by using the list and inspect operations. These project-specific commands allow you to monitor active tasks and review their current execution state.