
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
windsurf-task-manager
Advanced tools
Follow this 5-step process for effectively managing an AI development workflows within Windsurf editor to build complex features by breaking down large development tasks into manageable, verifiable steps for sequential AI execution.
Prerequisites: Access to Windsurf editor and the necessary worflows files (create-prd.md
, create-windsurf-rules.md
, generate-tasks.md
, manage-task.md
).
Step 1: Create a Product Requirement Document (PRD)
.md
) directly within Windsurf editor. Clearly outline the features, requirements, and goals of your project.
/create-prd
Feature: {define your feature here}
YourProject-PRD.md
) detailing the product requirements.Step 2: Prepare Workspace with Windsurf Rules
windsurfrules.md
file, ensuring Cascade (Windsurf AI) behaves according to your team's conventions./create-windsurf-rules
windsurfrules.md
in your project root.windsurfrules.md
to .windsurfrules
to activate the rules for your workspace.windsurfrules.md
file in your project root, to be renamed as .windsurfrules
.Step 3: Generate a Task List from the PRD
generate-tasks.md
rule file (available within Windsurf editor).YourProject-PRD.md
with the actual filename of your PRD from Step 1:
/generate-tasks @YourProject-PRD.md
Step 4: Examine the Task List
Step 5: Execute and Verify Tasks
/manage-task @YourProject-PRD.md @tasks-YourProject-PRD.md
Continue with the next task
You can use the workflow docs fetcher via npm or pnpm:
pnpm dlx windsurf-task-manager
# or
npx windsurf-task-manager
This will:
docs
directory into your current folderYou can also run it directly if you have the repo cloned:
./windsurf-task-manager-workflow.js
Workflow Summary:
Here are example prompts to use with the files already provided in this repo:
/create-prd
Feature: {describe your feature here}
/create-windsurf-rules
/generate-tasks @YourProject-PRD.md
/manage-task @YourProject-PRD.md @tasks-YourProject-PRD.md
FAQs
Windsurf Task Manager Workflow
The npm package windsurf-task-manager receives a total of 6 weekly downloads. As such, windsurf-task-manager popularity was classified as not popular.
We found that windsurf-task-manager demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.