nudge
nudge contiene 3 skills recopiladas de neilsanghrajka, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
How to use the nudge CLI — commands, flags, setup, and onboarding. Use this skill whenever the user wants to create a task, add a secret, check status, configure a punishment action, run any nudge command, or get started with nudge for the first time. Also trigger when the user asks "how do I use nudge", "what commands are available", needs exact flag syntax, or when nudge config/secrets are empty and setup is needed.
Accountability coaching behavior for nudge — psychology, messaging, verification, and strictness. Use this skill whenever composing messages for task creation, reminders, completion, or failure. Also use when the user says "I'm done" and needs verification, tries to cancel or reduce a punishment, says "just cancel it", "I'll do it tomorrow", asks for more time, or tries to negotiate their way out of consequences. Trigger for any nudge interaction where tone, motivation, or judgment about completion matters.
Designs or reviews CLIs so coding agents can run them reliably: non-interactive flags, layered --help with examples, stdin/pipelines, fast actionable errors, idempotency, dry-run, and predictable structure. Use when building a CLI, adding commands, writing --help, or when the user mentions agents, terminals, or automation-friendly CLIs.