Drive a pull request to convergence through the Codex AI reviewer โ build โ local Round 0 pre-review โ PR โ @codex review โ verify each finding against HEAD โ fix the real ones with regression tests โ re-trigger until clean โ human reviews last. Use when a PRโฆ
Digitizers/agent-skills
SkillsMP has collected 9 skills from Digitizers/agent-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 9 of 9 collected skills.
Default to a branch + pull request for every change โ code, docs, config, content, and marketing copy alike โ instead of committing to main. Branch โ commit โ local pre-review (Round 0) โ push โ PR โ review โ merge โ return to main; direct-to-main only whenโฆ
Use when the current session's work must continue in a fresh agent session โ the context window is nearly full or about to be compacted, the user is ending a work session and will resume later, the work is being handed to another agent, machine, or teammate,โฆ
Safely run a one-off write, backfill, or data-mutating script against a PRODUCTION database โ pull the connection from the platform, dry-run, get explicit human authorization, execute, verify, clean up. Use before running any script thatโฆ
Operate the Canva MCP for branded design work โ social posts, presentations, marketing collateral, one-pagers. Use when the user wants to create or edit a Canva design, fill a brand template, resize for another format, or export a design ("Canva", "ืคืืกืโฆ
Route design work through the Figma MCP โ client-site mockups, UI screens, design-to-code, code-to-design, FigJam diagrams. Use when the user wants to mock up a page or screen, implement a Figma design as code, push a page into Figma, diagram a flow, orโฆ
Magnific Studio โ generate AI images and upscale via the Freepik / Magnific REST API. Use when the user wants to generate an AI image, hero visual, banner background, illustration, or texture from a text prompt, or to upscale/enhance an existing image.โฆ
Use this skill IMMEDIATELY whenever the message contains "fable-mode", "fable mode", "ืคืืืื", or "ืืฆื ืคืืืื" โ including as a prefix before a task (e.g. "fable-mode: review this...") โ no matter what the task itself is. Also use it proactively, unprompted, inโฆ
Audit and cut GitHub Actions minutes consumption in a repo โ measure real usage first, hunt REDUNDANT work before optimizing existing work (does this job need to run at all? at this frequency? only then tune it), detect double-builds against deploy platformsโฆ