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
| 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