mit einem Klick
openproject-script
openproject-script enthält 4 gesammelte Skills von candradesm, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.