to4iki
UserA collection of agent skills.
Categories
Indexed Skills (3)
git-wt
Creates a Git worktree with `git wt` and implements changes in an isolated directory. After the work is done, removes the worktree pending user confirmation. Use when the user says "worktree", "branch off", "wt", etc.; when project or user rules require the `git-wt` skill or worktree work for non-trivial implementation; or proactively after Plan mode for multi-file features, refactors, and cross-cutting config changes.
cursor-edit
Delegate file edits to Cursor through the headless cursor-agent CLI instead of editing files directly in the calling AI agent. The calling AI agent analyzes the change, writes precise edit instructions, and verifies the result; cursor-agent performs the actual file modifications. Use when the user says things like "let Cursor edit this", "fix it with cursor", or "have Cursor handle the file edits". Best for offloading large edits to Cursor to reduce token usage and speed up the overall workflow.
implementation-notes
Implement a spec while keeping a running implementation-notes.html with decisions, deviations, tradeoffs, and open questions. Use for /implementation-notes, @implementation-notes, implementation-notes.html, or when the user wants a spec implemented with a work log.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.