maceff-todo-hygiene

Validate planned TODO tree changes for compliance with governance policies.

2|Updated Sep 18, 2025
One-click install
npx skills add https://github.com/cversek/MacEff --skill maceff-todo-hygiene
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maceff-todo-hygiene
Source: https://github.com/cversek/MacEff/tree/main/framework/skills/maceff-todo-hygiene
Command: npx skills add https://github.com/cversek/MacEff --skill maceff-todo-hygiene

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures significant TODO changes comply with policy and maintain context, preventing drift and lost documentation.

Core Features & Use Cases

  • Pre-change checks: Validate planned additions, modifications, or removals against policy.
  • Traceability: Maintain citations and historical alignment with governance.
  • Use Case: Before restructuring a major TODO tree, verify constraints and capture necessary references.

Quick Start

Before modifying TODOs, read the policy and run a targeted read to extract required constraints, then prepare the change plan.

Frequently Asked Questions about maceff-todo-hygiene

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate TODO changes against policy before making them?

Policy-aligned TODO hygiene validates planned additions, modifications, or removals against governance rules before execution. The Skill reads policy constraints via the macf_tools CLI, extracts section-based requirements, and checks your change plan against structure, preservation, context, and hierarchy depth rules to prevent violations.

What does TODO hygiene mean in a governance context?

TODO hygiene in governance ensures TODO trees maintain compliance with organizational policy, traceability, and documentation standards. It prevents drift and lost context by enforcing constraints on structure, citations, and hierarchy before changes are applied, keeping TODOs aligned with established rules.

Can I use policy enforcement with CLI-based TODO management?

Yes. This Skill integrates policy enforcement directly into CLI workflows by orchestrating CEP-guided policy reads through macf_tools, enabling line-number citations and extractive questions to drive action-specific decision logic before adding, modifying, completing, or removing TODO items.

How do I capture traceability when restructuring a TODO tree?

Before restructuring, read the applicable policy to extract required constraints, then prepare your change plan. The Skill maintains historical alignment and citations by validating changes against policy rules, ensuring governance requirements are documented and linked to specific lines in your TODO tree.

What constraints does TODO hygiene enforce?

The Skill enforces constraints on structure, preservation, context, traceability, and hierarchy depth. It addresses policy violations by validating that planned changes maintain required documentation, prevent lost context, preserve referenced items, and comply with depth limits before changes take effect.

Do I need prior policy knowledge to use TODO hygiene checks?

No. The Skill reads policy automatically via macf_tools and surfaces relevant constraints for your specific change. You provide the planned TODO modification, and the Skill extracts policy requirements, performs validation, and reports whether your change complies before execution.