بنقرة واحدة
release
Release ncbijs packages — wraps /solo-npm:release with monorepo specifics.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Release ncbijs packages — wraps /solo-npm:release with monorepo specifics.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Check for NCBI API changes, deprecations, and new releases that affect ncbijs packages
Verify ncbijs — wraps /solo-npm:verify with full Nx monorepo verification (lint, typecheck, build, unit tests, e2e, demo build), prefixed by an ncbi-api-monitor pre-flight check.
Composable git workflow: commit, squash, and/or push. Use /commit to stage and commit, /commit squash to squash branch commits, /commit push to force push, or /commit squash push for the full workflow.
Systematically debug issues using graph-powered code navigation
Navigate and understand codebase structure using the knowledge graph
Plan and execute safe refactoring using dependency analysis
| name | release |
| description | Release ncbijs packages — wraps /solo-npm:release with monorepo specifics. |
Composes /solo-npm:release with this repo's specifics.
packages/*release.yml; uses gagle/prepare-dist
to translate source package.json → dist/package.json (strip dist/
prefix from paths, drop dev fields, copy README/LICENSE)gagle/ncbijsrelease.yml/verify runs pnpm nx run-many -t lint typecheck build testInvoke /solo-npm:release for the opinionated three-phase baseline. The
repo context above tells you what to expect for workspace shape, the
prepare-dist translation step, and verification commands.
(none today)