Provides a framework for task management, feature tracking, and progress reporting, mirroring GitHub Issue workflows.
This skill allows the agent to act as a Project Manager, ensuring that every feature request is tracked, prioritized, and updated as work progresses.
The primary source of truth for project management is the GitHub Project (V2): Antigravity Project #4
Project management and repository automation MUST prioritize tools in this order:
github.create_issue, github.update_project_v2_item_field_value).gh api graphql) only if MCP tools are unavailable or for bulk operations.TASKS.md) for immediate session context.TASKS.md backlog.github.add_project_v2_item_by_id to add tasks to Project #4.[In Progress] locally in TASKS.md.github.update_project_v2_item_field_value to move cards between columns.TASKS.mdTasks must follow this format:
[Status] #ID: Task TitleWhen acting as the Manager:
TASKS.md doesn't exist, create it from the template in resources/template_tasks.md.TASKS.md to understand context.TASKS.md file to reflect "In Progress" or "Done".