# shivae372

> Open-source publisher. Listings imported from github.com/shivae372 — credited to the original author with their license.

- **Listings:** 14
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/shivae372
- **Website:** https://github.com/shivae372

## Published listings

- [Analyze Repo](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-analyze-repo) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-analyze-repo`
  Full repository analysis. Invoke at the start of a new session or when Claude needs to understand the project from scratch. Writes a comprehensive summary to SESSION_STATE.md.| Use when: starting fresh, after a long break, when context was lost, or when explicitly asked to "analyze the project".
- [Git Workflow](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-git-workflow) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-git-workflow`
  Git workflow assistant. Invoke when the user wants to commit, create a branch, write a PR description, or follow the project's git conventions. Auto-activates on: "commit this", "create a PR", "write a commit message", "what should I name this branch".
- [Code Review](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-code-review) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-code-review`
  Structured code review. Invoke before committing, before opening a PR, or when you want feedback on changes. Auto-activates on "review this code", "check my changes", "look for issues", "review before I push". Routes to code-reviewer sub-agent to keep main context clean.
- [Doctor](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-doctor) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-doctor`
  Self-heals this project's Claude Code setup. Diagnoses broken or missing pieces — skills with no SKILL.md, hooks referenced but absent or non-executable, invalid settings.json, bloated CLAUDE.md — scores health, and applies safe fixes. Use when something in the setup seems off, after edits to .claude/, when a hook or skill isn't firing, or on a `[heal]` nudge. Triggers: 'is my setup ok', 'fix my…
- [Learn](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-learn) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-learn`
  Makes the setup remember. Captures durable, project-specific learnings — user preferences, stack facts, conventions, fixes, recurring gaps — so every future session starts smarter (they're injected at SessionStart). Use when you discover something about how THIS project or user works that should persist. Triggers: 'remember that…', 'from now on…', 'we always/never…', or right after you learn a no…
- [Augment](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-augment) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-augment`
  Gives this project a NEW capability on demand. Use the moment the user needs something the current setup can't do well — a new framework, a service integration (Stripe, Postgres, Twilio…), a deploy target, a niche workflow. Searches the open ecosystem for a fitting skill/MCP across platforms, installs the best vetted one, and if nothing fits, forges a bespoke skill. Triggers: 'can you also…', 'I…
- [Onboarding](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-onboarding) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-onboarding`
  First-run user onboarding. Asks 6 quick questions, detects the project, writes USER_PROFILE.json, and recommends the right setup tier. Auto-activates on first use or when the user says 'set me up', 'I'm new', or runs /onboard.
- [Tips](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-tips) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-tips`
  Surfaces a few high-leverage, context-aware tips for getting more out of Claude Code. Self-contained (no external data file). Invoked by /tips, by analyze-repo at the end of a scan, or when the user asks how to use Claude better.
- [Test Runner](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-test-runner) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-test-runner`
  Run the project's test suite and get a structured report. Invoke when you want to run tests after making changes. Auto-activates when user says "run tests", "do tests pass", or "check if this broke anything". Routes execution to the test-runner sub-agent to keep main context clean.
- [Self Update](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-self-update) — Skill · Free — `agentstack add skill-shivae372-claude-bootstrap-self-update`
  Checks whether the project's claude-bootstrap setup is current and applies updates safely. Compares the installed version against the source repo, shows what changed, and updates only what the user approves. Triggered by /update.
- [Security Scan](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-security-scan) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-security-scan`
  Security audit skill. Invoke before deploying, after adding auth code, or when reviewing for vulnerabilities. Auto-activates on "security check", "check for vulnerabilities", "pre-deploy audit", "scan for secrets", "is this auth secure". Routes to security-scanner sub-agent.
- [Forge](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-forge) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-forge`
  Authors a NEW, project-specific Claude Code skill from scratch when the ecosystem has nothing that fits. Use after `augment` finds no good match, or when the user wants a custom workflow captured as a reusable skill. Produces a detailed, validated skill — never a generic stub. Triggers: 'make a skill for…', 'turn this into a skill', 'I keep doing X, automate it'.
- [Dep Check](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-dep-check) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-dep-check`
  Dependency audit skill. Check for outdated packages and security vulnerabilities. Auto-activates on "check dependencies", "any vulnerable packages", "audit deps", "what's outdated", "npm audit". Routes to dep-checker sub-agent to keep main context clean.
- [Context Guard](https://agentstack.voostack.com/l/skill-shivae372-claude-bootstrap-context-guard) — Skill · Free · security-reviewed — `agentstack add skill-shivae372-claude-bootstrap-context-guard`
  Context window protection. Auto-activates when the conversation is getting long, when the user is about to do a large file read or exploration task, or when the context is approaching its limit. Helps route expensive operations to sub-agents to protect the main session.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
