
dailybothq/deepworkplan-skill
4 skills181 installs76 starsGitHub
Install
npx skills add https://github.com/dailybothq/deepworkplan-skillSkills in this repo
1DeepworkplanA router skill that onboards a repo into an AI-first structure and drives durable multi-task Deep Work Plans through create, execute, refine, resume, status, and verify sub-skills. Developers use it to plan and run long-horizon coding work an agent can execute autonomously.81installs2Fix FrontmatterRuns scripts/validate-frontmatter.py and repairs SKILL.md frontmatter (name, quoted version, documentation_url, delimiters) until validation exits clean. A developer uses it after adding or editing a SKILL.md or when the CI frontmatter check fails.34installs3Shellcheck FixRuns shellcheck on setup.sh, context.sh, and scripts/*.sh and fixes each finding with bash 3.2-safe rewrites. Developers use it after editing any shell script or when the CI shellcheck step fails.33installs4Write Bats TestWrites bats-core @test cases covering new or changed setup.sh and context.sh behavior, using throwaway temp dirs and asserting on the public contract. Developers use it when shell scripts gain or change a flag, detection branch, or output field.33installs