Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ServiceNow-SDK-CC-Starter

ServiceNow-SDK-CC-Starter에는 ServiceNowDevProgram에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 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