angreal-init
Installation
SKILL.md
Initializing Angreal Projects
Set up angreal task automation in a new or existing project.
What is an Angreal Project?
An angreal project is any directory containing a .angreal/ subdirectory with task files. Angreal provides development task automation - think of it as your project's make or npm run.
Quick Setup
1. Create the .angreal Directory
mkdir .angreal