name: anikku-tracker description: Manages the development plan and progress for the AniZen project. Use when the user asks about status, next steps, or updates the plan.
AniZen Project Tracker
Instructions
- Read Plan First: Before starting any major task, read
PLAN.mdin the project root to understand the current objectives and context. - Update Plan: When a task is completed, update
PLAN.mdby marking the checkbox as[x]. If a new task arises, add it to the list. - Track Changes: For significant code changes, append a brief entry to
CHANGELOG.md(create it if it doesn't exist).
Resources
- This skill assumes
PLAN.mdexists in the workspace root.