PacificStudioPacificStudioOfficialยท22 Agent Skills Included

openase

Ticket-driven automated software engineering with multi-agent workflows

Turns tickets into working code by letting coding agents pick up tasks, execute workflows on your machines, and deliver reviewed changes. Eliminates manual task handoffs, scattered progress notes, and untracked agent runs across projects. Ships built-in skills for commits, pull requests, code review, testing, security scans, and deployment so teams complete delivery pipelines faster.
npx skills add PacificStudio/openase --all -g -y
Available:

Gives agents working in this repository concrete runtime constraints, covering local Go and Node toolchain paths, test isolation rules, database migration ordering, and authentication limits for unattended runs.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

land

Enforce CI and branch-state checks before merging Git changes.

Official
Intermediate
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

commit

Generate conventional commit messages with type, scope, and description.

Official
Basic
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

task-breakdown

Convert clarified specs into OpenASE tickets with dependency edges.

Official
Advanced
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

workflow-authoring

Write durable workflow harness rules for disposable ticket workspaces.

Official
Advanced
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

auto-harness

Audit repository harness drift and generate guardrails for contract coherence.

Official
Advanced
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

openase-platform

Coordinate OpenASE platform operations for tickets, projects, and runtime orchestration.

Official
Advanced
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

install-codex

Install or upgrade Codex CLI and verify codex --version.

Official
Intermediate
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

review-code

Review code changes for risks with prioritized findings and file references.

Official
Intermediate
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

deep-interview

Clarify ambiguous software requests through a structured Socratic interview.

Official
Advanced
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

pull

Fetch remote commits and fast-forward or rebase the local branch.

Official
Intermediate
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

ticket-workpad

Upsert a persistent structured workpad comment on the current ticket.

Official
Intermediate
๐Ÿ“ฆ In Repo
PacificStudioPacificStudio

write-test

Design focused tests verifying behavior contracts and key edge cases.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install OpenASE?โ–ผ

Run `npx skills add PacificStudio/openase --all -g -y` in your terminal to install all skills in this suite globally.

What does OpenASE do?โ–ผ

OpenASE is a ticket-driven platform where coding agents automatically pick up tickets, execute workflows on your machines, and deliver code changes with full activity tracking. You create a ticket, and agents handle implementation, review, and merge steps.

Which coding agents does OpenASE support?โ–ผ

It supports Claude Code, Codex, and Gemini CLI as execution providers. Claude Code and Codex are recommended for production use, while Gemini CLI is supported but less stable.

Can OpenASE break large features into tickets?โ–ผ

Yes. The built-in task-breakdown and deep-interview skills turn vague requirements into clarified specs, then into milestone-based tickets with dependency edges and acceptance criteria.

Do I need coding experience to use OpenASE?โ–ผ

Basic familiarity helps, but agents handle the implementation work. You mainly create tickets, review progress on the kanban board, and approve completed changes.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’