Explore Prompts

Page 75 of 356 · 4264 prompts

Self-Improving Security Scanning Rules

Design an agent that tunes security scanners (SAST rules, allowlists) based on confirmed findings and false positives. Require approvals for any rule weakening.
Tags: SAST, security-scanning, false-positives, approvals, policy
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Safe Self-Improvement for Build Systems

Create a blueprint to improve build scripts safely: hermeticity, caching, parallelism, and reproducibility. Require staged validation and rollback.
Tags: build-systems, reproducible-builds, caching, parallelism, rollback
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Multi-Repo Self-Improver: Scoped by Ownership

Design a multi-repo agent that only edits repos it’s authorized for, respects codeowners, and uses per-repo policies. Include cross-repo dependency coordination rules.
Tags: multi-repo, authorization, codeowners, policies, coordination
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Agent Evals: Add New Tests From Failures

Create a loop where production failures and near-misses become new eval tests. The agent should propose test additions with minimal reproductions and acceptance criteria.
Tags: evals, continuous-improvement, failures, tests, acceptance-criteria
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Safety Filters: Measure False Positives/Negatives

Design a process to adjust safety filters based on measured false positive/negative rates. Require evaluation sets, human review, and rollback if harm risk rises.
Tags: safety-filters, evaluation, false-positives, rollback, governance
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Agent Governance: Approvals, Logs, and Periodic Audits

Design governance for self-improving systems: approval rules, quarterly audits, access reviews, and incident drills. Include “who can change the agent” controls.
Tags: governance, audits, access-control, approvals, ops
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Feature Discovery: Product Analytics to PRs

Create a pipeline where analytics identifies friction points and the agent proposes small UX or performance fixes. Require user impact estimation and safe rollout.
Tags: product-analytics, UX, friction, prioritization, rollout
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Safe Self-Improvement of Telemetry Schemas

Design a plan to evolve telemetry schemas: version fields, dual-write, backfill, and validation. Include privacy checks and cost controls.
Tags: telemetry, schema-evolution, dual-write, privacy, cost
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Error Messages: Reduce Support Tickets

Create an agent that rewrites error messages for clarity, adds error codes, and links to docs. Verify improvements via support ticket taxonomy and A/B testing.
Tags: error-messages, support, docs, A/B-testing, UX
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving CLI Tooling: Backward Compatible UX

Design a self-improving CLI agent that adds features while preserving backward compatibility, adds help text/tests, and uses semantic versioning rules.
Tags: CLI, backward-compatibility, semantic-versioning, tests, docs
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Safe Self-Improvement for Internationalization Logic

Create a plan to safely modify locale/date/number formatting: add tests for edge locales, verify backward compatibility, and avoid breaking user settings.
Tags: i18n, locales, formatting, compatibility, tests
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Documentation-to-Test Traceability

Design traceability: map docs claims to tests that verify them. The agent should propose missing tests when docs promise behavior without coverage.
Tags: traceability, docs, tests, quality, verification
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings: