bismuthdigital avatar

bismuthdigital

Official

@bismuthdigital

0Followers
|
1Public Repos
|
21Published Skills

Offers technical oversight for repository maintenance, code quality assurance, infrastructure manifest generation, and project lifecycle management.

Skills Distribution
DomainDeveloper To...Code Quality & Sta.. (40%)Repository Lifecyc.. (30%)Infrastructure & C.. (30%)

Agent Skills by bismuthdigital

Showing 21 vetted skills indexed across 1 GitHub repositories.

bismuthdigitalbismuthdigital

cost-estimate

Analyze repository workflows to estimate and optimize AI API costs.

Official
Advanced
bismuthdigitalbismuthdigital

lint

Run ruff and mypy checks to lint and format Python code.

Official
Intermediate
bismuthdigitalbismuthdigital

bash-review

Analyze bash scripts for security, error handling, quoting, and portability issues.

Official
Intermediate
bismuthdigitalbismuthdigital

test

Run Python test suites with pytest and generate coverage reports.

Official
Intermediate
bismuthdigitalbismuthdigital

aws-manifest

Generate a structured AWS application manifest file for infrastructure provisioning.

Official
Advanced
bismuthdigitalbismuthdigital

docs

Review project documentation for consistency and correctness.

Official
Intermediate
bismuthdigitalbismuthdigital

comic

Generate SVG explainer comics from project code for non-technical audiences.

Official
Intermediate
bismuthdigitalbismuthdigital

model-alternatives

Analyze Python codebases to identify paid AI API calls and recommend open-source replacements.

Official
Advanced
bismuthdigitalbismuthdigital

init-from-template

Clone a Git template repository and customize a new Python project.

Official
Advanced
bismuthdigitalbismuthdigital

fix-failed-pr

Repair GitHub Pull Requests with failed CI checks or merge conflicts.

Official
Advanced
bismuthdigitalbismuthdigital

version

Analyzes code changes to update semantic version files and create Git tags.

Official
Advanced
bismuthdigitalbismuthdigital

review

Review Python code for bugs, type safety, and performance issues.

Official
Advanced
bismuthdigitalbismuthdigital

sync-config

Compare Claude configuration files against a template repository and report discrepancies.

Official
Intermediate
bismuthdigitalbismuthdigital

prompt-review

Analyzes and grades AI prompts in source code across six quality dimensions.

Official
Advanced
bismuthdigitalbismuthdigital

claim-tasks

Claim tasks from a centralized work queue using file-based locks and Git worktrees.

Official
Advanced
bismuthdigitalbismuthdigital

next-steps

Consolidate scattered TODOs and analyze commits into prioritized next steps files.

Official
Advanced
bismuthdigitalbismuthdigital

ship

Automate the Git workflow from worktree to merged main branch.

Official
Advanced
bismuthdigitalbismuthdigital

check

Run linting, testing, code review, and documentation checks sequentially.

Official
Advanced
bismuthdigitalbismuthdigital

init-project

Initialize a Python project from a template and create a private GitHub repository.

Official
Advanced
bismuthdigitalbismuthdigital

release-tasks

Release claimed tasks back to a shared work queue by slug.

Official
Intermediate
bismuthdigitalbismuthdigital

ci-review

Diagnoses GitHub Actions CI run failures by inspecting job logs and identifying root causes.

Official
Advanced

Frequently Asked Questions About bismuthdigital

FAQPage Schema
What 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.