S

    Samuel Rose

    Founder of Agensi

    10 skills
    742 downloads
    5.0 (4 reviews)
    Joined December 2025

    Skills by Samuel Rose (10)

    Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.

    6
    338
    code reviewsecuritybugs+3

    Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.

    4
    137
    gitcommitconventional commits+3

    Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.

    3
    92
    readmedocumentationproject setup+2

    Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.

    2
    76
    debuggingenvironmentsetup+4

    Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.

    3
    62
    pull requetsprmerge request+4

    Generates user-facing changelogs from git history. Transforms developer commit messages into clear release notes that users actually understand.

    3
    36
    changelogrelease notesversioning+3

    Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.

    1
    1
    sredevopsincident-response+2

    Turn OpenAPI specs into exhaustive, framework-ready test suites covering happy paths, edge cases, and security gaps.

    2
    api-testingopenapiqa-automation+3

    Audit dependencies for security, licenses, and health while generating a phased, low-risk upgrade and migration plan.

    1
    dependency-managementsecurity-auditdevops+3

    Catches dangerous database migrations before they hit production. Reviews schema changes for locking hazards, data loss, missing rollbacks, and index issues across PostgreSQL, MySQL, and SQLite.

    1
    databasemigrationspostgresql+9