Document

TASKS.md 예시

제품 명세 Prompt로 만든 TASKS.md 예시입니다.

# TASKS.md

Version 4.0

## PURPOSE

Current Work Scope

---

ARCHITECTURE.md

```text
Destination
```

TASKS.md

```text
Current Position
```

---

Only incomplete tasks may be implemented.

---

Work outside TASKS.md is prohibited.

---

## EXECUTION RULES

```text
One Prompt
=
One Task
```

---

```text
One Task
=
One Commit
```

---

Do not:

```text
Combine Tasks

Implement Future Tasks

Expand Scope

Add Unplanned Features
```

---

If required work is missing:

```text
STOP

Propose TASK update
```

---

# PHASE 1

## FOUNDATION

- [x] T001 Initialize Astro Project
- [x] T002 Configure Tailwind CSS
- [x] T003 Configure Content Collections
- [x] T004 Configure MDX Support
- [x] T005 Configure GitHub Pages Deployment
- [x] T006 Configure Linting and Formatting
- [x] T007 Configure Testing

---

# PHASE 2

## PLATFORM FOUNDATION

- [x] T101 Create Site Shell
- [x] T102 Configure Navigation
- [x] T103 Configure Layout System
- [x] T104 Configure Content Rendering
- [x] T105 Configure Search Infrastructure

---

# PHASE 3

## INITIAL WEBSITE RELEASE

- [x] T201 Create Home Page
- [x] T202 Publish Why Content
- [x] T203 Publish Manifesto
- [x] T204 Publish Specification
- [x] T205 Publish Workflow
- [x] T206 Publish Resources
- [x] T207 Publish Showcase
- [x] T208 Publish FAQ

---

# PHASE 4

## REPL WORKS REPOSITIONING

### INFORMATION ARCHITECTURE

- [x] T401 Replace legacy navigation with new navigation structure
- [x] T402 Remove Why section
- [x] T403 Remove Manifesto section
- [x] T404 Remove Specification section

---

### HOME

- [x] T405 Rewrite Home page for AI-Native Product Development Framework positioning
- [x] T406 Add workflow-first messaging
- [x] T407 Add REPL Works Compatible positioning
- [x] T408 Add GitHub call-to-action

---

### WORKFLOW

- [x] T409 Rewrite Workflow documentation
- [x] T410 Publish current REPL Works workflow
- [x] T411 Explain Discussion AI vs Execution AI
- [x] T412 Explain continuous improvement workflow

---

### PROMPTS

- [x] T413 Create Prompts section
- [x] T414 Publish IDEAS prompt
- [x] T415 Publish PITCHING_SCRIPT prompt
- [x] T416 Publish PRODUCT_SPEC prompt
- [x] T417 Publish ARCHITECTURE prompt
- [x] T418 Publish TASKS prompt
- [x] T419 Publish Review prompts

---

### DOCUMENTS

- [x] T420 Create Documents section
- [x] T421 Publish AGENTS.md standard
- [x] T422 Publish PRODUCT_SPEC.md standard
- [x] T423 Publish ARCHITECTURE.md standard
- [x] T424 Publish TASKS.md standard

---

### TOOLS

- [x] T425 Create Tools section
- [x] T426 Publish ai-issue
- [x] T427 Add installation guide
- [x] T428 Add GitHub repository links

---

### SHOWCASE

- [x] T429 Convert Showcase to REPL Works Compatible Projects
- [x] T430 Publish REPL Works Website showcase
- [x] T431 Publish ai-issue showcase
- [x] T432 Publish Wifi Note showcase

---

### FAQ

- [x] T433 Rewrite FAQ for framework positioning
- [x] T434 Add compatibility questions
- [x] T435 Add workflow questions
- [x] T436 Add planning vs execution questions

---

# PHASE 5

## SEARCH

- [ ] T501 Verify search indexing for Prompts
- [ ] T502 Verify search indexing for Documents
- [ ] T503 Verify search indexing for Tools
- [ ] T504 Verify search indexing for Showcase
- [ ] T505 Verify search indexing for FAQ

---

# PHASE 6

## CONTENT REVIEW

- [ ] T601 Review Workflow content
- [ ] T602 Review Prompt content
- [ ] T603 Review Document content
- [ ] T604 Review Tool content
- [ ] T605 Review Showcase content

---

# PHASE 7

## RELEASE

- [ ] T701 Responsive Review
- [ ] T702 Accessibility Review
- [ ] T703 Search Verification
- [ ] T704 GitHub Pages Verification
- [ ] T705 Release v2

---

## COMPLETION

```text
[ ]

[x]
```

---

After task completion:

Review ARCHITECTURE.md

---

If architecture changed:

Update ARCHITECTURE.md