Skip to content

cmflynn/crontab-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

crontab-edit

A Claude Code / agent skill for editing a user crontab from the command line without silently wiping it.

Two rules: back up first, then install via stdin (crontab - < file) and verify by reading back — never the crontab <file> form, which can silently no-op in sandboxed/restricted shells.

Install

npx skills add cmflynn/crontab-edit

Or copy skills/crontab-edit/SKILL.md into ~/.claude/skills/crontab-edit/.

License

MIT

About

Claude Code / agent skill: safely install, replace, restore & edit crontabs without silently losing jobs (back up → install via stdin → verify).

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors