From grc-portfolio
Launch an interactive GRC-specific questionnaire to capture your credentials, frameworks, certifications, and experience, then write site-config.json and SITE-PLAN.md.
How this command is triggered — by the user, by Claude, or both
Slash command
/grc-portfolio:planThe summary Claude sees in its command listing — used to decide when to auto-load this command
# GRC Portfolio Plan Guides a GRC engineer through building a professional portfolio website plan. Asks about frameworks mastered, certifications held, career accomplishments, GRC tools used, projects, and published work — then produces a `site-config.json` and `SITE-PLAN.md` ready for the build step. ## Arguments - `$1` — Target project directory (optional; prompted if not provided) ## What It Produces - `site-config.json` — Full site configuration with all GRC content, design choices, and AWS settings - `SITE-PLAN.md` — Human-readable summary to review before building ## Example ...
Guides a GRC engineer through building a professional portfolio website plan. Asks about frameworks mastered, certifications held, career accomplishments, GRC tools used, projects, and published work — then produces a site-config.json and SITE-PLAN.md ready for the build step.
$1 — Target project directory (optional; prompted if not provided)site-config.json — Full site configuration with all GRC content, design choices, and AWS settingsSITE-PLAN.md — Human-readable summary to review before building/grc-portfolio:plan ~/Desktop/repos/my-grc-portfolio
/grc-portfolio:plan
After reviewing SITE-PLAN.md, run /grc-portfolio:build to scaffold the React project.
npx claudepluginhub mrcodechef/claude-grc-engineering --plugin grc-portfolio/planCreates a step-by-step implementation plan from requirements or a PRD file, identifying risks and dependencies, then waits for confirmation before any code changes.
/planBreaks work into small verifiable tasks with acceptance criteria and dependency ordering, saving the plan and task list to files for human review.
/planCreates three planning files (task_plan.md, findings.md, progress.md) for complex tasks and guides the user through a structured planning workflow.
/planRuns an interactive 7-step planning wizard that builds Scope, Metrics, Direction, and Verify sections from a goal description.
/planCreates a step-by-step implementation plan by restating requirements, identifying risks, and breaking work into phases. Waits for user confirmation before any code changes.
/planCreates strategic execution plans by capturing user intent, analyzing requirements, and generating a weighted execution strategy saved to .claude/session-plan.md.
2plugins reuse this command
First indexed Jul 18, 2026