Metagit Config Refresh

Refresh or bootstrap `.metagit.yml` using deterministic discovery and validation flows. Use when configuration is missing, stale, or incomplete for workspace operations.

metagit-ai Updated

File contents

Refreshing Project Config

Use this skill to keep .metagit.yml accurate and operational.

Workflow

  1. Check workspace activation and config validity.
  2. Run bootstrap plan mode first.
  3. Review generated changes against expected workspace topology.
  4. Apply config updates and validate schema before continuing.

Command Wrapper

  • ./skills/metagit-bootstrap/scripts/bootstrap-config.sh [root_path] [mode] [seed_context]

Output Contract

Return:

  • config health state before/after
  • generated update summary
  • any manual follow-up needed

Safety

  • Prefer plan/dry-run first for large config updates.
  • Keep changes bounded to target workspace intent.

metagit-ai/metagit-cli/tree/main/skills/metagit-config-refresh commit 793ba4efc2

Frequently asked questions

npx skillmds@latest add metagit-ai/metagit-config-refresh