slowdini
- 9 skills
- 0 followers
- 11 hours ago last updated
- ▌ Writing Skills · slowdini bundleUse when creating new skills or editing existing skills. Drafting only; see slow-powers:evaluating-skills for measuring whether the draft works.
- ▌ Hardening Plans · slowdini bundleUse right after you've drafted or revised an implementation plan and before you present it or start coding — a fresh-eyes review that catches placeholders, hallucinated file references, irrelevant steps, and coverage gaps before the user has to
- ▌ Working With Tdd · slowdini bundleUse when implementing any feature, refactoring, or writing a bugfix.
- ▌ Evaluating Skills · slowdini bundleUse when testing whether a new skill improves agent behavior, or when validating a change to an existing skill's language.
- ▌ Investigating Bugs · slowdini bundleUse when encountering any bug, test failure, build error, or unexpected behavior.
- ▌ Working In Isolation · slowdini bundleUse when you're about to start changing files in a repository — code, docs, config, or content, whether a feature, bugfix, refactor, or docs/config update — to establish an isolated workspace so your work doesn't collide with existing or in-progress work.
- ▌ Writing Technical Docs · slowdini bundleUse when writing or editing technical documentation of any size — code comments, doc blocks, commit messages, PR descriptions, review comments, READMEs, design docs, wikis, or user guides — whether drafting new content or revising existing text.
- ▌ Auditing Slow Powers Usage · slowdini bundleUse only when a slow-powers developer explicitly asks for a post-session audit of how slow-powers skills were used during the session just completed. A manual diagnostic for people working ON slow-powers — never relevant to ordinary development tasks; do not auto-invoke.
- ▌ Verifying Development Work · slowdini bundleUse before claiming any task is complete, fixed, or passing, and before handing finished work back to the user.