openase
Ticket-driven automated software engineering with multi-agent workflows
All Skills in This Repository (22)
Pure Emerald Level Indicatorsland
Enforce CI and branch-state checks before merging Git changes.
commit
Generate conventional commit messages with type, scope, and description.
task-breakdown
Convert clarified specs into OpenASE tickets with dependency edges.
workflow-authoring
Write durable workflow harness rules for disposable ticket workspaces.
auto-harness
Audit repository harness drift and generate guardrails for contract coherence.
openase-platform
Coordinate OpenASE platform operations for tickets, projects, and runtime orchestration.
install-codex
Install or upgrade Codex CLI and verify codex --version.
review-code
Review code changes for risks with prioritized findings and file references.
deep-interview
Clarify ambiguous software requests through a structured Socratic interview.
pull
Fetch remote commits and fast-forward or rebase the local branch.
ticket-workpad
Upsert a persistent structured workpad comment on the current ticket.
write-test
Design focused tests verifying behavior contracts and key edge cases.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core