ctx-collector - Scan and aggregate task checkboxes into a unified backlog.
Scans Speckit and context-planning task files across local repositories, aggregates checkboxes into backlog.yaml, and analyzes project contexts.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Scan task checkboxes from local repositories
- Parse task metadata and priorities
- Generate unified task backlog file
- Analyze project context and structure
- Update project contexts via git hooks
Inputs
- Local project directories under projects/
- Task files in Speckit or context-planning formats
Outputs
- Unified backlog file at state/backlog.yaml
- Project reports in Markdown and JSON formats
- Project index file at reports/projects/INDEX.md
Requirements
- Python 3 environment
- Writable state/ directory
- UTF-8 encoded task files
