bismuthdigital
Official@bismuthdigital
Offers technical oversight for repository maintenance, code quality assurance, infrastructure manifest generation, and project lifecycle management.
Agent Skills by bismuthdigital
Showing 21 vetted skills indexed across 1 GitHub repositories.
cost-estimate
Analyze repository workflows to estimate and optimize AI API costs.
lint
Run ruff and mypy checks to lint and format Python code.
bash-review
Analyze bash scripts for security, error handling, quoting, and portability issues.
test
Run Python test suites with pytest and generate coverage reports.
aws-manifest
Generate a structured AWS application manifest file for infrastructure provisioning.
docs
Review project documentation for consistency and correctness.
comic
Generate SVG explainer comics from project code for non-technical audiences.
model-alternatives
Analyze Python codebases to identify paid AI API calls and recommend open-source replacements.
init-from-template
Clone a Git template repository and customize a new Python project.
fix-failed-pr
Repair GitHub Pull Requests with failed CI checks or merge conflicts.
version
Analyzes code changes to update semantic version files and create Git tags.
review
Review Python code for bugs, type safety, and performance issues.
sync-config
Compare Claude configuration files against a template repository and report discrepancies.
prompt-review
Analyzes and grades AI prompts in source code across six quality dimensions.
claim-tasks
Claim tasks from a centralized work queue using file-based locks and Git worktrees.
next-steps
Consolidate scattered TODOs and analyze commits into prioritized next steps files.
ship
Automate the Git workflow from worktree to merged main branch.
check
Run linting, testing, code review, and documentation checks sequentially.
init-project
Initialize a Python project from a template and create a private GitHub repository.
release-tasks
Release claimed tasks back to a shared work queue by slug.
ci-review
Diagnoses GitHub Actions CI run failures by inspecting job logs and identifying root causes.
Frequently Asked Questions About bismuthdigital
FAQPage SchemaWhat specific technical tasks can Bismuthdigital perform on my codebase?▼
Bismuthdigital performs static analysis including linting, type checking, and security reviews of bash and source code. It manages project lifecycles by handling semantic versioning, generating infrastructure manifests, grading prompt quality, and consolidating TODOs into prioritized task lists for development teams.
Which engineering personas benefit most from these repository management capabilities?▼
Software engineers, DevOps practitioners, and technical leads benefit from these capabilities. The suite is designed for developers managing complex repositories who require consistent code quality, automated CI failure diagnostics, and standardized project initialization from templates to maintain high velocity and documentation integrity.
What are the prerequisites for integrating these repository management functions?▼
Integration requires a Git-based repository environment, specifically utilizing GitHub for version control and CI/CD operations. Projects should be structured to support standard linting, testing, and configuration patterns, as the system relies on existing file structures and CI job logs to perform its diagnostic and maintenance functions.