Tool Guides
repoctl coordinates established tools instead of replacing them.
| Tool | Responsibility |
|---|---|
| pnpm | Workspaces, dependency installation, and versioning |
| Turborepo | Task graph execution and caching |
| pnpm Versioning | Change intents, versions, and changelogs |
| Husky | Git hook entrypoints |
| lint-staged | Checks scoped to staged files |
| Renovate | Automated dependency updates |
| llms.txt | AI-readable documentation discovery |
Use repoctl for repository tasks and these tools directly when you need their lower-level controls.
