whatwedo GmbH
Official@whatwedo · Bern, Switzerland
Software Studio fighting against bad software
Agent Skills by whatwedo GmbH
Showing 2 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About whatwedo GmbH
FAQPage SchemaWhat specific tasks does the dde capability enable?▼
The dde capability enables project-aware orchestration of containerized development environments. It allows engineers to manage complex local setups through standardized commands, ensuring consistency across team members by abstracting container lifecycle management and environment configuration into a unified interface.
How does the releasing capability handle versioning?▼
The releasing capability generates a synchronized CHANGELOG entry and applies a GPG-signed tag to the repository. This ensures that every release is cryptographically verified and documented, providing a clear, immutable history of changes associated with specific version increments.
What are the primary prerequisites for using these capabilities?▼
These capabilities require a local installation of Docker and a configured GPG key for signing operations. Projects must be structured to support containerized environments, and the environment must have access to the underlying version control system to execute tagging and documentation updates.