Hygiene review - clean up tasks AND files:
PART 1: Task Hygiene (TickTick)
- •
Pull all tasks from TickTick
- •
Identify candidates for cleanup:
- •Tasks older than 30 days with no due date
- •Tasks that have been repeatedly postponed
- •Tasks that might be stale/no longer relevant
- •Duplicate or similar tasks that could consolidate
- •Tasks the AI could handle autonomously
- •
Present findings in categories:
ARCHIVE CANDIDATES (probably no longer relevant) | Task | Age | Reason |
DELEGATE TO AI (I can handle these) | Task | What I'd Do |
CONSOLIDATE (similar tasks to merge) | Tasks | Suggested Merge |
CLARIFY (need user's input on relevance) | Task | Question |
- •For each category, ask {USER_NAME}:
- •Archive these? (removes from active list)
- •Delegate these to me?
- •Merge these?
- •Keep as-is?
Do NOT delete or modify tasks without explicit approval.
PART 2: File Hygiene (Vault)
- •
Scan the vault for file clutter:
- •Empty folders
- •Loose files in root (should be in folders)
- •Temp files (Untitled*.md, *.tmp)
- •Screenshots in root (CleanShot*.png)
- •Stale files not touched in 60+ days
- •Duplicate filenames across folders
- •
Present findings:
EMPTY FOLDERS (safe to delete) | Folder |
LOOSE ROOT FILES (need a home) | File | Suggested Location |
TEMP/JUNK FILES (safe to delete) | File | Reason |
STRAY SCREENSHOTS (move or delete) | File | Age |
STALE FILES (untouched 60+ days, review for archive) | File | Last Modified |
- •For each category, ask {USER_NAME} what to do.
Do NOT delete files without explicit approval.
PART 3: Skills Hygiene (Community Skills)
- •
Check for updates to installed community skills:
codenpx skills check
- •
Browse for new skills relevant to current projects:
- •Search for skills matching active tech stack
- •Search for skills matching current project needs
- •Run:
npx skills find [query]
- •
Review installed community skills for relevance:
- •List installed skills
- •Any no longer useful?
- •Any custom skills that overlap with better community versions?
- •
Present findings:
NEW SKILLS WORTH INSTALLING | Skill | Why | Install Command |
UPDATES AVAILABLE | Skill | Current → New |
REMOVE CANDIDATES (installed but unused) | Skill | Reason |
CUSTOM SKILL IMPROVEMENTS (community version better than ours) | Our Skill | Community Alternative | Recommendation |