context agents

32 tagged context, measured the same way as everything else here.

Browse within: ai-planning 7ai-testing-best-practices 7Autonomous Agents 6agentic-coding 6agentic-engineering 6ai-assistant 5framework 5

nia

01

nozomio-labs/nia-rules-for-agents

Agent Claude Code

Expert research agent for Nia's knowledge tools. Use for discovering repos/docs, deep technical research, remote codebase exploration, and cross-agent knowledge handoffs.

61 6mo ago A 34 tokens

code-reviewer

02

jmxt3/gitscape.ai

Agent Codex

Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.

33 1mo ago A 33 tokens original Apache-2.0

security-auditor

03

jmxt3/gitscape.ai

Agent Codex

Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations. Especially important for any change that touches secrets, the Gemini API, or GitHub token handling.

33 1mo ago A 54 tokens original Apache-2.0

test-engineer

04

jmxt3/gitscape.ai

Agent Codex

QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality. Familiar with GitScape's pytest + FastAPI TestClient setup.

33 1mo ago A 49 tokens original Apache-2.0

ai-layer-reviewer

05

Ashkaan/contextium

Agent

Fresh-context adversarial reviewer for a freshly-authored .claude/ artifact (skill, hook, or agent). Dispatched by /author's design-review gate after fill, before verify. Attacks the artifact's DESIGN — wrong step graph, missing gate, prose describing a deterministic step, a description that will never fire, unhandled…

32 4d ago A 88 tokens original MIT

Ashkaan/contextium

Agent

Fresh-context adversarial reviewer — catches blind spots hot-context self-review cannot. Dispatched by /implement-audit skill for the core review work. Input is a curated brief (commit SHA range, changed-files list, project context, optional SPEC). Output is triaged findings (must-fix / should-fix / nit) in a…

32 4d ago A 91 tokens original MIT

spirit-check

07

Ashkaan/contextium

Agent

Fresh-context reviewer that checks whether a SPEC's interpretation matches the user's verbatim ask. Reads ONLY the user's literal words + the SPEC's Behavior section — nothing else. Flags interpretation drift (e.g., user said "function", SPEC describes "deployed service"). Dispatch it after writing a SPEC, before it…

32 4d ago A 89 tokens original MIT

discovery-analyst

08

vynazevedo/first-plan

Agent

Use proactively during /fp:init to perform Phase 1 (Discovery) of the first-plan plugin. Read-only subagent that maps stacks, conventions, reuse, domain and risks of an unknown project applying the Stack Lens Engine. Returns structured findings to be written to .first-plan/. Do NOT use for execution or modifications …

23 7d ago A 73 tokens original MIT

vynazevedo/first-plan

Agent

Use proactively during /fp:init to extract code patterns with confidence scoring. Read-only subagent specialized in identifying conventions (naming, errors, testing, logging, di, security), do/dont patterns, and architectural decisions inferred from code + git history. Each pattern returned with concrete code example…

23 7d ago A 72 tokens original MIT

verification-runner

10

vynazevedo/first-plan

Agent

Use proactively after /fp:execute to verify the implementation works. Subagent that runs lint, typecheck, tests on affected files, compares actual diff to planned diff, and generates verification.md report. Detects regressions and broken builds before reporting success. Read-only on .first-plan/ but can run project's…

23 7d ago A 71 tokens original MIT

agent-explorer

11

hesreallyhim/really-claude-code

Agent

Agent and skill catalog searcher for squad formation. Reads catalog paths from a user-level config and searches them for existing agents and skills that match capability gaps identified by the skill-identifier. Use when a squad-leader needs to check whether existing agents/skills cover the gaps in a SKILL ANALYSIS…

21 1mo ago A 84 tokens

squad-leader

12

hesreallyhim/really-claude-code

Agent

Coordinator and facilitator for complex tasks within a multi-agent team (squad). Acts as the main communication channel between the squad and the team lead (main Claude), requests new worker spawns as necessary, and helps to keep the squad on course and track progress. Use when faced with a complex task with no…

21 1mo ago A 83 tokens

team-architect

13

hesreallyhim/really-claude-code

Agent

Designs optimal multi-agent team configurations for any software engineering situation. Analyzes the problem's traits (complexity, urgency, domain, risk), selects the best team pattern, defines agent roles, designs task dependency graphs, and recommends a communication topology. This agent should be used when users…

21 1mo ago A 140 tokens

Mohamedsaleh14/ContextGit

Agent Claude Code

Use this agent when the user requests implementation of design documents or specifications that can be broken down into independent, parallelizable work units. This includes scenarios like:\n\n \nContext: User has completed Phase 1 planning for contextgit and wants to begin implementation.\nuser: "Let's start…

10 9mo ago A 434 tokens original MIT

agent-memory-system

16

duyet/kb

Agent

Per-tool agent memory is a private scratchpad of point-in-time .md snapshots; the public shared KB is the durable form.

2 3d ago A 0 tokens