nudge
nudge contém 3 skills coletadas de neilsanghrajka, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.