← All creators

bradcstevens

User

Agent skills for git-loopy: an engineering workflow from idea to ship. Inspired by mattpocock/skills.

40 indexed · 0 Featured · 0 stars · avg score 57
Prolific

Categories

Indexed Skills (40)

AI & Automation Listed

improve-codebase-architecture

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

0 Updated today
bradcstevens
AI & Automation Listed

loop-me

Grill me about specs for the workflows I want to build, within this workspace.

0 Updated today
bradcstevens
AI & Automation Listed

microsoft-code-reference

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

0 Updated today
bradcstevens
AI & Automation Listed

microsoft-docs

Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration options, limits, quotas, or best practices for any Microsoft technology (Azure, .NET, M365, Windows, Power Platform, etc.)—even if they don't mention "docs." If the question is about understanding a concept rather than writing code, this is the right skill.

0 Updated today
bradcstevens
AI & Automation Listed

microsoft-foundry

Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, continuous eval, prompt optimizer workflows, agent.yaml, dataset curation from traces. USE FOR: deploy agent to Foundry, hosted agent, create agent, invoke agent, evaluate agent, run batch eval, continuous eval, continuous monitoring, continuous eval status, optimize prompt, improve prompt, prompt optimizer, optimize agent instructions, improve agent instructions, optimize system prompt, deploy model, Foundry project, RBAC, role assignment, permissions, quota, capacity, region, troubleshoot agent, deployment failure, create dataset from traces, dataset versioning, eval trending, create AI Services, Cognitive Services, create Foundry resource, provision resource, knowledge index, agent monitoring, customize deployment, onboard, availability. DO NOT USE FOR: Azure Functions, App Service, general Azure deploy (use azure-deploy), general Azure prep (use azure-prepare).

0 Updated today
bradcstevens
AI & Automation Listed

deploy-model

Unified Azure OpenAI model deployment skill with intelligent intent-based routing. Handles quick preset deployments, fully customized deployments (version/SKU/capacity/RAI policy), and capacity discovery across regions and projects. USE FOR: deploy model, deploy gpt, create deployment, model deployment, deploy openai model, set up model, provision model, find capacity, check model availability, where can I deploy, best region for model, capacity analysis. DO NOT USE FOR: listing existing deployments (use foundry_models_deployments_list MCP tool), deleting deployments, agent creation (use agent/create), project creation (use project/create).

0 Updated today
bradcstevens
AI & Automation Listed

capacity

Discovers available Azure OpenAI model capacity across regions and projects. Analyzes quota limits, compares availability, and recommends optimal deployment locations based on capacity requirements. USE FOR: find capacity, check quota, where can I deploy, capacity discovery, best region for capacity, multi-project capacity search, quota analysis, model availability, region comparison, check TPM availability. DO NOT USE FOR: actual deployment (hand off to preset or customize after discovery), quota increase requests (direct user to Azure Portal), listing existing deployments.

0 Updated today
bradcstevens
AI & Automation Listed

customize

Interactive guided deployment flow for Azure OpenAI models with full customization control. Step-by-step selection of model version, SKU (GlobalStandard/Standard/ProvisionedManaged), capacity, RAI policy (content filter), and advanced options (dynamic quota, priority processing, spillover). USE FOR: custom deployment, customize model deployment, choose version, select SKU, set capacity, configure content filter, RAI policy, deployment options, detailed deployment, advanced deployment, PTU deployment, provisioned throughput. DO NOT USE FOR: quick deployment to optimal region (use preset).

0 Updated today
bradcstevens
AI & Automation Listed

preset

Intelligently deploys Azure OpenAI models to optimal regions by analyzing capacity across all available regions. Automatically checks current region first and shows alternatives if needed. USE FOR: quick deployment, optimal region, best region, automatic region selection, fast setup, multi-region capacity check, high availability deployment, deploy to best location. DO NOT USE FOR: custom SKU selection (use customize), specific version selection (use customize), custom capacity configuration (use customize), PTU deployments (use customize).

0 Updated today
bradcstevens
Testing & QA Listed

playwright-cli

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

0 Updated today
bradcstevens
AI & Automation Listed

push

Publish current work by staging intended changes, committing, pushing, and opening a pull request when needed.

0 Updated today
bradcstevens
AI & Automation Listed

setup-git-loopy-skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

0 Updated today
bradcstevens
API & Backend Listed

skill-router

Ask which skill or flow fits your situation. A router over the skills in this repo.

0 Updated today
bradcstevens
AI & Automation Listed

teach

Teach the user a new skill or concept, within this workspace.

0 Updated today
bradcstevens
AI & Automation Listed

to-questionnaire

Turn a decision you can't fully answer into a questionnaire for someone else to fill in.

0 Updated today
bradcstevens
AI & Automation Listed

triage

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

0 Updated today
bradcstevens
AI & Automation Listed

wayfinder

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

0 Updated today
bradcstevens
AI & Automation Listed

writing-great-skills

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

0 Updated today
bradcstevens
AI & Automation Listed

implement

Implement a piece of work based on a spec or set of tickets.

0 Updated today
bradcstevens
Testing & QA Listed

to-spec

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

0 Updated today
bradcstevens
AI & Automation Listed

to-tickets

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

0 Updated today
bradcstevens
AI & Automation Listed

writing-for-agents

Reference for writing the documents agents read — skills, AGENTS.md, and pointed-at docs.

0 Updated today
bradcstevens
AI & Automation Listed

batch-grill-me

A relentless interview that asks every frontier question at once, round by round.

0 Updated today
bradcstevens
AI & Automation Listed

grill-with-docs

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

0 Updated today
bradcstevens
Code & Development Listed

code-review

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

0 Updated today
bradcstevens
AI & Automation Listed

codebase-audit

Deep audit before GitHub push: removes junk files, dead code, security holes, and optimization issues. Checks every file line-by-line for production readiness.

0 Updated today
bradcstevens
AI & Automation Listed

codebase-design

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

0 Updated today
bradcstevens
AI & Automation Listed

diagnosing-bugs

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

0 Updated today
bradcstevens
AI & Automation Listed

domain-modeling

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

0 Updated today
bradcstevens
AI & Automation Listed

mermaid-diagrams

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.

0 Updated today
bradcstevens
AI & Automation Listed

prototype

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

0 Updated today
bradcstevens
Testing & QA Listed

tdd

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

0 Updated today
bradcstevens
DevOps & Infrastructure Listed

wizard

Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can perform itself.

0 Updated today
bradcstevens
AI & Automation Listed

handoff

Launch a `/next` recommendation — its prompt and its sized runtime — as a background agent. Use when `/next` routes to `/implement`, or work moves to a fresh session that runs on its own.

0 Updated today
bradcstevens
AI & Automation Listed

next

Route the engineering workflow from live project state. Use when a workflow skill concludes or the user asks what to do next.

0 Updated today
bradcstevens
AI & Automation Listed

unslop

Cut AI tells from any writing. Must always apply.

0 Updated today
bradcstevens
AI & Automation Listed

grilling

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

0 Updated today
bradcstevens
AI & Automation Listed

research

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

0 Updated today
bradcstevens
Code & Development Listed

resolving-merge-conflicts

Use when you need to resolve an in-progress git merge/rebase conflict.

0 Updated today
bradcstevens
AI & Automation Listed

create-readme

Create a README.md file for the project

0 Updated today
bradcstevens

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.