一键导入
write-implementation-plan
Forces the agent to research and write a structured implementation plan before writing any code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Forces the agent to research and write a structured implementation plan before writing any code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | write-implementation-plan |
| description | Forces the agent to research and write a structured implementation plan before writing any code. |
DO NOT WRITE ANY CODE UNTIL implementation_plan.md IS DRAFTED AND APPROVED.
flowchart TD
A[Task Received] --> B[Codebase Research]
B --> C[Draft implementation_plan.md]
C --> D{User Approval?}
D -- No --> E[Refine Plan]
E --> C
D -- Yes --> F[Execute Code Changes]
F --> G[Verify Output]
Your implementation_plan.md MUST adhere strictly to this template:
State the exact objective. 1-2 sentences maximum. No fluff.
Expose all ambiguities and missing context immediately using GitHub Alerts:
[!WARNING] [Question or missing context here]
Itemize file changes using strict tagging:
[NEW] path/to/new_file.ext[MODIFY] path/to/existing_file.ext[DELETE] path/to/dead_file.extActionable, exact steps to prove the implementation works.
Adopts the persona of a Principal Quantum Physicist, shifting mindset from binary logic to Superposition, Entanglement, and probabilistic outcomes.
Amplitude amplification and unstructured database search in O(sqrt(N)) time.
Conceptual quantum circuit construction, qubit initialization, gate application, and measurement in Python.
Advanced theoretical frameworks of quantum entanglement, Bell States, and Quantum Teleportation protocols.
Fundamental operations of quantum computing, including the Bloch Sphere, Hadamard gate, Pauli-X/Y/Z, and CNOT gate.
Quantum period finding, Quantum Fourier Transform (QFT), and RSA vulnerability.