ReinaMacCredy
@ReinaMacCredy
Public Skills
context7
by ReinaMacCredy
Fetch up-to-date library documentation via Context7 MCP. Use when working with external libraries, APIs, or frameworks.
design
by ReinaMacCredy
"Start interview-driven planning with Prometheus. Asks clarifying questions before generating implementation plan."
project-conventions
by ReinaMacCredy
Discovers host project conventions from CLAUDE.md, package.json, linter configs, and other configuration files. Use when agents need to understand the target project's coding standards.
psm
by ReinaMacCredy
Project Session Manager — isolated dev environments with git worktrees and tmux
security-review
by ReinaMacCredy
Deep security analysis delegated to the security-reviewer agent. Checks auth, injection, secrets, dependencies, and reports with severity ratings.
doctor
by ReinaMacCredy
Diagnose and fix Maestro installation issues
ultraqa
by ReinaMacCredy
Iterative fix-and-verify loop for tests, build, lint, or typecheck. Diagnoses failures, applies fixes, re-verifies — up to 5 cycles.
git-worktrees
by ReinaMacCredy
"Git worktree isolation for parallel plan execution. Creates isolated working directories so multiple plans can execute simultaneously without conflicts."
setup-check
by ReinaMacCredy
Verify Maestro plugin prerequisites — Agent Teams flag, jq, trace MCP, PSM tools, directories, and hooks.
release
by ReinaMacCredy
Automated release workflow with version bump, tag, publish, and GitHub release
learner
by ReinaMacCredy
Extract hard-won principles from the current session and save as reusable learned skills.
research
by ReinaMacCredy
Multi-stage research with parallel agents, verification, and synthesis. Supports AUTO mode for hands-free deep investigation.
maestro
by ReinaMacCredy
AI agent workflow with interview-driven planning and team-based execution. Use /design to start planning, /work to execute.
note
by ReinaMacCredy
Manage persistent working memory. Add priority context, manual notes, or working memory that persists across sessions.
setup
by ReinaMacCredy
Scaffold persistent project context — product definition, tech stack, and guidelines. Interviews you about your project and generates context files that all Maestro agents reference.
reset
by ReinaMacCredy
Clean stale Maestro state — remove old drafts, orphaned teams, and stale task directories.
pipeline
by ReinaMacCredy
Sequential agent chains with context passing. Run agents in series where each stage receives output from prior stages.
plan-maestro
by ReinaMacCredy
"Universal interview-driven planning for Claude Code, Codex, and Amp Code. Uses subagents only -- no Agent Teams required."
review
by ReinaMacCredy
Code review with auto-fix — plan-vs-implementation comparison or structured git-diff review. Automatically fixes issues found during review.
work
by ReinaMacCredy
"Execute a plan using Agent Teams, or work directly from a description. Spawns specialized teammates to implement tasks in parallel."
plan-template
by ReinaMacCredy
Scaffold a blank plan with required sections in .maestro/plans/. Use /plan-template <name> to create a new plan file.
status
by ReinaMacCredy
Show current Maestro state — plans, drafts, active tasks, and wisdom files.
styleguide
by ReinaMacCredy
Detect project languages and inject code style guides into CLAUDE.md. Provides consistent coding conventions for all Claude Code interactions.
analyze
by ReinaMacCredy
Deep investigation mode. Gather context, analyze, synthesize recommendations without making code changes.
trace
by ReinaMacCredy
Show agent execution timeline and performance summary