CtrlK
BlogDocsLog inGet started
Tessl Logo

dakota

github.com/projectbluefin/dakota

Skill

Added

Review

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

adding-a-package

Use when adding a new software package to the bluefin-egg BuildStream build, creating a new .bst element, or asking how to package something for the image