code-analyze-project
Installation
SKILL.md
Analyze project structure to identify tooling and workflows.
Detection Areas
- Existing wrappers: bin/, .my/bin/
- Build systems: Makefile, Taskfile.yml, justfile
- Containers: Dockerfile, Containerfile, docker-compose.yml, compose.yml
- Nix: flake.nix, .my/flake.nix, shell.nix
- Package managers: package.json, pyproject.toml, go.mod, Cargo.toml, Gemfile
- CI/CD: .github/workflows/, .gitlab-ci.yml, Jenkinsfile