claude-skills/.github
Claude 033bfa45ac
chore(repo): hide internal dev artifacts from cloners
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.
2026-05-20 06:52:10 +00:00
..
ISSUE_TEMPLATE feat: add complete GitHub repository pages and MIT License for open source 2025-10-28 12:04:00 +01:00
workflows chore(repo): hide internal dev artifacts from cloners 2026-05-20 06:52:10 +00:00
AUTOMATION_SETUP.md feat(ci): implement comprehensive GitHub automation workflows 2025-11-04 21:03:52 +01:00
AUTOMATION_TEST.md test: add automation validation test file 2025-11-04 21:29:52 +01:00
branch-protection-config.json feat(ci): implement comprehensive GitHub automation workflows 2025-11-04 21:03:52 +01:00
commit-template.txt feat(ci): implement comprehensive GitHub automation workflows 2025-11-04 21:03:52 +01:00
FUNDING.yml Set Buy Me a Coffee username (#21) 2025-11-06 17:47:06 +01:00
PULL_REQUEST_TEMPLATE.md ci: enforce dev as PR target, add PR template 2026-03-10 13:56:49 +01:00
WORKFLOW_KILLSWITCH feat(ci): implement comprehensive GitHub automation workflows 2025-11-04 21:03:52 +01:00