Files
SuperCharged-Claude-Code-Up…/planning-with-files/templates/task_plan.md
admin 07242683bf Add 260+ Claude Code skills from skills.sh
Complete collection of AI agent skills including:
- Frontend Development (Vue, React, Next.js, Three.js)
- Backend Development (NestJS, FastAPI, Node.js)
- Mobile Development (React Native, Expo)
- Testing (E2E, frontend, webapp)
- DevOps (GitHub Actions, CI/CD)
- Marketing (SEO, copywriting, analytics)
- Security (binary analysis, vulnerability scanning)
- And many more...

Synchronized from: https://skills.sh/

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-23 18:02:28 +00:00

4.5 KiB

Task Plan: [Brief Description]

Goal

[One sentence describing the end state]

Current Phase

Phase 1

Phases

Phase 1: Requirements & Discovery

  • Understand user intent
  • Identify constraints and requirements
  • Document findings in findings.md
  • Status: in_progress

Phase 2: Planning & Structure

  • Define technical approach
  • Create project structure if needed
  • Document decisions with rationale
  • Status: pending

Phase 3: Implementation

  • Execute the plan step by step
  • Write code to files before executing
  • Test incrementally
  • Status: pending

Phase 4: Testing & Verification

  • Verify all requirements met
  • Document test results in progress.md
  • Fix any issues found
  • Status: pending

Phase 5: Delivery

  • Review all output files
  • Ensure deliverables are complete
  • Deliver to user
  • Status: pending

Key Questions

  1. [Question to answer]
  2. [Question to answer]

Decisions Made

Decision Rationale

Errors Encountered

Error Attempt Resolution
1

Notes

  • Update phase status as you progress: pending → in_progress → complete
  • Re-read this plan before major decisions (attention manipulation)
  • Log ALL errors - they help avoid repetition