build

SKILL.md

Build Task

Implement a task directly without creating a plan first.

Instructions

Extract the task description from the prompt parameter.

  1. Prime with Context: First, use the prime skill to understand the codebase structure and conventions
  2. Analyze Task: Carefully read and understand the task description from prompt
  3. Implement Solution: Think hard and then directly implement the solution for the task
  4. Validate Work: Ensure the implementation is complete and working
  5. Report Results: Summarize what was done
  6. DO NOT: Commit your changes (unless explicitly requested in the prompt)

Setup Phase

Before implementing the task:

Installs
13
First Seen
Mar 21, 2026