01Create or enhance `project.faf` files by auto-detecting common project manifests (e.g., Cargo.toml, package.json).
02Generate `project.faf` from a GitHub URL, fetching repository metadata for instant AI context.
03Read and display `project.faf` content, including parsed structure and AI-readiness scores.
04Calculate and display an AI-readiness score (0-100%) with a tier badge, breakdown, and actionable suggestions.
05Perform bi-directional synchronization between `project.faf` and `CLAUDE.md`, preserving custom content.
061 GitHub stars