gas-town-cursor

Manage Gas Town workflows with the Cursor agent preset and hooks configuration.

3|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/mindfu23/gastown-mission-district --skill gas-town-cursor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gas-town-cursor
Source: https://github.com/mindfu23/gastown-mission-district/tree/main/.cursor/skills/gas-town-cursor
Command: npx skills add https://github.com/mindfu23/gastown-mission-district --skill gas-town-cursor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cursor-agent, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enhances the Gas Town workspace manager by allowing users to develop and operate it with the Cursor agent preset, offering dedicated flags, hooks configuration, session resumption, and specific repo differences.

Core Features & Use Cases

  • Cursor Agent Integration: Specializes in using Gas Town with the Cursor agent preset, optimized for CLI operations.
  • Hooks Configuration: Manages lifecycle hooks specifically for the Cursor agent within .cursor/hooks.json.
  • Session Resumption: Facilitates resuming sessions with the Cursor agent, maintaining context across restarts.
  • Repo Differences: Provides a clear distinction between this skill's repository and the broader Gas Town product overview in the README.

Quick Start

To begin using the gas-town-cursor skill, run the following command from the repository root: make build or go run ./cmd/gt ….

Frequently Asked Questions about gas-town-cursor

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

FAQPage Schema
How do I manage Gas Town workflows with the Cursor agent?

To manage Gas Town workflows with the Cursor agent, run `make build` or `go run ./cmd/gt …` from the repository root. This initializes the skill with dedicated flags and hooks configuration for CLI operations.

Do I need the Cursor agent CLI to configure Gas Town hooks?

Yes, configuring Gas Town hooks requires the Cursor agent CLI. The skill manages lifecycle hooks specifically within the `.cursor/hooks.json` file, which depends on the Cursor agent environment to function correctly.

Can I resume CLI workflow sessions across restarts with the Cursor agent?

Yes, you can resume CLI workflow sessions across restarts with the Cursor agent. The skill facilitates session resumption by maintaining context, allowing you to continue Gas Town workspace operations seamlessly after interruptions.

What is the difference between this Gas Town repository and the broader Gas Town product?

The difference between this Gas Town repository and the broader product is detailed in the README. This skill specifically focuses on developing and operating the workspace manager with the Cursor agent preset, rather than providing a general product overview.

Why does my Cursor agent session drop context when restarting Gas Town workflows?

Cursor agent sessions drop context during Gas Town workflow restarts if dedicated session resumption is not configured. This skill provides the necessary session management to maintain context and preserve operational state across restarts.