BUNDLE Security scanned3 skills

    SaaS Engineering Foundation

    The three audit skills every production SaaS app should pass: OWASP Top 10 security review, 12-Factor App compliance, and DORA metrics performance assessment. Run them in sequence — security, architecture, delivery — before any major launch or investor review.

    318 views

    Works with every agent that reads SKILL.md — Claude Code, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, Windsurf, OpenClaw, and more.

    Julian
    Created by
    Julian
    $29$45
    Save 36% · $16

    One payment, lifetime access. 3 skills unlock instantly in your library.

    30-day refund guarantee

    Instant unlock in your library

    Free updates from the creator

    What's included

    3 skills

    See it in action

    You say

    3-person startup. We deploy to production maybe 2–3 times per week. Lead time from branch to prod is about 3 days on average. Change failure rate is rough — maybe 25%? Things break in prod about 1 in 4 deploys. MTTR is around 3–4 hours.

    Your agent does

    DORA METRICS REPORT ════════════════════════════════════════ Team: 3-person startup Period: Current (self-reported estimate) Overall Tier: MEDIUM ════════════════════════════════════════

    METRIC BREAKDOWN ────────────────────────────────────────────────────── Metric Current Tier vs. Elite Deployment Frequency 2–3×/week HIGH Elite = multiple/day Lead Time for Changes ~3 days HIGH Elite = < 1 hour Change Failure Rate ~25% MEDIUM Elite = 0–15% Mean Time to Restore 3–4 hours HIGH Elite = < 1 hour ──────────────────────────────────────────────────────

    BOTTLENECK: Change Failure Rate — at 25%, roughly 1 in 4 deployments causes a production incident. This is dragging the overall tier to MEDIUM and inflating MTTR. Until failure rate drops, increasing deployment frequency will only multiply incidents.

    IMPROVEMENT ROADMAP ────────────────────────────────────────────────────── Priority 1: Change Failure Rate (MEDIUM → HIGH) Current: ~25% Target: < 15% (moves from MEDIUM to HIGH/Elite boundary) [... abbreviated ...]

    How to install

    One snippet installs every skill in this bundle. Run it once per agent you use.

    mkdir -p ~/.claude/skills
    for slug in "dora-metrics-reviewer" "owasp-top10-reviewer" "twelve-factor-auditor"; do
      curl -sL "https://www.agensi.io/api/install/$slug" -o "/tmp/$slug.zip" \
        && unzip -o "/tmp/$slug.zip" -d ~/.claude/skills \
        && rm "/tmp/$slug.zip"
    done

    Paid skills require purchase first — the loop will fail on any skill you don't own. After buying the bundle, use the Download button to grab fingerprinted ZIPs from your library.

    Reviews

    No reviews yet on the included skills. Be the first to try this bundle.

    Frequently asked questions

    More bundles from Julian