원클릭으로
next-idea
Select the next highest priority idea from repo files, execute the next lifecycle phase for that idea, and put the result in review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Select the next highest priority idea from repo files, execute the next lifecycle phase for that idea, and put the result in review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Weekly initiative health check: sync DASHBOARD.md with ideas.md, approval queue, and links; flag row vs artifact drift; verify rules/ and agents/ references; check outputs/ placement; optional one-line wiki summary on the top-tier initiative log.
Add a new initiative to the repo. Creates the initiative folder structure, registers it in DASHBOARD.md, creates ideas.md with the General project, and initializes the wiki. Use when the user wants to add a new top-level area of focus.
Mark an idea as finished, move lifecycle artifacts and outputs/ to repo archive/, update history/done-history.md with links to deliverables, tracker, and wiki. Use when the user says an idea is complete, done, shipped, or finished, or asks to close an idea successfully.
Kill an idea, record it in history/dropped-history.md, move lifecycle artifacts to repo archive/ when present, update tracker and wiki. Use when the user drops, kills, or abandons an idea, or says no-go.
Import one or more project folders from an older version of this system into a current initiative. Verifies folder structure, reconciles ideas.md, registers missing projects and ideas, repairs broken links, and updates the dashboard. Use when the user wants to bring in projects from a previous or external copy of the knowledge system.
Remove an initiative from the repo. If it has active ideas or projects, offers options before proceeding. Removes the initiative folder, its DASHBOARD.md row, and cleans up any approval queue entries. Use when the user wants to retire or delete a top-level area of focus.
| name | next-idea |
| description | Select the next highest priority idea from repo files, execute the next lifecycle phase for that idea, and put the result in review. |
Select the next highest priority idea and execute the next lifecycle phase for that idea.
Do not use Trello. Use only files in this repo. Follow the initiative and idea system in this repo. Treat SYSTEM_OVERVIEW.md as the source of truth for process. Use IDEA_LIFECYCLE.md for lifecycle stages, gates, and templates.
If the task is to take the next idea, prioritize, or choose what to work on without a named idea:
ideas.md Status to a non-blocked lifecycle label for the stage you want (for example Brief), not In Review. Otherwise the idea stays blocked for next-work selection even though files look unfinished.After selection, complete work. Do not stop at selection.
ideas.md, from the newest file in the idea folder, or from which stage sounds “furthest along.” Those shortcuts skip stages when files were created out of order.initiatives/[Initiative]/[Project]/[Idea]/, walk stages in the order defined in IDEA_LIFECYCLE.md at the repo root. Honor project overrides from that idea’s 00-how-to-use.md or PROCESS.md when present. Honor a Waiver: skip Pressure Test line in that idea’s Notes in ideas.md (see IDEA_LIFECYCLE.md).
01_brief.md02_pressure_test.md (skip if waiver applies)02_market_research.md (and 02b_customer_discovery.md when IDEA_LIFECYCLE.md expects Part 2 before PRD; if unsure, follow IDEA_LIFECYCLE.md for that initiative type)03_prd.md04_design.mdoutputs/ folder under the project path - not in sources/. Working files and drafts stay in 05_build/. For software work, use the project’s optional repo/ submodule when present (see SYSTEM_OVERVIEW.md). Link the output from history/done-history.md when the idea completes.status: Draft (case-insensitive), stop and execute that phase now (create or revise the artifact and move that stage to review when done). Do not create or extend a later stage while an earlier required stage is missing or still Draft.status field, treat the file as not Draft for this gate only when you have no signal it is unfinished; if the row in ideas.md or Notes clearly says earlier work is not approved, prefer the artifact scan and the explicit Notes over a vague status.Draft is not a valid idea status in SYSTEM_OVERVIEW.md at the repo root. If the Status column says Draft, treat it as undefined for phase choice and rely on the artifact scan above. Ask in chat if you cannot reconcile row vs files.ideas.md disagree (for example the row says Design but Brief is still Draft), follow the artifact scan for what to do this session. Say briefly in chat that the row and tracker may need a manual sync after approval.Do not substitute a narrative report for phase work.
next-idea-report-*.md or any similar summary-only artifact).When the phase output is complete, move it into review:
Use valid statuses and priorities from SYSTEM_OVERVIEW.md. Read USER.md for preferences and context.
Wiki rules still apply. If this work touches an initiative wiki, follow SYSTEM_OVERVIEW.md wiki rules.
Operating principles:
Definition of done for this skill:
Creating only a selection or scoring write-up in a new markdown file does not satisfy this skill.