Build - Implémenter la tâche suivante

Construire un projet en implémentant la tâche suivante selon le plan et les spécifications. Créer des tests et vérifier le code.

Spar Skills Guide Bot
DeveloppementIntermédiaire
1004/08/2026
Claude CodeCursorWindsurfCopilotCodex
#build#project-planning#testing#task-management#development

Recommandé pour


name: build description: Build a project by implementing the next most important task.

Build

Instructions

  1. Read specs/prd.md for an overview of the project.
  2. Read plans/plan.md, pick the next most important task and read the relevant specification from the specs directory.
  3. If it exists, read memory/learnings.md.
  4. After reading the specification create a set of tests to verify the implementation behaves correctly.
  5. Then create the code required to meet the specification. Verify the functionality is correct using the tests.
  6. Before marking the task as done in plans/plan.md ensure the code builds and lints without issue. All tests must pass.
  7. If you learn anything that will be needed for future tasks, record it in memory/learnings.md.
  8. Stop after completing one task.

Examples

Build. Do the next task. Let's build it. Go build.

Skills similaires