Agent
Security Reviewer — OWASP-focused security audit. Identifies vulnerabilities, authentication flaws, injection risks, and data exposure. Read-only — does not modify code.
Agent
Security Reviewer — OWASP-focused security audit. Identifies vulnerabilities, authentication flaws, injection risks, and data exposure. Read-only — does not modify code.
Agent
This document defines the structure and format of the Technical Requirements Document (TECHREQ) generated by the prdanalyst agent as its primary output artifact.
Agent
Test Planner — A specialized subagent invoked exclusively by utwriter and itwriter. Analyzes the codebase and generates or appends to the TestPlan.md document. Never invoked directly by the user.
Agent
Unit Test Writer — Generates hand-written fakes, mock data objects, and unit tests for repositories, ViewModels, and use cases.
Agent
Zero-trust validation agent. Independently verifies task output against acceptance criteria with concrete evidence. Reports per-criterion PASS/FAIL. Review depth tiers: full, standard, lightweight.
Instructions file GitHub Copilot
Copilot instructions for zebbern/termstack, covering agloop — global copilot instructions, 1. identity, 2. statefirstprotocol, state schema and reading state.
Instructions file GitHub Copilot
Instructions for zebbern/termstack, covering 0. usercommunicationboundary, 1. delegationprotocol, base parameters (required for all delegations), agent-specific parameters and 2. resultblocks.
Instructions file GitHub Copilot
Instructions for zebbern/termstack, covering 1. aglooperrorpatterns, preferred result pattern, re-throw with agloop context, agloop error message standard and 2. retrypolicy.
Instructions file GitHub Copilot
Instructions for zebbern/termstack, covering 1. codequality, 2. patterns and 3. taskscoping.
Instructions file GitHub Copilot
Instructions for zebbern/termstack, covering state protocol — .agloop/state.json management, 1. statefileformat, schema fields, task sub-schema and 2. readprotocol.
Instructions file GitHub Copilot
Instructions for zebbern/termstack, covering terminal instructions, environment, rules, verify before executing and preferred.
Instructions file GitHub Copilot
Instructions for zebbern/termstack, covering tool fallback chain, discovery, generalfallbackchain, agloopmcpfallbackchain and failurereporting.
Skill Claude CodeCodex
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…
Skill Claude CodeCodex
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
Skill Claude CodeCodex
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
Skill Claude CodeCodex
Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance documentation, flow tracing, feature ideation, brainstorming, debugging, architecture reviews, or incident post-mortems. Triggers on audit, trace flow, document…
Skill Claude CodeCodex
Test for authentication bypass, broken access control, IDOR, and JWT vulnerabilities. Use when testing authorization controls, when escalating privileges, when manipulating tokens, or when the user needs to verify access control implementation.
Skill Claude CodeCodex
When editing, creating, writing content and articles to avoid AI writing patterns ("AI-isms") that make text sound machine-generated. Follow the guidelines in the skill description to audit, rewrite, and summarize changes.
Instructions file
Instructions for zebbern/icron, covering icron, architecture, key directories, built-in tools and commands.
Skill Claude CodeCodex
Schedule reminders and recurring tasks.
Skill Claude CodeCodex
Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries.
Skill Claude CodeCodex
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Skill Claude CodeCodex
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Skill Claude CodeCodex
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.