
Claude Skills by dagonet
github.com/dagonetChallenge a plan, design, or approach in two structured passes — scope/necessity, then correctness/completeness. Use before executing any plan.
Stage and commit changes with native git, after showing the user exactly what will be committed. Triggers on /commit.
Push project improvements back to the claude-code-toolkit template. Triggers on /contribute-upstream.
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code.
Occasional MCP procedures — use when digesting a large input, extracting structured data, mapping an unfamiliar repo, looking up a library API, or running a headless batch.
Review the local subagent-failure retro ledger, user-level config drift, and which consumer repos are behind the toolkit version. Triggers on /retro-review.
Run a sprint backlog as parallel subagent workstreams with rebase-before-merge and gate enforcement. Triggers on /sprint.
Pull template updates into the current project. Triggers on /sync-template.