quytu-persefoni

18 mods across 1 repository, 2 stars between them.

gemini-rescue

02

quytu-persefoni/claude-plugin-psfn

Agent

Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass from Gemini, needs a deeper root-cause investigation, or should hand a substantial coding task to Google Gemini through the CLI.

2 4mo ago A 45 tokens

ticket-driver

03

quytu-persefoni/claude-plugin-psfn

Agent

End-to-end driver for a single Jira ticket: fetch → explore → plan → implement → test → review → PR → transition. Use when the user hands over a Jira ID (e.g. "ship ADV-1234", "do ADV-4165", "work the ticket") and expects a PR + Dev-Review transition at the end. Also supports plan-only mode (stop after Phase 3) for…

2 4mo ago C 281 tokens

atlassian-cli

12

quytu-persefoni/claude-plugin-psfn

Skill Claude CodeCodex

Route all Atlassian (Jira and Confluence) operations through the acli CLI tool instead of the Atlassian MCP server. This skill MUST trigger whenever the user mentions Jira, Confluence, tickets, sprints, boards, work items, Atlassian, or any related concept — even if they don't explicitly say "acli". It also triggers…

2 4mo ago A 136 tokens

create-pr

13

quytu-persefoni/claude-plugin-psfn

Skill Claude CodeCodex

Create a GitHub PR with auto-filled description and transition the Jira ticket to Dev Review. Use this skill when the user says "create PR", "open PR", "submit PR", "make a PR", or any variation of requesting a pull request in the fe-advanced repo. This skill handles the full workflow: analyzing the diff, filling out…

2 4mo ago A 107 tokens

gemini-prompting

14

quytu-persefoni/claude-plugin-psfn

Skill Claude CodeCodex

Internal guidance for composing effective prompts for Google Gemini 2.5 models when delegating coding, review, diagnosis, and research tasks from Claude Code.

2 4mo ago A 35 tokens

gemini-review

15

quytu-persefoni/claude-plugin-psfn

Skill Claude CodeCodex

Run a code review using Google Gemini CLI against local git changes or a PR. Use when the user wants Gemini to review their code, asks for a "Gemini review", wants a second-opinion review from a different AI, or wants to cross-check Claude's work with Gemini. Also useful for adversarial reviews that challenge design…

2 4mo ago A 72 tokens

gemini-task

16

quytu-persefoni/claude-plugin-psfn

Skill Claude CodeCodex

Delegate coding tasks, debugging, research, or implementation work to Google Gemini CLI. Use this skill when Claude Code is stuck, wants a second opinion, needs a deeper investigation, or should hand off a substantial task to Gemini. Trigger when the user mentions Gemini, asks to "use Gemini", "ask Gemini", "send to…

2 4mo ago A 82 tokens

plan-ticket

17

quytu-persefoni/claude-plugin-psfn

Skill Claude CodeCodex

Read a Jira ticket, explore related repos for existing patterns, and produce an execution plan. Use this skill when the user says "plan ticket", "plan JIRA", "plan ADV-xxxx", or provides a Jira ticket ID and asks to explore/plan the implementation. Accepts arguments: [repo1, repo2, ...] where repos are optional…

2 4mo ago A 90 tokens