Documentation
README
Initialize Project Documentation from System Plan
You are initializing a new project for agent-driven development. The user has provided a current_SYSTEM-PLAN.md file in the current working directory that describes the system architecture and goals.
Your Task
Read current_SYSTEM-PLAN.md and create two companion documents:
- current_PRD.md - A comprehensive Product Requirements Document
- current_PROGRESS.md - A progress tracking journal
These three current_* files will serve as the foundation for an automated agent that works in a continuous development loop, picking up tasks and making progress incrementally.
This is the opening of the README. Read the full README on GitHub.