flurdy

60 mods across 2 repositories, 7 stars between them.

flurdy/agent-skills

Instructions file CodexOpenCode

Instructions for flurdy/agent-skills, a project described as: Shared AI agent skills.

7 3d ago A 4 tokens copy · 100% MIT

flurdy/agent-skills

Instructions file

Instructions for flurdy/agent-skills, covering repo guide, after changing skills or agents, documentation placement and authoring conventions.

7 3d ago A 722 tokens original MIT

tracking-auditor

03

flurdy/agent-skills

Agent

Audit that in-flight work is correctly tracked in beads/Jira/Trello and that the branch diff matches the scope of its ticket. Read-only. Invoke before opening a PR, before pushing updates to an existing PR branch, or when you suspect the branch has drifted from the ticket it was supposed to address. Cross-references…

7 3d ago A 99 tokens original MIT

architect

04

flurdy/agent-skills

Skill Claude CodeCodex

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.

7 3d ago A 38 tokens original MIT

artifact-hygiene

05

flurdy/agent-skills

Skill Claude CodeCodex

Run a local-only, read-only advisory audit of publishable working-tree files and unpublished branch history with redaction-safe findings.

7 3d ago A 30 tokens original MIT

backlog-groom

06

flurdy/agent-skills

Skill Claude CodeCodex

Per-bead quality audit over the open backlog — flags empty/thin descriptions, label drift, stale YAGNIs, mis-prioritised nice-to-haves, obvious splits/epics, and duplicates. Judges description quality, not template conformance (template-section checks are opt-in). Read-only sweep that produces a proposal report…

7 3d ago A 141 tokens original MIT

flurdy/agent-skills

Skill Claude CodeCodex

Migrate beads from classic SQLite/JSONL to Dolt, or safely upgrade an existing Dolt schema after a bd upgrade.

7 3d ago C 34 tokens original MIT

beads

09

flurdy/agent-skills

Skill Claude CodeCodex

Shared Beads workflow and durable-tracking baseline. Use whenever an agent uses bd, manages durable tasks, blockers, dependencies, follow-ups, or shared handoff memory, resolves durable work ownership, or decides between an ephemeral execution checklist and durable tracking. Covers store ownership, local authority…

7 3d ago A 77 tokens original MIT

browser-screenshot

10

flurdy/agent-skills

Skill Claude CodeCodex

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.

7 3d ago A 35 tokens original MIT

circleci-status

11

flurdy/agent-skills

Skill Claude CodeCodex

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.

7 3d ago A 41 tokens original MIT

clean-code

12

flurdy/agent-skills

Skill Claude CodeCodex

Format, lint, and fix all warnings across the entire codebase — including test files and pre-existing issues.

7 3d ago A 25 tokens original MIT

complete-task

13

flurdy/agent-skills

Skill Claude CodeCodex

Complete an in-progress task by running clean-code, staging, and committing. In trunk repos it also closes the bead; in PR repos it leaves the bead open and offers /create-pr. Use after /verify-task.

7 3d ago A 47 tokens original MIT

confluence

14

flurdy/agent-skills

Skill Claude CodeCodex

Read Confluence pages and comments. Use to fetch design docs, ADRs, runbooks, or any wiki content for context when working on tasks.

7 3d ago A 33 tokens original MIT

contract-check

15

flurdy/agent-skills

Skill Claude CodeCodex

Audit health of contract tests across services — staleness, sync gaps, uncommitted pacts, missing tests.

7 3d ago A 27 tokens original MIT

contract-test

16

flurdy/agent-skills

Skill Claude CodeCodex

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.

7 3d ago A 39 tokens original MIT

create-pr

17

flurdy/agent-skills

Skill Claude CodeCodex

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.

7 3d ago A 43 tokens original MIT

delegate-work

18

flurdy/agent-skills

Skill Claude CodeCodex

Coordinate bounded delegation for non-trivial work when independent investigation, separated implementation and review, or genuinely separable workstreams materially improve latency, context, or confidence. Use dynamically only when delegation can pay; decline trivial, tightly coupled, or inherently serial work.

7 3d ago A 54 tokens original MIT

diagnose-bug

19

flurdy/agent-skills

Skill Claude CodeCodex

Evidence-led, read-only bug diagnosis using minimal reproduction, boundary isolation, ranked hypotheses, and explicit falsification tests before any fix is proposed.

7 3d ago A 33 tokens original MIT

eas-build-error

20

flurdy/agent-skills

Skill Claude CodeCodex

View the latest EAS build status and errors. Fetches build details, extracts failure logs, and suggests fixes for common iOS/Android build issues.

7 3d ago A 36 tokens original MIT

handoffs-tidy

21

flurdy/agent-skills

Skill Claude CodeCodex

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.

7 3d ago A 51 tokens original MIT

handoffs

22

flurdy/agent-skills

Skill Claude CodeCodex

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.

7 3d ago B 55 tokens original MIT

image-studio

23

flurdy/agent-skills

Skill Claude CodeCodex

Generate, compare, refine, and export image assets from a single creative brief. Recraft-first; uses other configured image providers only with explicit user approval.

7 3d ago A 35 tokens original MIT

implement-solution

24

flurdy/agent-skills

Skill Claude CodeCodex

Premium workflow for non-trivial, bounded implementation work with clear requirements. Use dynamically when material local trade-offs justify repository-pattern discovery, proportional TDD, and explicit KISS/YAGNI judgment; skip mechanical edits, unresolved diagnosis, and architecture decisions.

7 3d ago A 54 tokens original MIT