UNPKG

cursor-rules-agent

Version:

Minimal Cursor IDE workflow rules integration with auto-mapping and multi-source capabilities

33 lines (28 loc) 769 B
--- id: TASK_XXX title: "{{TASK_TITLE}}" feature: "{{FEATURE_NAME}}" status: "pending-approval" priority: "{{PRIORITY}}" story_points: {{STORY_POINTS}} created: "{{CREATED_DATE}}" dependencies: [] knowledge_sources: [] --- # {{TASK_TITLE}} ## 📋 Task Description {{TASK_DESCRIPTION}} ## 🎯 Acceptance Criteria - [ ] {{CRITERION_1}} - [ ] {{CRITERION_2}} - [ ] Tests written and passing. ## 🔗 Knowledge Sources <!-- This section will be auto-populated by the planning agent if sources are found. --> - {{KNOWLEDGE_SOURCE_1}} ## 🔗 Related Files - **Source**: {{SOURCE_FILES}} - **Tests**: {{TEST_FILES}} - **Blueprint**: {{BLUEPRINT_PATH}} ## 🔄 Work Log - [{{CREATED_DATE}}] Task created by planning-agent. <!-- Work log entries will be added here. -->