AlexisBalayre
- 28 skills
- 0 followers
- 7 hours ago last updated
- ▌ Tdd · alexisbalayre bundleTest-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
- ▌ Wiz · alexisbalayreInvestigate the project's cloud security posture through the Wiz MCP (read-only), routing each query to the right domain and scoping to the project's own resources.
- ▌ Caveman · alexisbalayreUltra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
- ▌ Fix Wiz · alexisbalayreTriage each open Wiz finding (container CVEs and SAST), auto-fix the high-confidence ones in a worktree PR, and escalate the rest for review.
- ▌ To Spec · alexisbalayreTurn the current conversation into a spec and publish it to the project issue tracker (or a local file): no interview, just synthesis of what you've already discussed.
- ▌ Research · alexisbalayreInvestigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.
- ▌ Fix Sonar · alexisbalayreOrchestrate SonarQube issue resolution across the project using parallel agents and specific fix strategies.
- ▌
- ▌ Prototype · alexisbalayre bundleBuild a throwaway prototype to answer a design question. Use when the user wants to prototype, sanity-check whether a state model or business logic feels right, or explore what a UI should look like.
- ▌
- ▌ Wayfinder · alexisbalayrePlan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
- ▌ Daily Note · alexisbalayreCreate or update daily Obsidian logbook notes with issue-tracker and Git integration.
- ▌ To Tickets · alexisbalayreBreak a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).
- ▌ Pr CI Review · alexisbalayreCost-optimal multi-agent code review of local changes or a PR, across six relevance-gated, model-tiered areas, with a deterministic pre-flight and a record-all structured verdict CI renders to the PR in full.
- ▌ Review Retro · alexisbalayreMine past automated-review runs for recurring process and judgment failures, then propose fixes to the review setup as one evidence-cited PR. Use when running the review retrospective or tuning the PR reviewer.
- ▌ Find Dead Code · alexisbalayreDetect dead-code candidates in the repo and hand back a ranked list with per-category verification checklists.
- ▌ Obsidian Vault · alexisbalayreSearch, create, and manage notes in an Obsidian vault with wikilinks and index notes. Use when the user wants to find, create, or organize notes in Obsidian.
- ▌ Pr Description · alexisbalayreWrite a PR title and description in this repo's house style, then create or update the PR via gh. Use when asked to draft or rewrite a PR title or body, to open a PR, or when another skill opens a PR. Assumes commits exist on the branch.
- ▌ Backfill Issues · alexisbalayreGenerate tracker issues from merged PRs for the current sprint following strict grouping and review rules.
- ▌ Codebase Design · alexisbalayre bundleShared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
- ▌ Diagnosing Bugs · alexisbalayre bundleDiagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
- ▌ Domain Modeling · alexisbalayre bundleBuild and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing `docs/glossary.md`, or recording or editing an ADR.
- ▌ Adapt To Project · alexisbalayreFit this Claude Code template to the repository it was copied into by filling .claude/project.env, AGENTS.md, the conventions docs and their rule loaders, and the architecture, security and glossary docs, then pruning skills and agents the project cannot use.
- ▌ To Questionnaire · alexisbalayreTurn a decision you can't fully answer into a questionnaire for someone else to fill in.
- ▌ Writing For Agents · alexisbalayre bundleWriting documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
- ▌ Address Review Comments · alexisbalayreAnalyze, decide on, challenge, and implement a PR's open review comments end to end, with a human in the loop. Use when addressing PR review feedback, responding to reviewer comments, or when the user says "address review comments".
- ▌ Resolving Merge Conflicts · alexisbalayreResolve an in-progress git merge or rebase conflict. Use when a merge, rebase, or cherry-pick stops on conflicts.
- ▌ Improve Codebase Architecture · alexisbalayre bundleScan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.