Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ServiceNow-SDK-CC-Starter

يحتوي ServiceNow-SDK-CC-Starter على 7 من skills المجمعة من ServiceNowDevProgram، مع تغطية مهنية على مستوى المستودع وصفحات 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