create-invoke-task
Create a new Python invoke task for the dda CLI
Browse reusable Agent Skills, each with a clear purpose and practical guidance.
Create a new Python invoke task for the dda CLI
Create a new RuntimeSetting that can be changed at runtime via `agent config set/get` and the config API
Add a new section to the agent status output (agent status command)
Update a C/C++ third-party library under deps/ — bump version, reconcile sources/copts/config.h/patches, and verify the build.
Updates Fabric8 Kubernetes Client models and DSL when a new Kubernetes version is released. Handles downloading the OpenAPI spec, regenerating Java models, analyzing API changes (new GA resources, graduations, deprecations, removals), updating the client DSL, and raising a PR. Use this skill whenever the user mentions updating Kubernetes models, bumping a K8s version, generating models from an OpenAPI spec, supporting a new Kubernetes release, or downloading swagger.json for a new K8s version — even if they don't say "skill" or "model update" explicitly.
Bump a Go dependency from a failing Dependabot PR in the Kubernetes model generator, adapt the generator to upstream Go API changes, regenerate Java models, fix Java compilation, update CHANGELOG, and open a PR that closes the Dependabot one.
Executes the tasks defined in the specified track's plan. Use this to start or continue working on a feature, bug fix, or chore.
Reverts previous work (tracks, phases, or tasks) by identifying associated commits and performing Git reverts.
Enables standards for writing and reviewing Tarantool patches: commit structure and message format, rules for modularity, performance, comments, and code style. MUST use when writing or editing code and committing.
Enables knowledge for replication-specific tasks. MUST use when developing or reasoning about replication overall, applier, relay, txn_limbo, raft, synchronous and asynchronous replication, replicas.