بنقرة واحدة
package
Cross-repo dependency audit and upgrade coordination
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Cross-repo dependency audit and upgrade coordination
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | package |
| description | Cross-repo dependency audit and upgrade coordination |
| when_to_use | Use when auditing or upgrading dependencies across the databayt repos — version consistency, coordinated upgrades, breaking-change sweeps by the package agent; cross-repo scope, unlike a single repo's deps/outdated check. Triggers on: package audit, upgrade deps across repos, version consistency, dependency sweep. |
| argument-hint | [audit|upgrade <dep>] [repo] |
Audit, update, and align dependencies across all databayt repositories.
/package - Full audit: scan all 7 repos, compare against latest npm versions, report gaps/package audit - Quick consistency check across repos (no npm lookups)/package update <repo> - Update all deps in one repo (e.g., /package update hogwarts)/package update <package> - Update one package across all repos (e.g., /package update next)/package sync - Align all shared packages to target versions across all repos/package align <package> - Align one package to highest version across repos/Users/abdout/kun/Users/abdout/hogwarts/Users/abdout/souq/Users/abdout/mkan/Users/abdout/shifa/Users/abdout/codebase/Users/abdout/marketingpackage.json from all 7 repos in parallel using Agent toolnpm view <pkg> version for all shared packageslatest tags, stale betas, misplaced deps, duplicatespackage.json files in parallelSingle repo (e.g., update hogwarts):
cd /Users/abdout/<repo>pnpm outdated — see what's behindpnpm update — apply safe updates (minor/patch)pnpm build — verify nothing brokeSingle package (e.g., update lucide-react):
npm view <package> version — get latestpnpm installpnpm build — verifyExact alignment required:
Minor alignment required (same major.minor):
pnpm build must passlatest tag in package.jsonprisma generate after any Prisma update## Package Health — YYYY-MM-DD
### Critical (Action Required)
| Package | Repo | Current | Latest | Migration |
|---------|------|---------|--------|-----------|
### Inconsistencies
| Package | Versions Found | Target |
|---------|---------------|--------|
### Risks
| Issue | Repo | Fix |
|-------|------|-----|
### Available Updates
| Package | From → To | Repos | Safe? |
|---------|----------|-------|-------|
### Recommended Actions
1. ...
Multi-slide bilingual brand carousels — Claude writes the deck, kun renders Anthropic-styled slides at exact platform sizes, a human approves, channels receive
Draft, stage, and publish brand social posts — Claude drafts, /higgs renders, a human approves, Hermes relays
Convert a file or URL to Markdown via MarkItDown (PDF, Office, images, audio, web)
Full pipeline — idea to production (chains every stage)
Autonomous block QA — detect, adversarially verify, fix safe tiers, hand the residual to a human
Technical spec — data model, file plan, refined acceptance criteria