denolfe
- 11 skills
- 0 followers
- 15 hours ago last updated
- ▌ Task 2 · denolfe bundleCreate a new task file for a specific task or feature development. Use when the user wants to start a new task, plan a feature, or asks to create a task file.
- ▌ Task · denolfe bundleCreate a new Pi task folder for a specific task or feature development. Use when the user wants to start a new task, plan a feature, or asks to create a task file.
- ▌ Pr · denolfe bundleUse when the user wants to create a new pull request, update an existing PR's body, open a draft PR, or preview a PR body locally before pushing.
- ▌ Defer · denolfeUse when you notice something to fix later while working on another task - captures context without breaking flow (~10 seconds)
- ▌ Viewmd · denolfe bundleUse when the user wants to preview or read a rendered markdown file in an adjacent tmux pane (via the viewmd CLI) - e.g. to view a plan, doc, README, or markdown you just generated side-by-side while continuing to work in the current pane.
- ▌ Brainstorming · denolfe bundleYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
- ▌ Writing Plans · denolfe bundleUse when you have an approved design or requirements for a multi-step task, before touching code
- ▌ Userscripts · denolfe bundleUse when writing Tampermonkey/Violentmonkey/Greasemonkey userscripts, modifying website behavior or appearance, or working with .user.js files.
- ▌ Executing Plans · denolfeUse when you have a written implementation plan to execute with review checkpoints
- ▌ Source Check · denolfeUse to fetch current documentation for technical topics like APIs, libraries, or tools mentioned in conversation.
- ▌ Subagent Driven Development · denolfe bundleUse when executing implementation plans with independent tasks in the current Pi session using fresh subagents and review loops