flurdy

60 mods across 2 repositories, 7 stars between them.

jira-comment

25

flurdy/agent-skills

Skill Claude CodeCodex

Draft and post a terse comment on a Jira ticket. Fetches the ticket and recent comments for context, shows the draft, and posts only after explicit confirmation.

7 3d ago A 35 tokens original MIT

jira-ticket

26

flurdy/agent-skills

Skill Claude CodeCodex

Look up Jira ticket details including summary, type, and description. Use this to fetch ticket context for branch naming, PR creation, or understanding requirements.

7 3d ago A 33 tokens original MIT

landscape

27

flurdy/agent-skills

Skill Claude CodeCodex

Morning catch-up view — assigned Jira tickets and recent discussion, open PRs, current working copy state, and (if present) in-progress and ready beads in one glance. Run at session start to orient.

7 3d ago A 45 tokens original MIT

model-update-check

28

flurdy/agent-skills

Skill Claude CodeCodex

Read-only audit of Pi routing and configured second-opinion panel model IDs against the active Pi catalog and public live model metadata; reports when Pi or configured models merit review without editing config.

7 3d ago A 41 tokens original MIT

name-session

29

flurdy/agent-skills

Skill Claude CodeCodex

Derive a conventional session name from the branch ticket, active bead, open PR, and current work — then print the correct paste-ready rename command for the active client. Use when a session's auto-name is generic and you want it legible in the session list.

7 3d ago A 57 tokens original MIT

next

30

flurdy/agent-skills

Skill Claude CodeCodex

Pick the next bead to work on. Globally ranks ready tasks across validated workspace Beads stores while preserving local single-store behavior.

7 3d ago A 28 tokens original MIT

outstanding-work

31

flurdy/agent-skills

Skill Claude CodeCodex

Ticket-scoped, read-only status dashboard that shows blockers, unmet requirements, verification evidence, working-copy state, tracking drift, and concrete untracked follow-ups.

7 3d ago A 36 tokens original MIT

pedantic-review

32

flurdy/agent-skills

Skill Claude CodeCodex

Opinionated craft review of your own changes — flags rushed code, missed reuse, misplaced symbols, weak test coverage deltas, and drift from project consensus. Principles-driven (KISS, DRY, SOLID, TDD, YAGNI, DDD) but with anti-noise guardrails. Use when you want the dreaded-but-useful senior reviewer pass before…

7 3d ago A 82 tokens original MIT

pi-spend

33

flurdy/agent-skills

Skill Claude CodeCodex

Read-only estimate of Pi model cost by provider and model for today, this week, this month, and all recorded history, separating metered credit usage from flat-rate subscription usage.

7 3d ago A 40 tokens original MIT

plan-to-backlog

34

flurdy/agent-skills

Skill Claude CodeCodex

Materialize an explicitly approved cited plan into proportionate Beads tracking when the user asks for durable ownership. Use dynamically for that bounded request: recommend no item, one item, or a bounded epic; check owners and duplicates; preview every write; and apply only after exact confirmation.

7 3d ago A 61 tokens original MIT

pr-status

35

flurdy/agent-skills

Skill Claude CodeCodex

Show enriched status of your open PRs — CI checks, approvals, unresolved review threads, and linked Jira discussion, with transition-driven suggested next actions.

7 3d ago A 33 tokens original MIT

project-brief

36

flurdy/agent-skills

Skill Claude CodeCodex

Read-only workspace-level synthesis of project outcomes, requirement linkage, delivery evidence, coordination risks, and the single most important next coordination action.

7 3d ago A 31 tokens original MIT

ready-to-merge

37

flurdy/agent-skills

Skill Claude CodeCodex

Pre-merge gate — verify a PR is green, approved, in sync, and free of obvious risk, then (on explicit approval) squash-merge it. Composes /pr-status, /contract-check, and /review-pr rather than reimplementing them.

7 3d ago A 59 tokens original MIT

ready-to-release

38

flurdy/agent-skills

Skill Claude CodeCodex

Deep release-readiness gate for one service using normalized Git, CI, contract, ordering, toggle, and deployment evidence. Emits a capability-aware gate table and one verdict without prompting or mutating state. Use before deciding whether a service is safe to ship.

7 3d ago A 55 tokens original MIT

rebase-main

39

flurdy/agent-skills

Skill Claude CodeCodex

Rebase the current branch onto an updated main branch. Use when main has been updated and you need to incorporate those changes into your feature branch.

7 3d ago A 33 tokens original MIT

flurdy/agent-skills

Skill Claude CodeCodex

Rebase after a parent PR has been merged to main. Use when your branch was stacked on another PR that has now been merged, and you need to rebase onto main while keeping only your commits.

7 3d ago A 47 tokens original MIT

rebase-parent

41

flurdy/agent-skills

Skill Claude CodeCodex

Rebase the current branch onto an updated parent PR branch. Use when you have stacked PRs and the parent branch has been updated (force-pushed after its own rebase or new commits added).

7 3d ago A 44 tokens original MIT

release-manager

42

flurdy/agent-skills

Skill Claude CodeCodex

Interactive release gatekeeper for letterbox — runs one tick of the release dashboard, then prompts to push / defer / cancel each ready service, auto-files a bead on CI failure, enforces deploy order, watches rollouts, syncs k8s config and schedules the restarts that applied config needs, and nudges feature toggles.…

7 3d ago A 93 tokens original MIT

release-status

43

flurdy/agent-skills

Skill Claude CodeCodex

Read-only release dashboard showing the release states a project can prove: unpushed work, normalized CI, deployment progress, deploy-order blockers, and optional feature-toggle gates. Passive: never prompts, pushes, or mutates state. Use for a quick release snapshot.

7 3d ago A 56 tokens original MIT

reply-comments

44

flurdy/agent-skills

Skill Claude CodeCodex

Safely publish prepared PR-feedback outcomes through separately confirmed push, reply, and inline-thread resolution gates. Re-fetches normalized identities before every mutation and keeps retries idempotent.

7 3d ago A 38 tokens original MIT

review-comments

45

flurdy/agent-skills

Skill Claude CodeCodex

Address PR review feedback through explicit item selection, independent validation, focused local fixes, verification, and a local commit. Never publishes remote actions; use reply-comments for separately confirmed push, reply, and resolution gates.

7 3d ago A 45 tokens original MIT

review-pr

46

flurdy/agent-skills

Skill Claude CodeCodex

Review a repository-qualified pull request at an immutable head, compare it with Jira requirements, and return a read-only verdict with explicit evidence completeness.

7 3d ago A 31 tokens original MIT

second-opinion

47

flurdy/agent-skills

Skill Claude CodeCodex

Query an independent peer or a configurable local/OpenRouter review panel, with distinct quorum and evidence-backed consensus interpretation policies.

7 3d ago A 27 tokens original MIT

setup-multirepo-git

48

flurdy/agent-skills

Skill Claude CodeCodex

Multi-repo git workflow rules and setup. Provides mgit wrapper for safe permission patterns across independent service repositories. Use when setting up a new multi-repo workspace or when working with multi-repo git operations.

7 3d ago A 50 tokens original MIT