一键导入
openproject-script
openproject-script 收录了来自 candradesm 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
CRITICAL: Load when modifying OpenProjectClient, adding new API endpoints, or changing HTTP/auth logic. Wrong payload shape or missing error handling = silent failures and broken time entries.
IMPORTANT: Load when adding new CLI flags, changing argument validation, or modifying mode detection. Wrong required/optional setup = broken interactive mode or silent CI failures.
CRITICAL: Load BEFORE opening any PR or submitting changes. Missing this = syntax errors and broken script. Validates Python syntax, imports, unit tests, and basic runtime. Pre-PR only.
IMPORTANT: Load when touching SpecialDayEntry, CSV/ICS loading, the file manager, or the special days logic in run(). Wrong date expansion or ICS off-by-one = days logged on holidays.