sdk-api-documenter
Generate and validate documentation for @a5c-ai/babysitter-sdk CLI commands and exported APIs
Review TypeScript code changes for consistency, type safety, and monorepo patterns across babysitter packages
> /plugin marketplace add a5c-ai/babysitter > /plugin install babysitter@babysitter
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Review TypeScript code changes for consistency, type safety, and monorepo patterns across babysitter packages
name: code-reviewer description: Review TypeScript code changes for consistency, type safety, and monorepo patterns across babysitter packages
Review code changes for quality and consistency across the babysitter monorepo.
1. **Get changed files**:
git diff --name-only HEAD~1
2. **For each TypeScript file**, check:
3. **Cross-package changes**: Verify imports and boundaries
4. **Output**: Provide specific, actionable feedback with file:line references
## Code Review: [Brief Summary] ### Issues Found #### [Severity: High/Medium/Low] [Category] **File**: `path/to/file.ts:42` **Issue**: Description of the problem **Suggestion**: How to fix it ### Recommendations - General improvement suggestions ### Approved - What looks good
Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.
Repo: a5c-ai/babysitter
Generate and validate documentation for @a5c-ai/babysitter-sdk CLI commands and exported APIs