Bascht74 avatar

Bascht74

Community

@Bascht74

3Followers
|
23Public Repos
|
9Published Skills

Bascht74 provides German-language software engineering discipline skills covering commit hygiene, test integrity, changelog maintenance, CI monitoring, and release readiness.

Skills Distribution
DomainDeveloper To...Test Engineering &.. (35%)Version Control & .. (20%)Release & Changelo.. (20%)Documentation & Ma.. (15%)

Agent Skills by Bascht74

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Bascht74

FAQPage Schema
What tasks can I handle using Bascht74's skills?▼

You can write and judge commit messages, split oversized commits, diagnose red or flaky tests, edit tests/*_test.py files, verify green checks via counterproofs, maintain CHANGELOG.md, update docs/ manuals and screenshots, wait on CI builder results, and approve version releases.

Who are Bascht74's skills designed for?▼

They target software developers and maintainers working in German-language projects who enforce discipline around commits, tests, changelogs, documentation, and releases. The skills reference claude, contributing, agents, and pr tables, suiting maintainers coordinating multi-agent or multi-file engineering work.

How do the skills trigger during development?▼

Each skill activates on a defined 'when' condition: a commit message being written, a test turning red or untrustworthy, any change inside tests/*_test.py, a pushed commit awaiting builder results, a docs/ mismatch after UI changes, or a version about to be published.

What prerequisites do Bascht74's skills require?▼

The manifest assumes a project with a tests/ directory containing *_test.py files, a tests/state/counterproof location, a docs/ manual possibly in two languages, a CHANGELOG.md, and a CI builder with six machines answering in about four minutes. No external dependencies are listed.

How do the skills coordinate multi-file or parallel work?▼

The strang skill cuts task ordering when work touches more than one file, deciding when to work alone. The workflow skill splits wide tasks, such as multi-file audits or fault sweeps, so several agents run in parallel and return fast, trustworthy results.