audit-config-paths
CommunityHarden Windows paths for OneDrive portability
Software Engineering#portability#windows#settings.json#oneDrive#path audit#drive mounting#startup resilience
AuthorElPoot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies fragile Windows path and configuration dependencies that can break the contabilidad workflow when the OneDrive-backed Z: drive is missing, not mounted, or not initialized correctly.
Core Features & Use Cases
- Path and portability audit: Checks whether the app relies on hardcoded Windows paths (especially Z:/Z:) outside the central configuration layer.
- Startup flow validation: Verifies what happens during boot when Z: is unavailable, including whether a setup fallback UI is used or the app exits early.
- settings.json resilience review: Assesses how missing or corrupt settings are handled via
get_setting()to ensure the app can recover or fail gracefully. - Use Case: If a client runs the app on a machine where OneDrive is not yet synced or Z: is not mounted, this audit helps pinpoint why the app fails and what code paths must be made more robust.
Quick Start
Ask the auditor to scan the repository for hardcoded Z: or C:\ user paths outside gestor_contable/config.py, then verify the Z: mounting and get_setting() fallback behavior during startup.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: audit-config-paths Download link: https://github.com/ElPoot/contabilidad/archive/main.zip#audit-config-paths Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.