S

    Samuel Rose

    Founder of Agensi

    10 skills
    213 downloads
    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.

    4
    56
    code reviewsecuritybugs+3

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

    4
    41
    gitcommitconventional commits+3

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

    2
    35
    readmedocumentationproject setup+2

    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
    32
    pull requetsprmerge request+4

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

    2
    25
    debuggingenvironmentsetup+4

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

    2
    24
    changelogrelease notesversioning+3

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

    1
    0
    api-testingopenapiqa-automation+3

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

    1
    0
    sredevopsincident-response+2

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

    1
    0
    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
    0
    databasemigrationspostgresql+9