gemini-repo-manager
- Repo stars 0
- Author repo skills-registry
Gemini Repository Manager
This skill automates the maintenance of the project-wide .gemini/GEMINI.md file.
Operational Workflow
When activated, this skill generates or updates the .gemini/GEMINI.md file at the root of the repository with the following structure:
- Description: High-level project overview.
- Tech Stack: Technologies and languages used.
- Folder Structure: Tree structure with symbol/file summaries.
- Operational Context: Environment setup and Build/Deployment instructions.
- Key Patterns: Applied architectural styles (e.g., MVC, Hexagonal).
- Anti-patterns: List of prohibited patterns/practices.
- Definition of Done (DoD):
- No statement outside
try...except. - Unit tests for all procedures/methods (split by object/purpose).
- DRY adherence.
- All tests passing.
- No statement outside
- Documentation Strategy: How documentation is maintained.
- Glossary: Domain-specific language used in the project.
- Reference Links: External documentation and resources.
Deployment
To trigger the update, run the task associated with this skill in an active session.
<!-- tomevault:4.0:skill_md:2026-05-23 -->Source: CarmeloMaitaO/dotfiles — distributed by TomeVault.
- Fluxly category
- Engineering
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @tomevault-io · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. When activated, this skill generates or updates the .gemini/GEMINI.md file at the root of the repository with the following structure: Description: High-level project overview. Tech Stack: Technologies and languages used.
To trigger the update, run the task associated with this skill in an active session. Source: CarmeloMaitaO/dotfiles — distributed by TomeVault. <!-- tomevault:4.0:skillmd:2026-05-23 -->
# Gemini Repository Manager
This skill automates the maintenance of the project-wide `.gemini/GEMINI.md` file.
## Operational Workflow
When activated, this skill generates or updates the `.gemini/GEMINI.md` file at the root of the repository with the following structure:
- **Description**: High-level project overview.
- **Tech Stack**: Technologies and languages used.
- **Folder Structure**: Tree structure with symbol/file summaries.
- **Operational Context**: Environment setup and Build/Deployment instructions.
- **Key Patterns**: Applied architectural styles (e.g., MVC, Hexagonal).
- **Anti-patterns**: List of prohibited patterns/practices.
- **Definition of Done (DoD)**:
- No statement outside `try...except`.
- Unit tests for all procedures/methods (split by object/purpose).
- DRY adherence.
- All tests passing.
- **Documentation Strategy**: How documentation is maintained.
- **Glossary**: Domain-specific language used in the project.
- **Reference Links**: External documentation and resources.
## Deployment
To trigger the update, run the task associated with this skill in an active session.
---
> Source: [CarmeloMaitaO/dotfiles](https://github.com/CarmeloMaitaO/dotfiles) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-23 --> Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Operational Workflow → Deployment
terms -> Description · Tech Stack · Folder Structure · Operational Context · Key Patterns · Anti-patterns · Definition of Done (DoD) · Documentation Strategy
files/cmd -> .gemini/GEMINI.md · try...except · symbol/file · Build/Deployment · patterns/practices. · procedures/methods · object/purpose · CarmeloMaitaO/dotfiles
body sha256 -> 731e869fa385
Decide Fit First
.gemini/GEMINI.mdrepository manifest. This skill au…Design Intent
How To Use It
Boundaries And Review