project
Structured project workflow: brainstorm, spec, plan, execute multi-step tasks
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Structured project workflow: brainstorm, spec, plan, execute multi-step tasks
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Unified knowledge base — shared Obsidian-compatible vault for curated pages, journal entries, and user notes
Daily scheduled brainstorm (also runnable on demand via /blog-ideas) that reviews the week-so-far across ingested activity, the daily journal, and the blog archive, and maintains a living weekly page of blog-post ideas.
Fetch recent Linkding bookmarks, analyze their content in child agents, and record insights to the vault
Fetch recent Mastodon posts and record interesting content to the vault
Fetch recent activity across all me-to-markdown sources (Mastodon, Linkding, GitHub, Spotify, YouTube, Pocket Casts), analyze each source in a child agent, and record insights to the vault
Fetch new items from subscribed RSS/Atom feeds and record interesting content to the vault
SOC 직업 분류 기준
| name | project |
| description | Structured project workflow: brainstorm, spec, plan, execute multi-step tasks |
| user-invocable | true |
| argument-hint | [create|status|list] [description] |
Use projects for complex multi-step tasks. Each project follows a lifecycle: brainstorm → spec → plan → execute → done.
project_create to start a new projectproject_next_task — it tells you what to doTwo key tools drive the workflow:
project_next_task — tells you what to do NOW (does not advance phases)project_task_done — signals you're done and advances to the next phaseThese are separate phases. Do not include a plan in the spec or a spec in the plan.
project_update_specproject_task_done. If they have feedback, revise the artifact.project_update_planWhen invoked as !project or /project:
status: call project_list or project_statuscreate <description>: call project_createstatus <slug>: switch to that project and call project_statuslist: call project_listUser said: $ARGUMENTS