f86f0b57bc8c998a06a2a453d6a69011f10ec198
AGENTS.md had no Setup, Testing, or Commit/PR sections even though the repo has verifiable, non-obvious conventions for all three: pre-commit hooks span three stages with no default_install_hook_types set (a plain `pre-commit install` silently skips commit-msg/pre-push), tests/run-tests.sh runs the full suite, and conventional-pre-commit enforces Conventional Commits. Agents working in this repo had no way to discover these without reading the pre-commit config and scripts directly.
refactor(gitea): deep modules — split flat dispatch skill into 6 domain skills + orchestrator + agent (#67)
Description
AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows.
Releases
3
Languages
Shell
89.7%
Python
6.3%
HTML
3.7%
JavaScript
0.3%