a2ngerer

26 mods across 1 repository, 5 stars between them.

a2ngerer/claude_onboarding_agent

Plugin Claude Code

Marketplace for the Claude Onboarding Agent plugin — guided setup skills that generate tailored CLAUDE.md, AGENTS.md, and config files for any use case.

5 2d ago A tokens not measured original MIT

artifact-verifier

03

a2ngerer/claude_onboarding_agent

Agent Claude Code

Read-only subagent that confirms a list of files exists on disk and passes lightweight structural checks (non-empty, valid JSON, expected delimiter). Returns one structured report; never writes files.

5 2d ago B 41 tokens original MIT

audit-collector

04

a2ngerer/claude_onboarding_agent

Agent Claude Code

Read-only subagent that runs an audit skill (default /audit-setup) and returns a compact severity-bucketed finding summary. Wraps the audit skill; never writes files.

5 2d ago A 41 tokens original MIT

repo-scanner

05

a2ngerer/claude_onboarding_agent

Agent Claude Code

Read-only subagent that scans a user project for language, framework, corpus-size, and use-case signals. Returns one structured report; never writes files.

5 2d ago A 35 tokens original MIT

upgrade-planner

06

a2ngerer/claude_onboarding_agent

Agent Claude Code

Read-only subagent that enumerates plugin-owned delimited sections in a user project, diffs each against the canonical current template, and returns the list of proposed changes. Never writes files.

5 2d ago B 42 tokens original MIT

PostToolUse

07

a2ngerer/claude_onboarding_agent

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing check-dependencies.sh via bash. From a2ngerer/claude_onboarding_agent.

5 2d ago A tokens not measured original MIT

a2ngerer/claude_onboarding_agent

Instructions file

Instructions for a2ngerer/claude_onboarding_agent, covering claude onboarding agent — development instructions, what this repo is, key paths, adding a new skill and repository language rule.

5 2d ago A 2,663 tokens original MIT

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Set up Claude for academic writing — thesis, paper, or dissertation. Configures LaTeX/Typst stack, bibliography (Zotero + Better BibTeX), citation style, and strict no-invented-citations rules so Claude helps you write without hallucinating references.

5 2d ago A 62 tokens original MIT

anchors

12

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Refresh the anchor-derived marker sections in this project's CLAUDE.md and AGENTS.md by re-fetching the latest anchors, diffing against on-disk content, and applying confirmed changes. Supports --dry-run.

5 2d ago A 45 tokens original MIT

audit-setup

13

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Read-only audit of your current Claude setup — prints a prioritized HIGH/MEDIUM/LOW findings list covering package manager hygiene, CLAUDE.md quality, permissions, git hygiene, and MCP servers, without changing any files. Power-user stage of /checkup — invoke directly when you want the raw findings report without a…

5 2d ago B 74 tokens original MIT

checkup

14

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

The single user-facing maintenance entrypoint for an existing Claude setup. Health-checks your configuration, decides whether it is fine as-is, needs an upgrade, or needs a rebuild, and takes that action — handing off to /upgrade-setup or /onboarding --rebuild as needed. Use when you want your setup checked and fixed…

5 2d ago B 77 tokens original MIT

coding-setup

15

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Set up Claude for software development — installs Superpowers, configures an iterative coding workflow (brainstorm → plan → subagents → review → commit), and generates CLAUDE.md, AGENTS.md, and settings.json tailored to your stack.

5 2d ago A 53 tokens original MIT

content-voice-setup

16

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Set up Claude for on-brand content voice. Generates per-platform voice rules keyed on your brand voice and target audience. Does NOT cover publishing, analytics, or media pipelines — this skill is scoped to voice only.

5 2d ago B 48 tokens original MIT

data-science-setup

17

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Set up Claude for data science and ML engineering — configures notebook workflow, experiment tracking, reproducibility conventions, and data layout so Claude supports you from exploration to productive modeling.

5 2d ago A 41 tokens original MIT

design-setup

18

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Set up Claude for UI/UX design tooling — wires up your design tool (Figma, Sketch, XD, Penpot) and the Figma MCP handoff. Pair with web-development-setup for the frontend stack, testing, and accessibility rules.

5 2d ago A 55 tokens original MIT

devops-setup

19

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Set up Claude for DevOps and cloud engineering — configures your cloud provider, IaC tool, and CI/CD platform so Claude helps with infrastructure planning, safe applies, and security reviews.

5 2d ago A 43 tokens original MIT

graphify-setup

20

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Install and wire up Graphify — an open-source knowledge-graph tool for Claude Code. Registers a /graphify slash command and a PreToolUse hook that consults a local graph before file-search tool calls, dramatically reducing token cost on large codebases, docs, and mixed-media corpora. Handles code (25 languages via…

5 2d ago B 86 tokens original MIT

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Set up Claude to build and maintain a structured knowledge base using the Karpathy LLM Wiki pattern, conformant to Google's Open Knowledge Format (OKF v0.1) — works with codebases, personal notes, or both. Integrates with Obsidian via the official Obsidian CLI (token-efficient, dispatched through a dedicated subagent…

5 2d ago A 82 tokens original MIT

office-setup

22

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Set up Claude for business writing — emails, memos, reports, proposals. Configures writing style, document-type preferences, and company context so Claude produces on-brand text. Does NOT cover presentations or slide decks.

5 2d ago A 47 tokens original MIT

onboarding

23

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Guided onboarding orchestrator — scans your repo, infers your use case, and dispatches to the right setup skill. Run this if you're new and want a personalized Claude Code setup.

5 2d ago B 41 tokens original MIT

research-setup

24

a2ngerer/claude_onboarding_agent

Skill Claude CodeCodex

Set up Claude for the input side of academic research — literature reviews, paper screening and summaries, reference management with Zotero, annotated bibliographies, and reading notes for your research domain. For drafting the manuscript itself, use academic-writing-setup.

5 2d ago A 53 tokens original MIT