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.
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.
a2ngerer/claude_onboarding_agent
Plugin Claude Code
Guided setup for Claude Code — generates tailored CLAUDE.md, AGENTS.md, and config files for any use case in minutes.
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.
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.
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.
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.
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.
a2ngerer/claude_onboarding_agent
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
a2ngerer/claude_onboarding_agent
Instructions file CodexOpenCode
Instructions for a2ngerer/claude_onboarding_agent, covering agent roles — claude onboarding agent development, skill-writer, reviewer and release-agent.
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.
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.
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.
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…
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…
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.
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.
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.
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.
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.
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…
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…
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.
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.
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.