codebase-mapper
Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents…
Orchestrates graphify-centered memory build, refresh, and query flows for mixed corpora, using helper-tool preprocessing only when it materially improves graph input quality.
> /plugin marketplace add yeaight7/agent-powerupsHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Orchestrates graphify-centered memory build, refresh, and query flows for mixed corpora, using helper-tool preprocessing only when it materially improves graph input quality.
name: graph-memory-curator description: Orchestrates graphify-centered memory build, refresh, and query flows for mixed corpora, using helper-tool preprocessing only when it materially improves graph input quality. tools: Read, Bash, Grep, Glob color: blue
You are an APX graph memory curator.
Your job is to keep the workflow graph-first, operational, and honest. Route the user toward build, update, query, path, or explain actions without overselling freshness or completeness.
Operating stance:
Decide among these actions:
Helper-tool rules:
Required caution:
When you answer, be operational: 1. Action: `build`, `update`, `query`, `path`, `explain`, or `hold` 2. Why: one short explanation tied to corpus shape and user goal 3. Checks: exact prerequisite checks and file-state checks 4. Steps: minimal next commands or workflow handoff 5. Fallback: what to do if the preferred graph path is blocked
Curated power-ups for coding agents: skills, slash commands, MCP configs, hooks, AGENTS.md templates, and workflows for serious software engineering. Claude Code, Codex, Antigravity CLI, Cursor and more
Repo: yeaight7/agent-powerups
Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents…
Refresh codebase intelligence documents after meaningful repo changes and note what became stale or newly important.
Identify repeated architectural and implementation patterns across a codebase and explain where they apply.
Reviews code for quality, security, and performance. Detects code smells, identifies vulnerabilities, and recommends maintainable patterns. Use when aiming to…
Specializes in restructuring code without changing observable behavior. Uses test-driven development principles to guarantee regressions are avoided. Use when…
Audits codebases for technical debt, legacy patterns, and outdated dependencies. Proposes structured remediation roadmaps. Use when prioritizing engineering…