Instructions file CodexOpenCode
Instructions for flurdy/agent-skills, a project described as: Shared AI agent skills.
Instructions file CodexOpenCode
Instructions for flurdy/agent-skills, a project described as: Shared AI agent skills.
Instructions file
Instructions for flurdy/agent-skills, covering repo guide, after changing skills or agents, documentation placement and authoring conventions.
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…
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.
Skill Claude CodeCodex
Run a local-only, read-only advisory audit of publishable working-tree files and unpublished branch history with redaction-safe findings.
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…
Skill Claude CodeCodex
Detect whether a beads repository needs classic-to-Dolt migration or an in-place Dolt schema upgrade.
Skill Claude CodeCodex
Migrate beads from classic SQLite/JSONL to Dolt, or safely upgrade an existing Dolt schema after a bd upgrade.
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…
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.
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.
Skill Claude CodeCodex
Format, lint, and fix all warnings across the entire codebase — including test files and pre-existing issues.
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.
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.
Skill Claude CodeCodex
Audit health of contract tests across services — staleness, sync gaps, uncommitted pacts, missing tests.
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.
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.
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.
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.
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.
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.
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.
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.
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.