Skills

34 skills — copy the install command to get started.

Tags:

34 skills shown

architecture-guild

cicd

component-testing

development

coding-assistants

ifs-applications

development/ifs-applications/downport-assistant

downport-assistant

Automates safe downports (backports) of specific commits to older IFS Cloud release branches with minimal manual work. Accepts commit SHAs, a source branch, PR URL, Jira ID, and one or more targets (a track name like 24R1 or a release/* branch); with the Atlassian Rovo MCP it can start from a Jira ID alone and discover the source PR and commits. Applies only the exact provided commits via an isolated per-commit git merge-tree (in-between commits never leak in), always branches from the target, classifies conflicts (auto-resolves safe ones such as IFS history-comment blocks, stops on risky ones), validates the diff, and by default pushes and opens a Bitbucket PR via the bundled REST helper (scripts/create_pr.py; optional Atlassian Rovo MCP, with a push-output PR-link fallback). Supports sequential multi-target backports. Never modifies release branches directly, and never approves, merges, or updates Jira/CCB. Use when a user asks to downport, backport, or cherry-pick changes to an older release or support branch.

npx -y --registry=http://ifsaiskills.rnd.ifsdevworld.com:4873 ifs-ai-skills@0.5.5 add development/ifs-applications/downport-assistant

documentation

writing-style

release-management

sdd

kairos-development

sdd/kairos-development/specforge-cursor

specforge-cursor

Cursor-native Spec Kit orchestration hub — same gates, modes, lenses, and production bar as Claude's specforge, but dispatch uses Cursor Task agents and Cursor Orchestrate cloud workers. Use when the human is in Cursor CLI/IDE and wants to build from specs/<feature>/ (fresh, resume, validate, attended, autonomous, or zero-touch). Claude Code users must use specforge instead — do not substitute this skill on Claude.

npx -y --registry=http://ifsaiskills.rnd.ifsdevworld.com:4873 ifs-ai-skills@0.5.5 add sdd/kairos-development/specforge-cursor

security

testing