This repository is the central configuration hub for my GitHub ecosystem. It contains standardized templates, workflows, and tools that improve productivity and maintain consistency across my projects.
.github/ISSUE_TEMPLATE/: Standardized templates for bug reports and feature requests..github/workflows/: Automation pipelines for linting, branch protection, and project management.profile/: Contains the source for my GitHub Profile presentation.scripts/: DevOps scripts for automating project setup and Agile workflows.
- Agile Mastery: Native GitHub Project (v2) automation with custom fields for Story Points and Priority.
- DevOps Guardrails: Automated PR source checking, linting (YAML/Markdown), and auto-labeling.
- Standardization: Centrally managed issue and PR templates used across all repositories.
If you're looking to set up an Agile project, use the included script:
./scripts/setup_agile_project.shFor more details on specific features, refer to: