Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

openase

openase 收录了来自 PacificStudio 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
261
更新
2026-07-11
Forks
25
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deploy-coolify-review-env
网络与计算机系统管理员

Create or update a branch-scoped Coolify review environment with one command, and delete it with one command. Use when a ticket must deploy a preview before human review, while keeping the workflow simple and fast.

2026-07-11
workflow-authoring
软件开发工程师

Write workflow harness files that define role, status semantics, feedback loops, and durable delivery rules for disposable ticket workspaces.

2026-04-16
deep-interview
项目管理专家

Clarify ambiguous requests with a focused, Socratic interview before planning or implementation.

2026-04-15
review-code
软件质量保证分析师与测试员

Review behavior, risk, performance, and test coverage before style nits.

2026-04-15
security-scan
信息安全分析师

Review trust boundaries, auth, input handling, secrets, and dependency risk before release.

2026-04-15
task-breakdown
项目管理专家

Turn a clarified spec into milestone-oriented tickets, dependency edges, and stage-gated delivery lanes.

2026-04-15
openase-platform
其他计算机职业

Platform operations for tickets, projects, and runtime coordination inside OpenASE.

2026-04-12
auto-harness
软件开发工程师

Diagnose and strengthen a repository's harness layer: AGENTS.md rules, knowledge layout, architecture boundaries, lint and type gates, API and generated-client contracts, test scaffolding, structured logging, and technical-debt tracking. Use when Codex needs to audit drift-prone semantics that are repeated across code, docs, schemas, generated artifacts, frontend/backend boundaries, or CI, then design or implement guardrails with progressive disclosure and zero-tolerance contract checks.

2026-04-11
local-bootstrap-cli-auth-debug
网络与计算机系统管理员

Diagnose and repair OpenASE CLI access in local bootstrap mode. Use when protected `openase` commands fail because the CLI is missing a local human session, has a stale `~/.openase/human-session.json`, is missing CSRF state, or needs a fresh `openase auth bootstrap login`.

2026-04-11
deploy-openase
网络与计算机系统管理员

Build and locally redeploy OpenASE from the current branch, including web static assets and the Go binary, then restart the local service and verify health. Use when asked to compile, deploy, restart, or locally upgrade the current checkout.

2026-04-08
commit
软件开发工程师

Write concise Conventional Commit messages that match the actual scope of the change.

2026-04-04
create-pr
软件开发工程师

Prepare a crisp pull request summary with scope, validation, and rollout notes.

2026-04-04
install-claude-code
网络与计算机系统管理员

Install Claude Code on a target machine and verify the CLI is available for remote execution.

2026-04-04
install-codex
网络与计算机系统管理员

Install the Codex CLI on a target machine and verify it can start successfully.

2026-04-04
land
软件开发工程师

Land a reviewed change only after CI and branch-state checks pass.

2026-04-04
pull
软件开发工程师

Sync with the latest remote branch before coding or pushing, keeping history linear.

2026-04-04
push
软件开发工程师

Push verified changes carefully and avoid destructive history rewrites.

2026-04-04
setup-gh-cli
软件开发工程师

Install or repair the GitHub CLI and confirm authentication status on the target machine.

2026-04-04
setup-git
软件开发工程师

Install or repair git plus the minimum identity and credential configuration needed for agent work.

2026-04-04
ticket-workpad
其他计算机职业

Maintain the persistent ticket work log comment on the current ticket and use it as the execution log.

2026-04-04
write-test
软件质量保证分析师与测试员

Design focused tests that cover the real behavior contract and key edge cases.

2026-04-04
land
软件开发工程师

Land an OpenASE PR by syncing with main, resolving conflicts, waiting for CI, addressing review feedback, and squash-merging when green.

2026-04-04
pull
软件开发工程师

Pull latest origin/main into the current local branch and resolve merge conflicts (aka update-branch). Use when Codex needs to sync a feature branch with origin, perform a merge-based update (not rebase), and guide conflict resolution best practices.

2026-04-04
push
软件开发工程师

Push current branch changes to origin and create or update the corresponding pull request for OpenASE; use when asked to push, publish updates, or create a pull request.

2026-04-04
report-issue
软件开发工程师

Create a detailed GitHub issue for OpenASE and add it to the OpenASE Automation project with a caller-selected status (defaults to Todo). Use when asked to report a bug, deployment regression, local repro, or design task into GitHub with reproducible evidence and project binding.

2026-04-04