Search Results
Showing results for "staging"
No image available
National Data Governance for AI
Create a comprehensive national data governance blueprint for AI-enabled economies. Address data sovereignty, privacy protections, data sharing mechanisms, public-private collaboration, and internatio...
Tags:
data,
ai,
privacy,
governance
Author: Curioprompt
Category: Policy | Model: gpt-5-nano
No image available
Dual-Use AI Governance
Design a comprehensive governance framework for rapid AI advancement with potential military and security applications. Include definitions of high-risk capabilities, risk assessment processes, transp...
Tags:
ai,
governance,
security,
transparency,
risk,
norms
Author: Curioprompt
Category: Society | Model: gpt-5-nano
No image available
spotting AI Investment Bubbles
Construct an analyst toolkit for evaluating bubbles in high-growth AI and tech sectors. Define metrics for overvaluation, funding dynamics, talent scarcity, and product-market fit; outline warning ind...
Tags:
ai,
investment-bubble,
risk,
regulation,
governance,
capital
Author: Curioprompt
Category: Economics | Model: gpt-5-nano
No image available
Nuclear Renewal and Energy Security
Explore strategies for upgrading or replacing aging large-scale energy assets to ensure reliable power supply, while accelerating decarbonization, balancing cost, public acceptance, and resilience to ...
Tags:
energy,
infrastructure,
nuclear,
decarbonization,
risk
Author: CurioPrompt
Category: Energy | Model: gpt-5-nano
No image available
Cable Management Inside Handhelds
Create a cable management plan: flex cables, strain relief, routing away from heat and moving parts, and labeling. Include a build-stage checklist.
Tags:
cables,
assembly,
strain-relief,
reliability,
makers
Author: Assistant
Category: handheld-pc-makers | Model: GPT-5.2
No image available
Prototype Iteration Plan: V0→V1→V2
Create an iteration plan: V0 proof-of-concept, V1 usable prototype, V2 refinement. Include acceptance criteria, testing checklists, and what to learn each stage.
Tags:
prototyping,
iteration,
testing,
acceptance-criteria,
makers
Author: Assistant
Category: handheld-pc-makers | Model: GPT-5.2
No image available
Audio Noise Troubleshooting: Buzz and Hiss
Create a troubleshooting flow for audio buzz/hiss: ground loops, cable routing, gain staging, and shielding basics. Keep it practical and non-expert.
Tags:
audio,
troubleshooting,
buzz,
hiss,
EMI
Author: Assistant
Category: handheld-pc-makers | Model: GPT-5.2
No image available
Cost Control: Avoiding ‘Prototype Creep’
Create a cost control plan for makers: stage gates, “must-have vs nice-to-have,” reuse parts, and how to decide when to stop iterating.
Tags:
cost-control,
prototyping,
tradeoffs,
makers,
planning
Author: Assistant
Category: handheld-pc-makers | Model: GPT-5.2
No image available
Safe Self-Improvement for Scheduler/Queue Systems
Design a loop to improve job scheduling: fairness, retries, visibility timeouts, and backpressure. Require load testing and chaos testing in staging.
Tags:
queues,
scheduling,
backpressure,
load-testing,
staging
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Least-Privilege MCP Permissions Matrix
Create a permissions matrix for MCP tools: read-only by default, write tools gated, deploy tools require human approval. Include environment separation (dev/stage/prod).
Tags:
MCP,
permissions,
least-privilege,
env-separation,
governance
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Security Hardening Agent: Least Privilege Refactors
Create a plan to reduce permissions across services: narrow IAM roles, remove unused keys, and add tests that detect overbroad permissions. Require staged rollout.
Tags:
security-hardening,
least-privilege,
IAM,
rollout,
tests
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
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
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Safe Feature Flag Agent: Launch Darkly Style Workflow
Design a feature flag workflow: staged rollout, kill switches, and metrics by cohort. Include rules for cleanup (flag debt) and audit logging.
Tags:
feature-flags,
rollout,
kill-switch,
metrics,
cleanup
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Self-Improving Coding Standards: Enforce With Auto-Fixes
Create a plan for coding standards that includes auto-fixers (formatters) and a “fix-it PR” bot, with reviewer load controls and staged rollout.
Tags:
standards,
formatters,
auto-fix,
review-load,
rollout
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Safe Self-Improvement for Build Systems
No image available
Safe Self-Improvement for Configurable Policies
Create a blueprint for self-updating policy files (rulesets) with tests, staging, and canary enforcement. Require explicit approval for tightening/loosening security.
Tags:
policies,
rulesets,
testing,
staging,
security
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Chaos Testing Agent (Safe Scope): Validate Resilience
Create a chaos testing approach limited to staging: inject failures, verify timeouts/circuit breakers, and ensure alerts fire. Require strict boundaries and approval.
Tags:
chaos-testing,
resilience,
staging,
alerts,
boundaries
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
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
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Database Migration Safety Agent
Design a migration workflow: generate migrations, run on staging snapshots, verify invariants, measure runtime, and define rollback strategy. Require human approval for prod.
Tags:
database,
migrations,
staging,
rollback,
invariants
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Self-Improving Security Headers and CSP Policies
Design an agent to tune security headers and CSP safely: staged enforcement, report-only mode, breakage monitoring, and rollback. Require security team sign-off.
Tags:
CSP,
security-headers,
staged-rollout,
monitoring,
signoff
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Safe Self-Improvement for Authentication/Authorization Code
Create a strict policy for edits to auth code: mandatory human review, extra tests, formal checks, and staged rollout. Include “never auto-merge auth changes.”
Tags:
auth,
authorization,
security,
mandatory-review,
staged-rollout
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Safety-Gated Iteration Loop (Design Pattern)
Design a safety-gated iteration loop: propose→simulate→test→review→deploy→monitor. Include stage gates, required evidence at each gate, and ‘stop conditions’ that automatically halt rollout.
Tags:
iteration,
stage-gates,
monitoring,
recursive-ai,
safety
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Capability Containment: Limit Scope of Actions
Design containment by limiting action scope: allowlisted domains, read-only modes, rate limits, and staged privileges. Include how to measure whether containment is effective.
Tags:
containment,
scope-control,
allowlist,
rate-limits,
safety
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Rollback & Kill Switch Design
Design a rollback system: model version pinning, feature flags, staged rollouts, and a kill switch. Include operational procedures and testing for rollback reliability.
Tags:
rollback,
kill-switch,
feature-flags,
release-engineering,
safety
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Safe Recursive Improvement for Code Changes (CI)
Design a safe loop where the AI proposes code changes: unit tests, static analysis, security scans, human review, and staged deployments. Include stop rules and rollback plans.
Tags:
codegen,
CI,
secure-development,
testing,
review,
safety
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Latency Budgeting for Deep Pipelines
Create a latency budget and pipeline plan for a multi-stage datapath. Include register placement strategy, control alignment, valid/ready propagation, bubble handling, and a method to keep cycle-accur...
Tags:
pipeline,
latency,
RTL,
valid-ready,
advanced
Author: Assistant
Category: fpga-asic-design | Model: gpt-4o
No image available
Apprentice Training Plan for Advanced Mechanics
Create a training plan for apprentices: safety, tool discipline, diagnostic reasoning, customer communication, measurement accuracy, and staged responsibility. Include evaluation rubrics.
Tags:
training,
apprentice,
mechanics,
workshop,
skills
Author: Assistant
Category: vehicle-engineering-mechanics | Model: GPT-5.2
No image available
Least-Privilege Permissions Matrix for Tools
Create a permissions matrix: tools by scope, environment (dev/stage/prod), rate limits, and allowed parameters. Include an approval process for permission elevation.
Tags:
least-privilege,
permissions,
tooling,
security,
governance
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
Content Automation Guardrails (Human-in-the-Loop)
Define guardrails for automated content: what can be fully automated vs requires review, approval stages, and audit logs. Provide a risk-based approval matrix by channel.
Tags:
automation,
governance,
approvals,
brand-safety,
2026
Author: Assistant
Category: content-generation-2026 | Model: gpt-4o
No image available
Demo Lesson Script for Job Interviews (Tokyo/NYC)
Create a demo lesson script for language teaching interviews: objectives, stage directions, teacher talk, timing, and contingency plans. Include versions for ESL and Japanese.
Tags:
demo-lesson,
interviews,
script,
teaching,
jobs
Author: Assistant
Category: language-teaching | Model: gpt-4o
No image available
High-Speed I/O Bring-Up Checklist (FPGA Prototyping)
Create a bring-up checklist for high-speed links: pin planning, constraints, clocking, eye considerations, loopback tests, and debug instrumentation. Include a staged validation plan.
Tags:
high-speed-io,
FPGA,
bring-up,
debug,
board
Author: Assistant
Category: fpga-asic-design | Model: gpt-4o
No image available
Gig Prep Checklist (Students to Semi-Pro)
Create a gig prep checklist: set list flow, patch changes, backups, stage layout, soundcheck notes, and contingency plans. Include a ‘day-of’ schedule and post-gig review prompts.
Tags:
gigging,
live-performance,
checklist,
students,
pro
Author: Assistant
Category: music-ai-students | Model: gpt-4o
No image available
DSP Block Utilization Strategy (FPGA)
For an FPGA target, propose how to map multiplies/adds to DSP blocks vs LUTs, including bit-width planning, packing, pipeline stages, and timing considerations. Provide a resource estimation template.
Tags:
FPGA,
DSP,
bitwidth,
pipelining,
resources
Author: Assistant
Category: fpga-asic-design | Model: gpt-4o
No image available
DAW Setup for Students (Templates + Workflow)
Design a DAW template for my genre: track layout, buses, gain staging targets, basic processing chain, and export settings. Include naming conventions and a quick ‘session hygiene’ checklist.
Tags:
DAW,
workflow,
templates,
mixing,
students
Author: Assistant
Category: music-ai-students | Model: gpt-4o
No image available
Sovereign AI Readiness Checklist
Create a sovereign AI readiness checklist: data residency, model hosting options, key ownership, audit access, and supply-chain risks. Provide a staged maturity model from 0→4.
Tags:
sovereign-AI,
readiness,
data-residency,
security,
maturity-model
Author: Assistant
Category: ai-strategy-2026 | Model: gpt-4o
No image available
Before/After Transformation Reel
Create a 20-second transformation reel concept (room makeover, code refactor visual metaphor, skill progress). Provide 3 variants and prompts for each stage.
Tags:
transformation,
reel,
before-after,
shorts,
Sora2,
Gemini3
Author: Assistant
Category: creator-format | Model: gpt-4o
No image available
Startup Hiring Bar Definition
Define a clear hiring bar and interview principles for early-stage startups.
Tags:
hiring,
team,
founder
Author: Assistant
Category: people-ops | Model: gpt-4o
No image available
EU Startup & VC Climate
Summarize EU venture flows, IPO windows, and state-aid interactions; compare with Asia late-stage funding. Provide founder angles.
Tags:
EU,
VC,
startups,
IPOs,
state-aid,
Asia
Author: Assistant
Category: venture-markets-coverage-cross | Model: gpt-4o
No image available
Caxias Cold Chain Mapping
Map the cold chain in a Duque de Caxias food warehouse: temp loggers, door discipline, staging time limits, and alarm escalation. Output loss reduction plan.
Tags:
cold-chain,
temperature,
Duque de Caxias,
logistics,
food
Author: Assistant
Category: cold-chain-ops | Model: gpt-4o
No image available
Long-Context Compression Toolkit
Create a compression stage with map-reduce summaries, selective citation carry-through, and entropy-based token pruning. Provide metrics (coverage, faithfulness) and an ablation plan.
Tags:
summarization,
long-context,
compression,
metrics,
faithfulness
Author: Assistant
Category: context-engineering | Model: gpt-4o
No image available
CI/CD Optimizer with Caching
Have ChatGPT propose pipeline concurrency, caching, and test sharding; Cursor edits YAML/pipelines; Antigravity times stages and suggests cache keys. Output a before/after chart.
Tags:
CI/CD,
caching,
throughput,
Cursor,
Antigravity,
ChatGPT
Author: Assistant
Category: pipeline-engineering | Model: gpt-4o
No image available
Semantic Cache & De-Dup Engine
Implement a semantic cache for repeated queries and a de-dup stage to collapse near-duplicate sources. Provide hit/miss metrics and eviction policy.
Tags:
caching,
de-duplication,
performance,
semantics,
metrics
Author: Assistant
Category: performance-cache | Model: gpt-4o
No image available
Privacy/PII Scrub & Policy Layer
Add a privacy stage that redacts PII from inputs/outputs and blocks storage for sensitive fields. Provide audit logs and consent flags in metadata.
Tags:
privacy,
PII,
redaction,
policy,
audit
Author: Assistant
Category: privacy-compliance | Model: gpt-4o
No image available
BD Pipeline Monte Carlo
Build a simple Monte Carlo model for BD pipeline with stage probabilities and cycle times. Output best case, median, and worst case quarter forecasts.
Tags:
business-development,
forecasting,
monte-carlo,
pipeline
Author: Assistant
Category: financial-ops-BD | Model: gpt-4o
No image available
Firmware OTA & Region Flags
Define firmware architecture for OTA with rollback, staged rollouts, and region-specific feature flags (TW/US). Include signing and key rotation.
Tags:
hardware,
firmware,
OTA,
security,
rollout,
regions
Author: Assistant
Category: embedded-systems | Model: gpt-4o
No image available
Secrets & API Key Scanner
Build a fast secrets scanner for files and git diffs (regex + entropy). Flags: --path, --staged, --baseline, --allowlist, --exit-on-find. Print remediation tips and rotate guidance.
Tags:
cli,
security,
secrets,
scan,
git,
devsecops
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
Derm & Wound Care in Clinic
Act as a wound/derm partner. Provide staging basics, debridement/packing notes, dressing selection table, and infection vs colonization cues. Add follow-up cadence.
Tags:
wound-care,
dermatology,
clinic,
dressings,
infection
Author: Assistant
Category: primarycare-procedures | Model: gpt-5
No image available
Lead Capture Taxonomy and Scoring
You are a revenue ops lead. Define lead tags: persona, stage, intent, next step, and NDA flag. Add score weights, disqualifiers, and a 30-second capture script. Output a JSON tag schema.
Tags:
trade-show,
lead-gen,
RevOps,
scoring,
taxonomy
Author: Assistant
Category: trade-show | Model: gpt-4o
No image available
CKD Staging & Referral Rules
Act as a nephrology partner. Outline KDIGO staging, albuminuria categories, ACEi/ARB/SGLT2 indications, anemia/mineral bone basics, and clear referral triggers. Include renal dosing reminders.
Tags:
CKD,
KDIGO,
referral,
meds,
primary-care
Author: Assistant
Category: nephrology-primarycare | Model: gpt-5
No image available
CRM Update Sweep (5-Minute)
Act as a sales manager. Build a 5-minute end-of-ride CRM sweep: stage updates, next steps, probability tweaks, and notes to self. Output a checklist and a forecast sanity check.
Tags:
sales,
CRM,
forecast,
habits,
commute
Author: Assistant
Category: sales | Model: gpt-5
No image available
CRM Segmentation and Nurture Journeys
You are a CRM architect. Propose segments (ICP, lifecycle stage, intent), 3 nurture flows, trigger conditions, suppression rules, and compliance checks. Include a data schema for tags/UTMs.
Tags:
PR,
CRM,
segmentation,
nurture,
automation,
compliance
Author: Assistant
Category: PR | Model: gpt-4o
No image available
Engineer Scorecard for Product-Market Fit
Act as a staff engineer advising a seed-stage startup. Create a product-market fit scorecard from recent user interviews and telemetry. Include: ICP summary, top 5 pain points, must-have job-to-be-don...
Tags:
engineering,
PMF,
metrics,
experiments
Author: tsubasa
Category: engineering | Model: gpt-4o
No image available
Cooling Strategy: Air→Liquid→Immersion
For {{datacenter_or_lab}} propose a staged cooling upgrade.
Model energy/water savings, capex/opex, risks, and migration plan.
Include safety, maintenance, and monitoring SOPs.
Tags:
cooling,
liquid,
immersion,
datacenter,
efficiency
Author: Tsubasa Kato
Category: infrastructure | Model: gpt-5-thinking
No image available
Lifecycle Assessment (LCA)-First Roadmap
Create an LCA-first plan for {{product_concept}} across stages: materials → manufacturing → distribution → use → end-of-life.
Include: hotspots, avoidance strategies, modularity, repairability, recycl...
Tags:
LCA,
circular-economy,
repairability,
metrics,
roadmap
Author: Tsubasa Kato
Category: lifecycle | Model: gpt-5-thinking
No image available
Edge–Cloud Green Blueprint
Propose an edge–cloud architecture for {{use_case}} to minimize data movement and energy.
Deliver:
- What runs on-device vs edge vs cloud
- Compression/feature extraction strategy
- Federated learning...
Tags:
edge,
cloud,
energy-efficiency,
privacy,
wellness
Author: Tsubasa Kato
Category: architecture | Model: gpt-5-thinking
No image available
Headcount Plan and Hiring Funnel
From <org plan> and <targets>, create a headcount plan by team, location, and level. Include diversity goals, budget, time-to-fill, and hiring funnel stages with conversion benchmarks. Output a dashbo...
Tags:
"HR;headcount;hiring;diversity;planning"
Author: ChatGPT
Category: HR | Model: GPT-5 Thinking
No image available
Datacenter: Zero-Downtime Ops & Triage Planner
Act as a datacenter reliability lead. Deliver a 4-week plan to cut incidents and MTTR: (1) Map assets (racks, PDUs, BMC/IPMI, switches) and create a golden-rack baseline (airflow, temp, load). (2) Bui...
Tags:
datacenter,
server,
DCIM,
BMC,
MTTR,
SLO,
runbook
Author: Tsubasa Kato
Category: Operations | Model: GPT-5 Thinking
No image available
Hiring Funnel Drop-Off
Using last 14d vs 24h data, identify stages with sharp drop-offs for role {{role}}. Report: stage rates, time-in-stage, source quality. Suggest 3 fixes (JD tweak, outreach, interviewer training).
Tags:
talent;hr;recruiting;timely;analytics
Author: Tsubasa Kato
Category: People Ops | Model: gpt-5
No image available
Sales Pipeline Slippage Alert
Scan deals closing this month in {{crm}} for movement in last 48h. Report: slipped stages, push reasons, blockers, exec asks, new champions. Include top 5 at-risk deals with owner and next step by dat...
Tags:
sales;crm;pipeline;timely;revenue
Author: Tsubasa Kato
Category: Sales | Model: gpt-5
No image available
ABM 2.0 With Intent Data
Create an ABM 2.0 program that fuses Bombora-style intent signals, LinkedIn Matched Audiences, and first-party website behavior. Provide target-tiering logic, content offers per buying stage, SDR foll...
Tags:
ABM,
intent data,
LinkedIn,
SDR,
MQA,
regional
Author: ChatGPT
Category: business | Model: gpt-5
Back to Home