CivicDataLab / CivicDataLab/CivicDataSpace-test
Point the test-coverage routine at the committed skill instead of its inlined copy
@saqibmanan is already working on this.
Since Sep 9, 2026.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 56
Description
What: The daily routine still restates the pr-test-sync spec in its prompt rather than reading .claude/skills/pr-test-sync/SKILL.md, now on main.
Why it matters: Two copies drift. The inlined one already sent PRs to dev — a branch whose workflows do not run.
Evidence: Skill landed on main in #34; prompt edits have no history or review.
Fix: not fixed — shrink the prompt to role + sandbox constraints + an explicit Read of that path (cwd is /home/user, so it will not auto-discover), then confirm with one manual run.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.