Skill "skills" from david-spies/ai-agent-builder, covering skillauthoring.md — complete guide to writing agent skills, ai-agent builder · documentation, the skill.md standard, anatomy of a skill.md file and full skill.md template.
AGENTS.md instructions for david-spies/ai-agent-builder, covering agents.md — city map, ai-agent builder · orchestration configuration, agentskills.io standard · v1.0.0, project structure — the city map and agent roles.
Builds, configures, validates, and packages production-ready AI agents. Generates complete SKILL.md, AGENTS.md, guardrails, llm-judge, audit-trail, governance, and permissions configuration files following the agentskills.io open standard. Activates when a user wants to create, design, scaffold, or deploy an AI agent…
Final review of the diff for correctness, security, conventions, and spec conformance. Waits for CI green. On clean verdict, appends one line to LEARNINGS.md and signals merge-ready. On blocking findings, emits HANDOFF:FIX to coder. Read-only on source code.
Run the full delivery pipeline (planner → red-team → coder → smoke-tester → reviewer) against a GitHub issue. Bridges Claude Code's missing auto-handoff button by invoking each subagent in sequence via the Agent tool, validating typed HANDOFF blocks, breaking on repeat failures, and logging every stage to…
Creates and structures GitHub issues and labels using gh CLI conventions. Use when creating or editing GitHub issues, triaging, defining label taxonomy, or running gh issue or gh label commands. Use when the user asks to create issues, plan a feature with issues, break down work into GitHub tasks, or set up labels and…
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Instructions for JoakimCarlsson/bastion, covering agents.md — bastion contributor and agent contract, project summary, hard rules — verification (non-negotiable), smoke example and or: docker compose up --build.
Build, inspect, verify, and maintain PipeBuilder PipeSpaces and PipeBuilder-managed Agent Skills. Use when creating or editing a Skill, changing pipespace.json, resolving Skill Providers or generated-artifact drift, running PipeBuilder commands, or updating the installed PipeBuilder CLI.