Results for “graceful-shutdown”
32 skillsMore results
Quieter
Tones down visually aggressive or overstimulating designs, reducing intensity while preserving quality. Use when the user mentions too bold, too loud, overwhelming, aggressive, garish, or wants a calmer, more refined aesthetic.
7
Careful
Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a shared environment. Use when asked to "be careful", "safety mode", "prod mode", or "careful mode". (gstack)
0
Fallback
Graceful degradation when primary approach fails. Try alternates in priority order; record which path succeeded for future routing.
1 · bundle
Session Closeout
Close out a work session safely. Verifies every change is committed, pushed, and green, confirms the work is live and verified, updates the notes for next time, and hands back a summary with links and a rollback path. Trigger on "close out the session", "wrap up", "lock it up", "are we good to close", "session QA", "end of session", or any moment before you stop or hand off.
0
Jetson Headless Mode
Plan and apply safe, reversible headless-mode changes on Jetson devices to reclaim memory from the GUI and non-essential daemons.
2.2k · bundle
Git Cleanup
Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.
6k · bundle
Quieter
Tones down visually aggressive or overstimulating designs, reducing intensity while preserving quality. Use when the user mentions too bold, too loud, overwhelming, aggressive, garish, or wants a calmer, more refined aesthetic.
2
Handoff Diet
Meta-skill codifying the no-wakeup-polling pattern. Describes the ScheduleWakeup anti-pattern, the fix (--auto merge + detached watcher), and when to still use wakeups. Reduces handoff spam by 80%.
1 · bundle
Careful
Safety guardrails for destructive commands. (gstack)
0
Quick
Executes small ad-hoc tasks with GSD guarantees, spawning planner and executor agents, tracking tasks in .planning/quick/, and updating STATE.md. Supports composable flags for discussion, research, plan-checking, and verification.
1 · bundle
State Saga
Redux-Saga (generator-based) middleware for async side effects — yields declarative effects (call/put/select/takeLatest/delay) instead of imperative async code, watcher-per-slice composition, optimistic updates with rollback. Use when authoring per-slice operations.js, the rootSagas composer, or reviewing saga workers.
0
Catchup
Quickly refreshes project state when resuming work by reporting git status, recent commits, environment, memory staleness, pending tasks, and red flags.
0
Undo
Rolls back Open-workspace phase or plan commits using a phase manifest with dependency checks and a confirmation gate, preserving history via git revert.
1 · bundle
Geyou Skill
葛优(演员)认知与表达框架(压缩蒸馏):蔫坏冷面、话少留白、小人物体面与大谎 触发:甲方乙方、活着 等。虚构创作谈
9 · bundle
Guard
Full safety mode: destructive command warnings + directory-scoped edits. (gstack)
0 · bundle
Gsd Execute
GSD Execute — Get Shit Done
0
Guard
Full safety mode: destructive command warnings + directory-scoped edits. (gstack)
2 · bundle
Resume
Recover session state from git, plans, and open PRs, then continue from the last completed phase without repeating work
1 · bundle
Eol Message
Craft clear, empathetic end-of-life announcements for products, features, or plans, including rationale, customer impact, and transition support.
5.6k · bundle
Grizzly Strategy
GRIZZLY v3.0 — BTC Alpha Hunter. Tightened configs. 7x leverage. 360-minute timeout. No thesis exit. Plugin runtime DSL.
1 · bundle
Close Milestone
Load this skill when the user says "close milestone", "close-milestone", or "/close-milestone". Creates the milestone-to-master PR, launches the close-milestone-watch command, and orchestrates the end of a milestone cycle.
1
Guard
Full safety mode: destructive command warnings + directory-scoped edits. (gstack)
0
Pure Focus State
当需要进入高效学习、创作或问题解决的心流状态时,调用此模型作为环境与心理准备框架
11 · bundle
Freeze
Freeze
11
Freeze
Freeze
6
Retrospective Insight Brief
Synthesize retrospectives into themes, root causes, decisions, and team improvements.
0
Close
Commit the session to durable vault memory and prepare a clean resume point
2
37signals Way
Build lean, opinionated products using the 37signals philosophy from Getting Real, Rework, and Shape Up. Use when the user mentions "Getting Real", "Rework", "Shape Up", "37signals", "Basecamp method", "six-week cycles", "fixed time variable scope", "appetite vs estimates", "betting table", "breadboarding", "fat marker sketch", "build less", "underdo the competition", or "opinionated software". Also trigger when cutting scope to ship faster, running small teams, avoiding long-term roadmaps, or eliminating meetings. Covers shaping, betting, building, and the art of saying no. For MVP validation, see lean-startup. For design sprints, see design-sprint.
28 · bundle
Godmode
Jailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN.
0 · bundle
Universal Opt Out
Universal opt-out mechanism implementation across US state privacy laws. Covers Global Privacy Control (GPC) signal technical implementation, state-by-state recognition requirements, browser detection methods, authenticated vs unauthenticated handling, and compliance testing.
228 · bundle
Node
Provides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules, testing, performance, caching, logging, and more. Use when setting up Node.js projects with native TypeScript support, configuring type stripping (--experimental-strip-types), writing Node 22+ TypeScript without a build step, or when the user mentions 'native TypeScript in Node', 'strip types', 'Node 22 TypeScript', '.ts files without compilation', 'ts-node alternative', or needs guidance on error handling, graceful shutdown, flaky tests, profiling, or environment configuration in Node.js. Helps configure tsconfig.json for type stripping, set up package.json scripts, handle module resolution and import extensions, and apply robust patterns across the full Node.js stack.
0 · bundle