Daves Digi Doodads banner
dave-tedder dave-tedder

Daves Digi Doodads

Productivity community

Description

Agent workflow starter kit: portable skills, project templates, setup guides, and the goof-proofs Claude Code plugin.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

daves-digi-doodads

A public starter kit for agent workflows: portable skills, reusable project templates, setup guides, and a full [Claude Code](https://claude.com/claude-code) plugin bundle for people who want the one-command install path.

New here? Start with [START-HERE.md](START-HERE.md).

Release history lives in [CHANGELOG.md](CHANGELOG.md).

What Is In Here

  • goof-proofs: the full Claude Code plugin bundle.
  • templates/: sanitized global and project instruction templates for Claude Code, Codex, and similar tools.
  • docs/: setup guides and cherry-pick recipes for people who do not want the full plugin.
  • START-HERE.md: the shortest path for choosing what to copy or install.

Full Bundle

`goof-proofs`

Battle-tested skills and reference rules distilled from real production work. Install the whole bundle in Claude Code, or cherry-pick the portable `SKILL.md` folders and templates for Codex, Antigravity, and similar agent tools.

**v0.6 splits the bundle in two.** The 8 skills that shape *how you work* moved to a companion plugin, [`workflow-kit`](#workflow-kit). What is left here is purely technical: narrow triggers keyed on a specific error, API, or file type, none of which will argue with a workflow you already have. Net: **24 skills + 3 reference rules**.

Why the split: these bundles answer different questions. A gotcha skill tells you a fact about a tool. A workflow skill tells you how to run your session. If you already have opinions about the second, a plugin that also has opinions is a coin flip about which one fires. Now you can take the facts without the opinions.

Skills (auto-activate based on context)

Skills load only their description (~30-50 tokens) into every session. The body loads only when the trigger fires.

**Method (2):**

These two stay here rather than in `workflow-kit` because they are the loop that produces everything else in this bundle: diagnose the failure, then harvest the lesson.

| Skill | Triggers on