Compact an active task file without changing meaning. Use when converting a no-subtask task to subtask form, when adding a new subtask after earlier subtasks already contain full section content, when duplicated section content should be compacted before approval seeking, or when a task file has become too large to use safely.
65
79%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/spec-loop-compact-task-file/SKILL.mdTask-file path only.
Use the active task file as the source of truth.
Before compacting, re-read the current subtask and the task-level sections and diagrams it depends on.
Compaction must preserve meaning exactly.
It may move, rewrite, or reorganize section content to remove duplication and shrink the active task file, but it must preserve:
Keep shared context at task level. Keep one authoritative location for each piece of section content. Keep brief references or restatements only when remaining work still needs them to understand the current subtask safely.
Do not use this skill to:
If no compaction is needed under these rules, make no task changes and return control to the invoking workflow.
If compaction reveals a material unresolved question, stop and use spec-loop-clarify-task/SKILL.md.
When compaction is complete, return control to the workflow that invoked this skill.
7033338
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.