mirror of
https://github.com/alirezarezvani/claude-skills.git
synced 2026-08-28 04:24:58 +00:00
Move 54 internal-only files out of the public tree via git rm --cached + .gitignore. Files remain on the maintainer's local disk; future fresh clones see only production skill packages and user-facing docs. Hidden: - documentation/ (sprint plans, strategy, roadmaps) — 16 files - eval-workspace/ (Tessl eval outputs) — 6 files - megaprompts/ (Path-B draft specs) — 16 files - tests/ (pytest suite — run locally, not in CI) — 14 files - .autoresearch/ (autoresearch workspace) — 1 file - AUDIT_REPORT.md (stale tracked despite prior ignore) CI: remove the pytest step from ci-quality-gate.yml since tests/ is no longer tracked. Other quality gates (yamllint, plugin.json schema, compile-all, safety, link-check) remain in place. CLAUDE.md: add a Maintainer-Local Folders section near the top so future readers understand why these paths are referenced but absent from GitHub. No history rewrite — going-forward only. Past commits still contain these files; only HEAD is cleaned. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| AUTOMATION_SETUP.md | ||
| AUTOMATION_TEST.md | ||
| branch-protection-config.json | ||
| commit-template.txt | ||
| FUNDING.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| WORKFLOW_KILLSWITCH | ||