lodge

Move verified spec directories from .powerball/specs/ to .powerball/lodge/ after drift resolution.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/tim-hub/powerball --skill lodge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lodge
Source: https://github.com/tim-hub/powerball/tree/main/pbl/skills/lodge
Command: npx skills add https://github.com/tim-hub/powerball --skill lodge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams manage and archive completed specs by safely moving them from the active workspace to a dedicated lodge directory after ensuring alignment between specs and code.

Core Features & Use Cases

  • Select a spec to lodge by name or choose from existing specs.
  • Sync specs with code and resolve any drift before archiving.
  • Move the verified spec directory from .powerball/specs/ to .powerball/lodge/ and update overview diagrams.

Quick Start

Tell me which spec to lodge, or confirm the latest, and I will perform the sync, verification, and movement to the lodge folder.

Frequently Asked Questions about lodge

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

FAQPage Schema
How do I archive completed specs after code synchronization?

To archive completed specs after code synchronization, the lodge workflow moves verified spec directories from the active specs folder to a dedicated lodge folder, resolving any drift and updating overview diagrams to reflect the change.

What is spec drift resolution and when do I need it before archiving?

Spec drift resolution detects and fixes misalignments between your specs and codebase before archiving. You need it before archiving to ensure the completed specs accurately match the synchronized code.

How do I move a completed spec directory to a lodge folder?

You can move a completed spec directory by specifying the spec name as an argument or selecting it from a prompt, which triggers the verification of checklists and review tasks before the folder is moved.

Does the spec archiving process update project overview diagrams?

Yes, the spec archiving process updates project overview diagrams. It creates or updates diagrams in the overall.md file to accurately reflect the spec movement from the active workspace to the lodge directory.

What happens if required review tasks are not completed before lodging specs?

If required review tasks are not completed before lodging specs, the archiving process halts. The system ensures all required confirmations and validations are completed before moving any spec directories.