_.._
.' '.
/ _ \
_.' (o) \
__.-' \
/ _ \
/ _ .' '. \
| ( \ .' '._ /
\ \_| / _ `"|
\ / ( ) \
'._ / /
'. \ _ _ /
\ \/ \ / \ /
| | | |
|____| |___|
/ o o o \
|_______________|
Clifford is a Recursive Implementation Agent designed to manage and execute agile sprints. It uses a structured directory approach to track tasks and ensure project standards are met.
You can run Clifford directly using npx:
npx clifford init- Sprint Management: Organized sprint directories with manifests and task descriptions.
- Recursive Implementation: Autonomous execution of tasks with verification.
- Project Scaffolding: Quick initialization of new projects with the Clifford structure.
To initialize Clifford in a new project:
npx clifford initThis will create the necessary directory structure and configuration files.
Clifford identifies and executes pending tasks from the current sprint's manifest.json. It performs logical refactoring and ensures all changes pass verification before committing.
MIT