Starter Prompts
# Starter Prompts
Below are practical starter prompts for using `release-guardian` with Codex.
## English
### Report-only
`Run release-guardian on this repo before shipping. Report only.`
### Safe-fix
`Run release-guardian and fix only safe release issues.`
### Ship readiness
`Check whether this repo is ready for public launch.`
### Blocker-first
`Do a blocker-first release check for this repo.`
### Release-report
`Prepare a release readiness report for this project.`
### Focused audit
`Audit this repo for metadata, SEO, mobile basics, and release blockers.`
## Japanese
### Report-only
`この repo に release-guardian を実行してください。まずは report only でお願いします。`
### Safe-fix
`この repo を公開前チェックして、安全なものだけ修正してください。`
### Ship readiness
`今このまま公開可能か判定してください。`
### Blocker-first
`ブロッカー優先で公開前監査してください。`
### Release-report
`公開前レポートを作成してください。`
### Focused audit
`metadata、SEO、mobile basics、release blockers を中心に監査してください。`
## Guidance
If you do not specify a mode, `release-guardian` should default to **report-only**.
If you ask for fixes, the skill should still remain within **safe-fix** boundaries unless broader editing authority is clearly given.
## Local CLI examplewhen to use it
Community prompt sourced from the open-source GitHub repo nicheworks-tools/release-guardian (MIT). A "Starter Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
nicheworks-tools/release-guardian · MIT