Refresh Cookiecutter-based repositories from their upstream template without losing local answers
Use Cruft when an agent needs to pull new changes from a Cookiecutter template into an existing generated repository without redoing the project from scratch. The agent tracks the template origin, previews the diff, applies the update, and preserves the repository's saved answers
What it does
Refresh Cookiecutter-based repositories from their upstream template without losing local answers
Use Cruft when an agent needs to pull new changes from a Cookiecutter template into an existing generated repository without redoing the project from scratch. The agent tracks the template origin, previews the diff, applies the update, and preserves the repository's saved answers and local customizations as carefully as possible.
Prerequisites
Python plus Cruft and a repository generated from a Cookiecutter template
Installation
Requirements and caveats from upstream:
- To get started - install cruft using a Python package manager:
- cruft create https://github.com/timothycrosley/cookiecutter-python/
Basic usage or getting-started notes:
-

-

-
Source: https://github.com/cruft/cruft
-
Extracted from upstream docs: https://raw.githubusercontent.com/cruft/cruft/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,579 chars)