Explore Prompts

Page 83 of 360 · 4318 prompts

Safe Self-Improvement for CI/CD Scripts

Create a blueprint for self-editing CI/CD scripts safely: validate configs, run in sandbox, and require manual approval for permission changes.
Tags: CI/CD, automation, sandbox, permissions, governance
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Architecture Decision Records (ADR) Generator Agent

Design an ADR generator that proposes ADRs for significant changes: context, decision, alternatives, consequences. Require human approval and link tests/metrics.
Tags: ADR, architecture, decision-records, governance, documentation
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Documentation Search for Engineers

Create a doc search agent that indexes internal docs, code comments, and ADRs, then answers “why is this here?” with citations for maintainers.
Tags: docs-search, ADRs, citations, maintainability, knowledge
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Safe Code Modernization: Incremental Upgrades

Design an incremental modernization strategy (language/runtime upgrades) with compatibility tests, staged rollouts, and metrics. Include “stop if risk” criteria.
Tags: modernization, upgrades, compatibility, rollout, risk
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Bug Reproduction Agent: Minimize Steps to Reproduce

Create an agent that turns bug reports into minimal reproducible cases, adds regression tests, and proposes fixes. Include a triage rubric and severity mapping.
Tags: bugfix, repro, minimization, regression-tests, triage
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Linter Rules: Add, Don’t Overreach

Design a process where the agent proposes new lint rules only with evidence of repeated issues. Include rollout plan, false-positive checks, and developer ergonomics.
Tags: linting, developer-experience, false-positives, rollout
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

PR Auto-Reviewer: Checklist and Risk Annotations

Design an automated PR reviewer that adds checklists, risk annotations, and required evidence links (tests, benchmarks, docs). It must not auto-merge without gates.
Tags: PR-review, checklist, risk, quality-gates, workflow
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Safe Migration of APIs: Deprecation and Client Updates

Create a plan to deprecate APIs safely: warnings, dual-run, client update automation, and cutoff dates. Include dashboards to track migration progress.
Tags: API, deprecation, migration, clients, monitoring
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Contract Tests Between Services

Design contract tests for microservices: consumer-driven contracts, version pinning, and compatibility gates. Integrate with the self-edit loop for safe rollouts.
Tags: contract-testing, microservices, compatibility, CI, rollout
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Patch Validation: Property-Based Testing Blueprint

Create a property-based testing strategy for critical modules: define properties, generators, shrinking, and CI integration. Use failures to guide safer edits.
Tags: property-based-testing, quality, CI, verification, robustness
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Agent Memory: What to Store vs What to Forget

Design memory policies for the self-improver: store only non-sensitive, useful facts; avoid personal data; set retention windows. Include audit and deletion workflows.
Tags: memory, privacy, retention, governance, audit
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Safe Codegen: Enforce Templates and Constraints

Design a constrained codegen system: templates, typed interfaces, and lint rules that prevent unsafe patterns. Include a “reject list” of disallowed code constructs.
Tags: codegen, constraints, templates, lint, security
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings: