← all publishers

flurdy

@flurdy source repo

65 published skills

  1. Artifact Hygiene · flurdy bundle
    Run a local-only, read-only advisory audit of publishable working-tree files and unpublished branch history with redaction-safe findings.
    1 install
  2. Outstanding Work · flurdy bundle
    Ticket-scoped, read-only status dashboard that shows blockers, unmet requirements, verification evidence, working-copy state, tracking drift, and concrete untracked follow-ups.
    1 install
  3. Ready To Release · flurdy bundle
    Read-only release-readiness authority for one service. Collects normalized Git, CI, contract, ordering, toggle, and deployment evidence through one shared evaluator; renders its gate table and verdict without prompting or changing state.
    1 install
  4. Watch Pr Feedback · flurdy bundle
    Watch the user's open GitHub PRs for normalized feedback, validate each new or edited actionable item once, and render a bounded decision queue. Read-only by default; attended mode pauses only when the queue needs acknowledgment.
    1 install
  5. Browser Screenshot · flurdy bundle
    Take a screenshot of the running web application for visual verification of UI/CSS changes. Use when iterating on frontend changes and need to see the result.
    1 install
  6. Implement Solution · flurdy
    Use before non-trivial coding with clear requirements: interacting behavior, state/error paths, or local design trade-offs. Also use when ongoing implementation becomes complex. Premium implementation; skip mechanical edits and unresolved diagnosis.
    1 install
  7. Model Update Check · flurdy bundle
    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.
    1 install
  8. Watch Flux Rollout · flurdy bundle
    After a push or merge, watch a CircleCI + FluxCD deploy until it lands — CI green, then the k8s Deployment image tag moves and pods go ready — then run a read-only smoke test scoped to the change. Goal-terminating loop; stops on landing or failure.
    1 install
  9. Release Maintenance · flurdy
    Separately confirmed manifest reconciliation, scoped config synchronization, workload restart, or evidence-backed rollout acknowledgement. Requires explicit invocation; never runs inside a release watch tick.
    1 install
  10. Setup Multirepo Git · flurdy bundle
    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.
    1 install
  11. Beads Migrate To Dolt · flurdy
    Migrate beads from classic SQLite/JSONL to Dolt, or safely upgrade an existing Dolt schema after a bd upgrade.
    1 install
  12. Watch Actions Rollout · flurdy bundle
    After a merge, watch the GitHub Actions deploy until the gating job lands, then run a scoped smoke test against staging (browser for UI, GET for read-only API). Goal-terminating loop — stops when the deploy lands and the smoke completes, or fails.
    1 install
  13. Watch Review Requests · flurdy bundle
    Watch for direct GitHub review requests, run one bounded repository-qualified review at a time, and pause for private, draft-only, defer, or separately confirmed external dispositions.
    1 install
  14. Beads Check Dolt Migration · flurdy
    Detect whether a beads repository needs classic-to-Dolt migration or an in-place Dolt schema upgrade.
    1 install
  15. Watch Rollout · flurdy bundle
    Choose and launch the appropriate rollout watcher. Prompts between implemented deployment stacks unless an explicit selector is supplied, then delegates without weakening stack-specific safety.
    1 install
  16. Contract Check · flurdy bundle
    Audit health of contract tests across services — staleness, sync gaps, uncommitted pacts, missing tests.
    1 install
  17. Ready To Merge · flurdy bundle
    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.
    1 install
  18. Release Status · flurdy bundle
    Read-only release dashboard using the shared release-readiness authority. Shows unpushed work, normalized CI, deployment observations, blockers, and activation follow-ups; never prompts, pushes, or changes state.
    1 install
  19. Reply Comments · flurdy bundle
    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.
    1 install
  20. Second Opinion · flurdy bundle
    Query an independent peer or a configurable local/OpenRouter review panel, with distinct quorum and evidence-backed consensus interpretation policies.
    1 install
  21. Tracking Sweep · flurdy bundle
    Portfolio-wide drift sweep across Jira, beads, and GitHub PRs — flags status drift, orphan work, parent-moved beads, and stale items. Read-only; use for a "where is everything" reconciliation, unlike /landscape's passive snapshot.
    1 install
  22. Circleci Status · flurdy bundle
    Check CircleCI build status and failed job logs for the current GitHub repository. Use when asked whether CircleCI is green, failing, pending, or when needing CircleCI job logs.
    1 install
  23. Eas Build Error · flurdy
    View the latest EAS build status and errors. Fetches build details, extracts failure logs, and suggests fixes for common iOS/Android build issues.
    1 install
  24. Pedantic Review · flurdy bundle
    Read-only craft review of changed code and test design: reuse, placement, complexity, and repository conventions. Requirements, coverage sufficiency, execution, and fixes have separate owners.
    1 install
  25. Plan To Backlog · flurdy bundle
    Materialize an approved cited plan into proportionate Beads tracking when the user asks for durable ownership. Recommends no item, one item, or a bounded epic; checks owners and duplicates; previews every write; applies only after exact confirmation.
    1 install
  26. Release Manager · flurdy bundle
    Attended release gatekeeper: consume shared readiness verdicts, offer confirmed single-service pushes, track CI failures and observed rollouts, and recommend the next watch cadence. Configuration maintenance and restarts are separately owned.
    1 install
  27. Review Comments · flurdy bundle
    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.
    1 install
  28. Token Dashboard · flurdy bundle
    Read-only current-session and UTC-week token telemetry dashboard for Pi, Claude Code, Codex, and optional OpenRouter management analytics.
    1 install
  29. Verify Task · flurdy bundle
    Verify explicit requirements and coverage against a fixed implementation scope using discovered repository-native gates. Reports missing, failed, or stale evidence; never fixes code or changes tracking.
    1 install
  30. Diagnose Bug · flurdy
    Evidence-led, read-only bug diagnosis using minimal reproduction, boundary isolation, ranked hypotheses, and explicit falsification tests before any fix is proposed.
    1 install
  31. Image Studio · flurdy
    Generate, compare, refine, and export image assets from a single creative brief. Recraft-first; uses other configured image providers only with explicit user approval.
    1 install
  32. Jira Comment · flurdy
    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.
    1 install
  33. Name Session · flurdy
    Derive a conventional session name from the branch ticket, active bead, open PR, and current work, then print the paste-ready rename command for the active client. Use when a session's auto-name is generic.
    1 install
  34. Stack Branch · flurdy
    Create a new branch stacked on another PR. Use when you want to start work that depends on an existing PR that hasn't been merged yet.
    1 install
  35. Start Ticket · flurdy bundle
    Initialize work on a Jira ticket. Creates a new branch with conventional commit prefix based on the ticket type. Use when starting work on a new ticket.
    1 install
  36. Total Review · flurdy bundle
    Portable pre-PR quality gauntlet: cleanup, verification, craft, correctness, security, and optional independent reviews. Binds every gate to the final scope, reports missing coverage, and caps fix/review passes at two.
    1 install
  37. Trello Beads · flurdy bundle
    Integrate Trello boards with Beads — pull triage cards into beads, sync closed beads back to Trello. Use for project management bridging between Trello and Beads.
    1 install
  38. Backlog Groom · flurdy
    Per-bead backlog quality audit — flags thin descriptions, label drift, stale YAGNIs, mis-prioritised nice-to-haves, obvious splits, duplicates. Read-only; mutations need approval, dangerous ones one by one; judges quality, not template conformance.
    1 install
  39. Complete Task · flurdy
    Complete an in-progress task by running clean-code, staging, and committing. Close the bead on trunk, leave it open for PR creation, and protect detached commits. Use after /verify-task.
    1 install
  40. Contract Test · flurdy
    Run consumer-driven contract tests (pact-lite, no broker). Guides through generating, syncing, and verifying contracts between services. Supports both single-service and multi-service project-wide runs.
    1 install
  41. Delegate Work · flurdy bundle
    Coordinate bounded delegation for non-trivial work when independent investigation, separated implementation and review, or separable workstreams materially improve latency, context, or confidence. Decline trivial, tightly coupled, or serial work.
    1 install
  42. Handoffs Tidy · flurdy
    Prune handoffs that no longer point at live work — superseded, done, stale, or old and wholly unclassified — and archive only what you confirm so the /handoffs picker stays focused. Archives, never deletes.
    1 install
  43. Project Brief · flurdy bundle
    Read-only workspace-level synthesis of project outcomes, requirement linkage, delivery evidence, coordination risks, and the single most important next coordination action.
    1 install
  44. Tidy Settings · flurdy bundle
    Sort, dedupe, and audit Claude settings.json / settings.local.json at user/project level. Flags risky permissions, broken references, glob-subsumed entries, and cross-file duplicates. Mechanical fixes auto-apply; judgment calls become triage items.
    1 install
  45. Watch Release · flurdy bundle
    Start a recurring release-gatekeeper loop — runs /release-manager on an adaptive cadence (fast when something is in flight, backing off when settled) until end of day. Prompts to push / defer / cancel as services become ready; runs attended.
    1 install
  46. Wrap Up · flurdy bundle
    End-of-session handoff — summarise today's commits, PRs, and beads, warn about uncommitted/unpushed work (across all repos in a multi-repo workspace, and in worktrees), and emit a paste-ready resume block. Run before leaving the client.
    1 install
  47. Handoffs · flurdy bundle
    Browse handoff files saved by /wrap-up and pick one to resume. Lists this repo's handoffs in full (including ones whose worktree has been pruned) and summarises other repos by count. Companion to /wrap-up and /landscape.
    1 install
  48. Pi Spend · flurdy bundle
    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.
    1 install
  49. Architect · flurdy bundle
    Architecture and implementation planning gate for complex or high-blast-radius work. Produces evidence-backed decisions, reviewable slices, acceptance evidence, and conditional human review ownership without editing code.
    1 install
  50. Create Pr · flurdy bundle
    Create a pull request from the current branch following project conventions. Uses the branch name to find the Jira ticket, generates a PR with the standard template, pushes to origin, and closes the associated bead.
    1 install
  51. Landscape · flurdy bundle
    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.
    1 install
  52. Pr Status · flurdy bundle
    Show enriched status of your open PRs — CI checks, approvals, unresolved review threads, and linked Jira discussion, with transition-driven suggested next actions.
    1 install
  53. Review Pr · flurdy bundle
    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.
    1 install
  54. Watch Prs · flurdy bundle
    Start a recurring PR status dashboard — runs /pr-status on an adaptive cadence (fast when CI is in flight, backing off when settled) until end of day. Unattended: renders tables and suggested next actions, never prompts or blocks.
    1 install
  55. Yesterday · flurdy bundle
    Read-only previous-workday recap. Alias for `/today --previous-workday`; the shared workflow selects Friday when run on Monday.
    1 install
  56. Clean Code · flurdy
    Format, lint, and fix all warnings across the entire codebase — including test files and pre-existing issues.
    1 install
  57. Confluence · flurdy
    Read Confluence pages and comments. Use to fetch design docs, ADRs, runbooks, or any wiki content for context when working on tasks.
    1 install
  58. Thoughtbox · flurdy bundle
    Retrieve repository-scoped Thoughtbox Inbox captures, prepare a hostile-text-safe handoff to /triage in the configured Beads store, and render a separately confirmed scoped resolution command — without executing either workflow.
    1 install
  59. Jira Ticket · flurdy
    Look up Jira ticket details including summary, type, and description. Use this to fetch ticket context for branch naming, PR creation, or understanding requirements.
    1 install
  60. Next · flurdy bundle
    Pick the next bead to work on. Globally ranks ready tasks across validated workspace Beads stores while preserving local single-store behavior.
    1 install
  61. Beads · flurdy bundle
    Shared Beads workflow baseline. Use whenever an agent uses `bd`, manages durable tasks, blockers, or handoffs, resolves work ownership, or decides between an ephemeral checklist and durable tracking. Covers store authority and remote Dolt safety.
    1 install
  62. Today · flurdy bundle
    Read-only activity recap for today or the previous workday across commits, PRs, Jira touches, and Beads in validated repositories; same-day mode adds current-session context.
    1 install
  63. Rebase · flurdy bundle
    Rebase the current branch onto an updated main, an updated stacked parent, or main after the parent PR merged. Proves the child-only commit range before rewriting anything; explicit gates for dirty trees, tests, force-push, and PR retargeting.
    1 install
  64. Triage · flurdy bundle
    Create or refine beads from raw requests, Jira, or explicit human-decision handoffs. Investigates relevance and duplicates; delegates approved implementation plans to plan-to-backlog.
    1 install
  65. Develop · flurdy
    Load before authorized code changes: features, fixes, refactors, tests, and mechanical edits, including discussion-to-coding transitions. Read separately from edits. Skip read-only requests and implementation already owned by a specialist.
    1 install