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

ServiceNow-SDK-CC-Starter

ServiceNow-SDK-CC-Starter 收录了来自 ServiceNowDevProgram 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
4
更新
2026-05-30
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deploy
软件开发工程师

Build and deploy the ServiceNow app to an instance. Supports dev/uat/prod environments with a confirmation gate for prod and an annotated git tag for each UAT/prod deploy.

2026-05-30
find-issues
软件质量保证分析师与测试员

Audit the codebase for bugs, inconsistencies, incomplete work, performance problems, and UI issues using a parallel agent team. Present findings and let the user pick which to file as GitHub issues.

2026-05-30
git-issues-end
软件开发工程师

Survey changes, create commits referencing their issues, push to remote, comment on each issue, and clean up agent worktrees. Use after the user has reviewed the changes from `/git-issues-start`.

2026-05-30
git-issues-start
软件开发工程师

Fetch `ready`-labeled GitHub issues, analyze complexity, and implement each in a parallel isolated worktree. Use to kick off a batch implementation run.

2026-05-30
issue-interview
软件开发工程师

Conduct a Q&A session on a GitHub issue, write a structured spec into the issue body, and label it `ready`. Use to prepare an issue before implementation. Supports single-issue (default), `auto` (non-interactive batch), and `chain` (interactive batch) modes.

2026-05-30
push
软件开发工程师

Stage, commit, and push all changes to remote. Use when ready to push to the remote branch.

2026-05-30
teams-issue-summary
项目管理专家

Generate a Microsoft Teams markdown table summarizing a range of GitHub issues. Use to produce a status update for stakeholders.

2026-05-30