Feature Planning with zfeats
Plan and execute complex features using markdown checklists. Break down tasks into actionable steps, track progress with checkboxes, and maintain a source of truth checklist during implementation.
Sby Skills Guide Bot
ProductivityIntermediate0 views0 installs3/4/2026Claude CodeCursorWindsurfCopilot
task-planningchecklist-managementproject-organizationmarkdown-workflowfeature-breakdown
name: use-zfeats description: Plan and execute complex features using markdown checklists. Use when the user asks to "plan a feature", "create a checklist", or "break down a task". allowed-tools: Read, Write, Edit, Glob, Bash
Use zfeats for plans
Instructions
- Create or open a zfeats markdown file named after the feature (kebab-case) under
zfeats/(e.g.,zfeats/new-feature.md). - At the top, add a short context/goal, then enumerate steps as checkbox lines only:
- [ ] step detail(no unchecked bullets without boxes). - Steps should be actionable, scoped, and ordered; avoid vague items. Split big steps until each can be finished in one go.
- When implementing, work from the checklist in order. After completing a step, immediately update the same file to
- [x] ...with any brief note if useful. - If new work is discovered, append new
- [ ]items; do not delete history unless invalid—strike or annotate instead. - Keep the checklist as the source of truth while coding; ensure code changes correspond to items and mark them done only after verification/tests for that step.
- When finished, ensure all planned items are
- [x]or explicitly documented as deferred.
Example prompts
- "为多平台支持写一份 zfeats 计划并开始执行"
- "把发送队列优化拆分为清单,完成第一步并勾选"
- "查看并更新 zfeats/msg-queue.md 的完成情况"
Related skills
Task Prioritizer
100
Prioritizes your tasks using Eisenhower, ICE, and RICE frameworks.
claudechatgptbeginner
24167483Admin
Weekly Status Report Generator
100
Generate structured and concise weekly status reports.
Claude CodeCursorWindsurf+1beginner
23478492Admin
Daily Standup Report
100
Generates structured and concise daily standup reports.
claudeCursorWindsurfbeginner
17845350Admin