بنقرة واحدة
propose-jep
Create a new Jumpstarter Enhancement Proposal (JEP)
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create a new Jumpstarter Enhancement Proposal (JEP)
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | propose-jep |
| description | Create a new Jumpstarter Enhancement Proposal (JEP) |
| argument-hint | Short title or description of the proposal |
You are helping the user create a new Jumpstarter Enhancement Proposal (JEP).
JEPs are design documents for substantial changes to the Jumpstarter project - changes that affect multiple components, alter public APIs or protocols, or require community consensus. Read .cursor/rules/jep-process.mdc for the full process definition.
JEP topic: $ARGUMENTS
List existing files in docs/source/contributing/jeps/ and pick the next available incrementing integer. JEP-0000 through JEP-0009 are reserved for process/meta-JEPs, so start from JEP-0010 for regular proposals.
Before writing the JEP, ask the user clarifying questions to understand:
If the user provided a description in $ARGUMENTS, use it as a starting point but still ask about gaps.
Copy the template from docs/source/contributing/jeps/JEP-NNNN-template.md and create a new file at docs/source/contributing/jeps/JEP-NNNN-short-title.md where:
NNNN is the zero-padded next numbershort-title is a descriptive slug derived from the proposal titleFill in:
Draft, type, and today's dateAdd the new JEP to the appropriate table in docs/source/contributing/jeps/index.md (Process, Standards Track, or Informational).
Add the new JEP file to the {toctree} directive at the bottom of docs/source/contributing/jeps/index.md.
Show the user:
Discussion when the PR is ready for reviewjep label to their pull request