start_feature
Begin tracking a new feature or learning task by specifying project root, goal, success conditions, and user/AI scope to create a structured development review.
Instructions
[MCP Tool] 새로운 기능/태스크 학습 추적을 시작합니다. 호출자의 현재 Git 루트 absolute 경로(project_root)를 명시적으로 전달해야 합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| title | Yes | ||
| project_name | No | ||
| project_root | Yes | ||
| ai_allowed_scope | Yes | ||
| user_owned_scope | Yes | ||
| success_conditions | Yes |