| name | pce-memory-project-manager |
| description | Manage CAPHTECH/pce-memory GitHub issue, milestone, and Project |
pce-memory Project Manager
Manage CAPHTECH/pce-memory issue planning through repo-owned automation.
Use This Skill For
- creating or updating milestones for Project #18
- assigning issues to the configured milestone waves
- syncing Project #18 fields from repo config
- verifying drift between GitHub and repo policy
- checking which operational project views are available
Source Of Truth
- Config:
docs/project-management/project-18-config.yaml
- Policy:
docs/project-management/project-18-policy.md
- Apply script:
scripts/project/apply_project_18.sh
- Verify script:
scripts/project/verify_project_18.sh
Read the policy first if the request changes milestone grouping or field conventions.
Workflow
- Inspect the current state with:
scripts/project/verify_project_18.sh
- If the request changes the intended state, update:
docs/project-management/project-18-config.yaml
- Apply the configured GitHub state with:
scripts/project/apply_project_18.sh
- Re-run verification.
- If views are missing or drifted, use the policy doc to reconcile against the existing GitHub default views and then verify again.
Important Rules
- Treat the repo config as the canonical plan, not the current GitHub state.
- Do not hand-edit individual issue fields first and backfill config later.
- Use the apply script for milestone and field updates to keep history reproducible.
- Keep deferred items in deferred milestones unless the config changes.
View Boundary
GitHub public APIs do not currently offer a complete Project V2 view-management surface.
This skill therefore treats the existing GitHub views as canonical and verifies these operational views:
Team items
Backlog
Roadmap
Install
Use scripts/project/install_skill.sh to symlink this repo-owned skill into ~/.codex/skills.