원클릭으로
backlog
Backlog management instructions and process. Load this skill if you need to **create** or **modify** items in the **backlog**.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Backlog management instructions and process. Load this skill if you need to **create** or **modify** items in the **backlog**.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Load this skill when creating a GitHub project backlog issue or drafting an issue title, body, type, or labels.
Backlog and project-management instructions using GitHub Issues. Load this skill when reading, listing, searching, understanding, or modifying project backlog issues.
Load this skill if you need to work with the backlog or meeting minutes
Load this skill if you need to review meeting minutes with the user
Load this skill if you need to prepare or review meeting minutes.
Load this skill if you need to create meeting minutes from transcript files.
| name | Backlog |
| description | Backlog management instructions and process. Load this skill if you need to **create** or **modify** items in the **backlog**. |
The backlog for this project is stored in markdown files in <project-root>/backlog/.
If this folder does not yet exist, please make it.
Each backlog document should follow this template:
# [Title]
Created on: [Date]
Created by: [User]
## Details
This section has an overview of the feature.
- What problem does the feature address?
- What is the intent of the feature?
- What details exist so far about this feature?
- This might include implementation details or guidance
Add sub-sections as needed, depending on the level of detail.
## Out-of-scope
What changes/features are left for other backlog items?
If these items are already capture in a backlog document,
reference them here.
## Dependencies
What other backlog items does this item depend on?
Reference the respective backlog documents here.
Some older backlog documents may follow a different format. If you encounter one, please update it as best you can to match this format. Ask the user for missing information.