← all publishers

balevdev

@balevdev source repo

2 published skills

  1. Anakin · balevdev bundle
    Run the ANAKIN software factory — mission command with memory. Turn everyday engineering tasks (tickets, features, hardening) into reviewed diffs by driving the five trooper agents (brainstormer, planner, implementer, verifier, auditor) as an execution pipeline, with all memory in a global SQLite database and zero traces in the repo. Use when the user asks for an anakin run, says "anakin init" or "anakin task", wants a repo built or hardened autonomously, or wants hands-off task-after-task work where the factory never commits and the human reviews each finished task.
    0
    installs
  2. Repomap · balevdev
    Index, search, and graph-traverse multi-repo workspaces with the repomap CLI/MCP tool so every claim about code comes with a repo/file:line citation. Use this whenever work spans more than one repository in a folder: finding where a symbol, table, endpoint, env var, or package is defined or used; impact analysis before a change (who imports this file, who calls this function, who reads or writes this table); orienting in an unfamiliar workspace or microservice fleet; or any moment you are about to grep, glob, or read files across repos to answer a question. Also use it when a folder contains a .repomap directory, when the user mentions repomap, a code index, a call graph, a knowledge graph of their repos, or cross-repo or cross-service research, or when long flows are burning tokens on repeated file reading.
    0
    installs