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

lifecycle-cli

النجوم٠
التفرعات٠
آخر تحديث٤ يوليو ٢٠٢٦ في ١٤:٥٩

Give a long-running, self-hosted tool its own lifecycle CLI — a single `<tool>` binary with install / upgrade / doctor / status / logs / restart / uninstall (and optional prune) subcommands, a managed service unit (systemd user unit on Linux, launchd plist on macOS), channel-based self-upgrade (stable = highest release tag, nightly/dev = branch tip), and a `/health`-probe that verifies the running version before an upgrade is called done. Use when the operator says "give this tool an install/upgrade CLI", "add self-upgrade", "channel-based upgrade command", "make it self-managing", "a factory-style CLI for this service", "born with the maintenance surface", or is about to hand-port a service-management CLI from another project. It implants the operational lifecycle surface; pair it with a release/versioning flow (tags + changelog) for the other half.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
3 ملفات
SKILL.md
readonly