implementation-readiness-checker
检查项目是否具备实施条件,明确缺什么就不该开工。;use for implementation, readiness, delivery workflows;do not use for 为了开工而忽略前提条件, 替代正式项目审批.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/implementation-readiness-checkerWhat This Skill Does
The implementation-readiness-checker is a specialized OpenClaw skill designed to serve as a gatekeeper for project initiation. Instead of blindly proceeding with tasks, this AI agent rigorously evaluates provided project parameters, resource availability, and technical dependencies to determine if a project is truly ready for execution. It creates a structured, analytical assessment that highlights what is missing, identifies high-risk blocking factors, and provides a clear "go/no-go" decision based on objective criteria.
Installation
To install this skill, use the OpenClaw command-line interface:
clawhub install openclaw/skills/skills/52yuanchangxing/implementation-readiness-checker
Use Cases
- Project Kick-off Validation: Before starting a complex development sprint, verify if the staging environment, API credentials, and required documentation are ready.
- Risk Mitigation: Assess whether a deployment plan has sufficient rollback steps and safety checks before any write operation is performed.
- Gap Analysis: Identify missing information or resources that could stall progress mid-project, allowing managers to allocate assets proactively.
- Compliance Review: Ensure that proposed implementation plans adhere to existing infrastructure constraints before executing automated workflows.
Example Prompts
- "I am planning to migrate our database to the new schema tomorrow. Here is the migration script and server access list: [Insert Data]. Please check if we have everything needed to proceed safely."
- "We want to start the automated user onboarding flow deployment. Review our current environment setup and the dependencies listed here to tell me if we are missing any critical blockers."
- "Evaluate this project brief for a new data pipeline integration. List the missing conditions that must be fulfilled before I can authorize the implementation team to start."
Tips & Limitations
- Transparency over Action: This skill is strictly analytical. It is designed to provide "readiness" assessments and cannot be used to bypass formal change management or corporate approval processes.
- Data Completeness: The quality of the output directly correlates to the input. If information is missing, the AI will default to creating a list of "待确认项" (Items for clarification) rather than assuming facts.
- Safety First: The skill operates on a "read-only" philosophy. If your workflow involves external system writes or environment changes, ensure you are only requesting review-based outputs or dry-run simulations to maintain auditability and security.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-52yuanchangxing-implementation-readiness-checker": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
execution-plan-splitter
把大目标拆为 30/60/90 天执行路径、阶段成果、资源需求与放弃条件。;use for execution-plan, roadmap, 90-day workflows;do not use for 承诺无法验证的收益, 替代正式预算审批.
spec-to-checklist
把 PRD、接口文档或需求规格拆成验收、联调、测试和上线清单。;use for spec, checklist, acceptance workflows;do not use for 替代真实测试执行, 伪造通过结果.
Notifications Engine
Multi-channel notification delivery with customizable templates, email and SMS sending, and full delivery logging — built for AI agents.
account-handoff-builder
将销售到交付的客户信息整理成交接包,识别承诺风险与实施前提。;use for handoff, customer-success, sales-to-cs workflows;do not use for 删掉不利信息, 替代合同文本.
clinic-visit-prep
帮助患者整理就诊前问题、既往记录、检查清单与时间线,不提供诊断。;use for healthcare, intake, prep workflows;do not use for 给诊断结论, 替代医生意见.