ctf
121Agent
CTF Coordinator — Triages CTF challenges by category and delegates to specialized agents (web, crypto, forensics, binary, reversing, misc, bonus). user-invocable: true argument-hint: 'Challenge info — e.g.
Agent
CTF Coordinator — Triages CTF challenges by category and delegates to specialized agents (web, crypto, forensics, binary, reversing, misc, bonus). user-invocable: true argument-hint: 'Challenge info — e.g.
Agent
CTF Binary Exploitation — Buffer overflows, ROP chains, format strings, heap exploitation, shellcode, and return-to-libc.
Agent
CTF Bonus — Creative, unconventional, or multi-category challenges that combine techniques from multiple disciplines or require novel approaches.
Agent
CTF Cryptography — Hash cracking, RSA attacks, AES weaknesses, classical ciphers, encoding schemes, and math-based cryptanalysis.
Agent
CTF Forensics — File analysis, steganography, memory forensics, disk imaging, network capture analysis, and metadata extraction.
Agent
CTF Miscellaneous — Scripting challenges, encoding puzzles, esoteric languages, automation tasks, OSINT, and multi-category challenges.
Agent
CTF Reverse Engineering — Static/dynamic analysis, decompilation, anti-debugging bypass, patching, and protocol reverse engineering.
Agent
CTF Web Exploitation — SQL injection, XSS, SSRF, LFI, command injection, authentication bypass, directory traversal, and API abuse.
Agent
Dependency Auditor — Audit project dependencies for security vulnerabilities, license compliance, outdated packages, and supply chain risks. Read-only — uses terminal only for audit commands.
Agent
DevOps — Manages Git workflows, release branching, CI pipeline configuration, and PR creation for the project.
Agent
Documentation Writer — Write and maintain project documentation. Creates user guides, API references, architecture docs, and README files.
Agent
Error Fixer — Fix errors, bugs, and warnings quickly with minimal changes. Focuses on getting code working without unnecessary refactoring.
Agent
Anti-laziness task implementer. Implements one task at a time with full specification adherence and DO NOT/MUST enforcement. Returns per-criterion confirmation.
Agent
Figma Analyst — Extracts frames from a design tool via MCP, cross-references against requirements, and surfaces design-vs-PRD gaps. Invoked by auditexpert only.
Agent
Impact Analyzer — Maps module dependencies and surfaces cross-feature or platform concerns before implementation begins.
Agent
Integration Test Writer — Generates DI-wired integration tests with multi-endpoint mock HTTP engines.
Agent
Low-Level Design Planner — Produces detailed implementation blueprints for approved tasks. Designs classes, interfaces, and data flows but does NOT write code.
Agent
Performance Analyst — Analyze code for performance bottlenecks, optimize critical paths, and provide measurable improvement recommendations. Read-only analysis, hands off to implementers for fixes.
Agent
DAG task planner. Decomposes features into atomic, deliverable-focused tasks with pre-mortem analysis, acceptance criteria, and dependency ordering.
Agent
PRD Analyst — Parses product requirements documents, extracts structured requirements, and surfaces gaps between PRD, design, and API contracts.
Agent
This document defines the mandatory and recommended fields/sections for every PRD processed by the prdanalyst agent. Use this as a checklist to flag missing or underspecified requirements.
Agent
Multi-pass codebase and latest-guidance researcher. Gathers repo context plus current official guidance so the coordinator can recommend the best next action before planning or implementation.
Agent
Reviewer — Audits implementation for logic correctness, lint compliance, convention adherence, and test coverage gaps.
Agent
Scout — Lightweight codebase reconnaissance agent. Read-only. Identifies structure, patterns, and hotspots without modifying files.