بنقرة واحدة
release-pipeline
Run the full build-test-deploy pipeline for a release
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run the full build-test-deploy pipeline for a release
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Initialize a sklock workspace in a project — install sklock, scaffold the skills directory, infer requires[] dependencies from skill descriptions, generate skill.lock, and verify the workspace is healthy. Use when setting up sklock for the first time or onboarding a project that already has skills.
Format citations in APA, MLA, or Chicago style
A standalone skill with no dependencies
Gather sources, summarize findings, and produce a structured report
Condense long content into a concise summary
Retrieve raw content from a URL or local file path
| name | release-pipeline |
| version | 2.0.0 |
| requires | ["deploy-notify"] |
| tags | ["ci","release"] |
| description | Run the full build-test-deploy pipeline for a release |
Orchestrate build validation and test execution before handing off to deploy-notify to alert the team.
Internal sub-skills handle build checks and testing; test-runner itself
has three sibling test strategies at level 2.
branch — branch or tag to releaseenv — target environment (staging | production)