원클릭으로
dotfiles
dotfiles에는 danibalcells에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Configure the Obsidian task project mapping for the current repository — links a git repo to a parent note and task prefix in the vault. Use when the user says "set project", "configure project", "link this repo to tasks", or wants to set up Obsidian task tracking for a new repo. Config at ~/.obsidian-tasks/.
Update the status of an Obsidian vault task. Use when the user asks to update, change, or set the status of a task like PKB-0003 or D-0017, or says "mark as In Progress", "set to Done", etc. Config at ~/.obsidian-tasks/.
Add a comment or note to an existing Obsidian vault task. Use when the user asks to add a note, comment, update, or log progress on a task like PKB-0003. Config at ~/.obsidian-tasks/.
Create a new task in the Obsidian vault. Use when the user asks to create a task, add a task, or log new work to track. Drafts first and waits for approval before writing any files. Config at ~/.obsidian-tasks/.
Fetch and start an Obsidian vault task. Use when the user inputs a bare task code (e.g. PKB-0003, D-0017) or says "start task PKB-0003", "work on PKB-0003", "fetch PKB-0003", or similar. Reads the task file and full parent note, marks the task In Progress, then executes Mode 1 (Explore → Plan → Critique → Propose).
Split current work into small reviewable PRs. Use when the user asks to split a chat, set of changes, branch, or PR.
Keep a PR merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop.
Configure a custom status line in the CLI. Use when the user mentions status line, statusline, statusLine, CLI status bar, prompt footer customization, or wants to add session context above the prompt.