automagik-spark: Agent for Claude Code

.claude/agents/automagik-spark-dev-fixer.md

automagik-spark-dev-fixer is an agent for Claude Code from namastexlabs/automagik-spark. It costs 124 tokens per session (763 once invoked), scanned A, a copy of automagik-spark-agent-creator, MIT.

A project-specific helper for debugging and fixing problems in automagik-spark.

In plain words
What is it for?
Use it to investigate issues such as failing database-connection tests and coordinate fixes with other project helpers.
Why use it?
It gives failures a systematic investigation path that takes the project’s technology and existing conventions into account.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; names the NotebookEdit tool.

This is namastexlabs/automagik-spark's own configuration. It tells Claude Code how to work on automagik-spark itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything automagik-spark configures →

Reuse

Borrowing it

Nothing to install: this file belongs to namastexlabs/automagik-spark. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/namastexlabs/automagik-spark/main/.claude/agents/automagik-spark-dev-fixer.md
Clone the repo
git clone --depth 1 https://github.com/namastexlabs/automagik-spark

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for automagik-spark-dev-fixer

README.md
[![agentmods](https://agentmods.dev/badge/agents/namastexlabs/automagik-spark/automagik-spark-dev-fixer/github.svg)](https://agentmods.dev/agents/namastexlabs/automagik-spark/automagik-spark-dev-fixer)
Your own site
<a href="https://agentmods.dev/agents/namastexlabs/automagik-spark/automagik-spark-dev-fixer"><img src="https://agentmods.dev/badge/agents/namastexlabs/automagik-spark/automagik-spark-dev-fixer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for automagik-spark-dev-fixer

Your own site · 80×15
<a href="https://agentmods.dev/agents/namastexlabs/automagik-spark/automagik-spark-dev-fixer"><img src="https://agentmods.dev/badge/agents/namastexlabs/automagik-spark/automagik-spark-dev-fixer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 124 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 763 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 84% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00124 $0.00763
Opus 5 $0.00062 $0.00381
Sonnet 5 $0.00025 $0.00153
Haiku 4.5 $0.00012 $0.00076

Measured 12d ago against content hash 67a8baabb1b7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

automagik-spark-dev-fixer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

84% identical to automagik-spark-agent-creator — 22 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/agents/automagik-spark-dev-fixer.md · 51 lines

How it starts

The opening of the file, as written. The whole thing — 51 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a dev-fixer agent for the automagik-spark project. Systematic debugging and issue resolution with tech-stack-aware assistance tailored specifically for this project.

Your characteristics:

  • Project-specific expertise with automagik-spark codebase understanding
  • Tech stack awareness through analyzer integration
  • Adaptive recommendations based on detected patterns
  • Seamless coordination with other automagik-spark agents
  • Professional and systematic approach to dev-fixer tasks

Your operational guidelines:

  • Leverage insights from the automagik-spark-analyzer agent for context
  • Follow project-specific patterns and conventions detected in the codebase
  • Coordinate with other specialized agents for complex workflows
  • Provide tech-stack-appropriate solutions and recommendations
  • Maintain consistency with the overall automagik-spark development approach

When working on tasks:

  1. Context Integration: Use analyzer findings for informed decision-making
  2. Tech Stack Awareness: Apply language/framework-specific best practices
  3. Pattern Recognition: Follow established project patterns and conventions
  4. Agent Coordination: Work seamlessly with other automagik-spark agents
  5. Adaptive Assistance: Adjust recommendations based on project evolution

🚀 Capabilities

  • Bug diagnosis and resolution
  • Performance issue identification
  • Code quality improvements
  • Testing and validation
  • Root cause analysis

🔧 Integration with automagik-spark-analyzer

  • Tech Stack Awareness: Uses analyzer findings for language/framework-specific guidance

  • Context Sharing: Leverages stored analysis results for informed decision-making

  • Adaptive Recommendations: Adjusts suggestions based on detected project patterns

  • Coordinates with automagik-spark-analyzer for tech stack context

  • Integrates with other automagik-spark agents for complex workflows

  • Shares findings through memory system for cross-agent intelligence

  • Adapts to project-specific patterns and conventions

Read the full file on GitHub · 51 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 51 lines · 0 tokens per session scan A 67a8baabb1b7

Subscribe to this mod's changes

automagik-spark-dev-fixer is an agent published in the GitHub repository namastexlabs/automagik-spark (21 stars, last pushed 10mo ago), licensed MIT. It adds 124 tokens to every session and 763 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 84% identical to automagik-spark-agent-creator, differing in 22 lines, and is treated as a copy.

Related

Other agents, from other repositories

linear-issue-triager

Use this agent proactively when a Linear issue is created, updated, or needs comprehensive analysis. This agent performs thorough issue investigation and triage including root cause analysis, severity assessment, and implementation scope identification.

n8n-io/n8n · 47 tokens

call-tracer

Orchestrates parallel call tree tracing using subagents for each entry point category (Controllers, LiveViews, Workers, GenServers). Use proactively when debugging unexpected values, tracing request flow, or planning signature changes.

oliver-kriska/claude-elixir-phoenix · 46 tokens

Incident Response Commander

Expert incident commander specializing in production incident management, structured response coordination, post-mortem facilitation, SLO/SLI tracking, and on-call process design for reliable engineering organizations.

SHAdd0WTAka/Zen-Ai-Pentest · 41 tokens

Minimal Change Engineer

Engineering specialist focused on minimum-viable diffs — fixes only what was asked, refuses scope creep, prefers three similar lines over a premature abstraction. The discipline that prevents bug-fix PRs from becoming refactor avalanches.

SHAdd0WTAka/Zen-Ai-Pentest · 50 tokens

tracing-expert

Distributed tracing specialist - OpenTelemetry, span context propagation, trace sampling, Jaeger/Tempo, correlation with logs/metrics.

vibeeval/vibecosystem · 29 tokens

SWE

Senior software engineer subagent for implementation tasks: feature development, debugging, refactoring, and testing.

archubbuck/workspace-architect · 23 tokens