damilola-elegbede-org
Official@damilola-elegbede-org
A comprehensive suite for Git-based software development, documentation management, and standardized project lifecycle orchestration across polyglot repositories.
Agent Skills by damilola-elegbede-org
Showing 38 vetted skills indexed across 2 GitHub repositories.
changelog
Read cached Claude Code CHANGELOG entries and display version-specific sections.
skills-import
Import skills from the anthropics/skills repository into local Claude configuration.
sync
Syncs validated system-configs/.claude/ files to the local ~/.claude/ directory.
commit
Generate conventional commit messages from staged and unstaged Git repository changes.
branch
Create and switch to Git branches with context-aware naming patterns.
security-checklist
Identify web vulnerabilities using the OWASP Top 10 quick reference during code reviews and audits.
test
Automate test discovery and execution across multi-language repositories.
merge
Merge Git branches with conflict detection and optional auto-resolution.
verify
Assess executed commands against defined requirements and generate alignment scorecards.
plan
Generate PRDs and phased task plans with agent assignments.
codex
Delegate coding tasks to the Codex CLI for implementation.
api-design-patterns
Enforce standardized REST and GraphQL API conventions across services.
xlsx
Process and transform spreadsheet data using pandas and openpyxl.
Extracts text and tables from PDFs and performs document processing tasks.
resolve-comments
Triage and resolve CodeRabbit and AI review comments across PR and file modes.
markdown-linting
Identify and report Markdown style violations across project documentation files.
docs
Generate and update project documentation from source code and schemas.
testing-patterns
Standardize test patterns across projects for TDD/BDD, fixtures, and coverage.
pr
Generate pull request titles and descriptions from commit changes.
git-conventions
Enforce standardized branch naming, conventional commits, and PR practices.
push
Push feature branches to remote with safety checks and pre-push validation.
skill-creator
Create, validate, and package Claude Skills with standardized SKILL.md frontmatter.
audit
Validate YAML frontmatter and directory structure for agents and skills.
prompt
Optimize prompts using the SCOPE framework and generate variations.
Frequently Asked Questions About damilola-elegbede-org
FAQPage SchemaWhat specific development tasks are enabled by these configurations?▼
These configurations enable standardized Git branch management, automated PR generation, security vulnerability scanning via OWASP checklists, and end-to-end UI testing. Additionally, they support document processing for PDF, PPTX, and DOCX files, alongside structured project documentation generation from source code.
Which engineering personas benefit most from these capabilities?▼
Software engineers, DevOps practitioners, and technical leads benefit from these capabilities. They are designed for developers managing polyglot repositories who require consistent commit standards, automated CI failure resolution, and streamlined code review processes across complex feature lifecycles.
What are the primary prerequisites for implementing these configurations?▼
Implementation requires a local environment configured for Claude, with access to Git for version control and standard runtime environments for Python or Node.js. Users must ensure their repository structure aligns with the expected directory conventions to enable seamless skill discovery and execution.