ProjectsManager — TODO
Last updated: 2025-10-09 14:30:00
The project backlog is tracked via issues in GitHub. This file is a reference to where to find and how to manage tasks.
Source of truth for project docs remains
/docs/in the repo.
Tasks tracked in GitHub
Conventions
- Keep tasks atomic; aim for PRs that do one thing well.
- If a task changes models, include migration in the PR and update
/docs/data-model.md. - If routes/UX change, update
/docs/project-flows.md.
AI Assistant Usage
Whenever a task involves code changes, provide BOTH:
- Paste-ready prompt for the chosen tool (Copilot / Kilo Code / Coding Agent).
- Code/diff snippets in chat.
Task Prompt Template (drop into your tool)
Project: ProjectsManager (Flask)
Load first:
- docs/project-context.md
- docs/ai-output-history.md
- docs/project-flows.md (if routes/UX change)
- docs/data-model.md (if models/migrations change)
Task:
<describe the concrete change>
Constraints:
- Flask-Migrate compatibility for any model change.
- Provide complete code blocks/diffs (no placeholders).
- Minimal, focused changes; PEP 8.
Deliverables:
1) Exact file diffs or full contents.
2) Brief rationale.
3) Migration commands (if any).
Quick Links
- Repo: https://github.com/hamlet2k/ProjectsManager
- Local:
F:\Projects\ProjectsManager\ - Docs:
/docs/
Related Documents
You must use artifacts for
<citation_instructions>If the assistant's response is based on content returned by the web_search, drive_search, google_drive_search, or google_drive_fetch tool, the assistant must always appropriately cite its response. Here are the rules for good citations:
starProject
- **Description:** Multilingual Document Layout Parsing in a Single Vision-Language Model
Prompts
<img width="395" alt="prompts.chat" src="https://github.com/user-attachments/assets/e0d0e32d-d2ce-4459-9f37-e951d9f4f5de" />
Daily Agent Tasks Framework
**Your Daily System for Working with Claude and Codex**