developer workflow skills

136 tagged developer workflow, measured the same way as everything else here.

Browse within: agents-md 29ai-coding-agents 29software-engineering 20feature-planning 13llm-tooling 13azure-devops 10jira 10ai-assisted-development 9cicd 9code-quality 9agentic-workflow 7laravel 7ai-agent-tools 5ai-skill 5

build-me

25

Kerliula/ship-me

Skill Claude CodeCodex

Implement a solution write-up (typically the markdown file produced by /solve-me) in this Laravel project, following existing project patterns and Laravel best practices. Cuts the work into commits itself, writes the commit plan to docs/build/ .md, and gets the developer's approval before writing any code. Then builds…

1 3d ago A 173 tokens original MIT

grill-me

26

Kerliula/ship-me

Skill Claude CodeCodex

Ruthlessly eliminate comprehension debt before design or implementation. Use when the developer wants to stress-test a plan, decision, requirement, bug, feature, architecture, or implementation idea. The developer must demonstrate that they understand the problem, constraints, behavior, and consequences in their own…

1 3d ago A 144 tokens original MIT

verify-me

27

Kerliula/ship-me

Skill Claude CodeCodex

Check that a built feature actually matches the original problem (/grill-me) and the chosen solution (/solve-me). Acts like a real user and a QA engineer, not a code reviewer: confirms scope, environment, database safety and login with the developer first, then creates real dummy data in the database (via Laravel…

1 3d ago A 174 tokens original MIT

draft-pr

28

matheusPavaneli/workbench

Skill Claude CodeCodex

Writes a PR title and description to .workflow/ /pr.md from the branch's commits, the plan and the recorded verification. Use when opening a PR or asked for a PR description.

1 10d ago A 42 tokens original MIT

frame-product

29

matheusPavaneli/workbench

Skill Claude CodeCodex

Turns a feature idea into a product decision - who, which metric, what cost, smallest sellable slice - at .workflow/idea- /frame.md. Use when a feature is proposed with no ticket or agreed scope.

1 10d ago A 50 tokens original MIT

plan-change

30

matheusPavaneli/workbench

Skill Claude CodeCodex

Turns .workflow/ /triage.json and the code into an audited implementation spec at .workflow/ /sdd.json. Use before writing code for a ticket, bug fix or feature.

1 10d ago A 43 tokens original MIT