Explore Prompts

Page 77 of 360 · 4318 prompts

Self-Improving Build Security: Artifact Signing and Verification

Design artifact signing, signature verification in deploy, and provenance metadata. Ensure the self-edit loop cannot bypass signing checks.
Tags: artifact-signing, provenance, deploy-security, integrity
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Codebase Hygiene: Dead Code Removal Safely

Design a dead-code removal agent: identify unused code, verify no runtime references, remove incrementally, and monitor. Include rollback if hidden dependencies appear.
Tags: dead-code, hygiene, static-analysis, monitoring, rollback
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Interface Contracts: Typed Boundaries

Create a plan to tighten interfaces with types, schemas, and validation at boundaries. Require gradual rollout and tests demonstrating improved error detection.
Tags: interfaces, typing, schemas, validation, rollout
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Service Catalog: Ownership and Dependencies

Design a service catalog that the agent maintains: owners, dependencies, SLOs, runbooks, and deploy pipelines. Use it to route reviews and risk analysis.
Tags: service-catalog, ownership, dependencies, SLO, runbooks
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Code Security Education: Fix Patterns at Source

Create a system where the agent detects recurring insecure patterns and generates internal training snippets and secure alternatives, linked to real PR examples.
Tags: security-education, secure-coding, patterns, training
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Internal Tooling: Faster Developer Loops

Design improvements to internal developer tools: faster local setup, better error messages, and templates. Use surveys + telemetry to prioritize changes.
Tags: devtools, DX, telemetry, templates, productivity
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Documentation Freshness: Detect Stale Pages

Design an agent that detects stale docs by comparing code/API schemas vs docs, then opens issues or PRs. Include a freshness score and SLA.
Tags: docs-freshness, staleness-detection, schemas, issues, SLA
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Release Engineering: Versioning and Tags

Create a release engineering agent: semantic versioning, changelog generation, tag signing, and release notes validation. Require human approval for major versions.
Tags: release-engineering, semver, signing, changelog, approvals
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving MCP Tool Wrappers: Input Validation

Design MCP wrappers that validate inputs, enforce types, and reject dangerous parameters. Include error taxonomy and audit logging for rejected calls.
Tags: MCP, tool-wrappers, input-validation, errors, audit
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Safety Regression Suite

Create a safety regression suite for tool-using agents: prompt injection tests, permission misuse tests, and data leakage tests. Gate deployments on this suite.
Tags: safety, regression-suite, tooling, leak-tests, permissions
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Code Health Dashboard

Design a dashboard that drives the agent’s priorities: complexity, test coverage, error hotspots, dependency risk, and SLOs. Include alert thresholds and weekly reports.
Tags: dashboard, code-health, prioritization, metrics, SLO
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings:

Self-Improving Reliability: Circuit Breakers and Timeouts

Create an agent that identifies unreliable dependencies and adds circuit breakers, timeouts, and fallbacks. Validate via chaos testing in staging.
Tags: reliability, circuit-breakers, timeouts, fallbacks, staging
Author: Assistant
Created at: 2026-02-20 00:00:00
Average Rating:
Total Ratings: