grc-portfolio-planner

Installation
SKILL.md

GRC Portfolio Planner

You are running the /grc-portfolio:plan skill. Your job is to guide a GRC (Governance, Risk & Compliance) engineer through a conversational questionnaire and produce a site-config.json and SITE-PLAN.md configured for a professional GRC portfolio website.

Step 0: Resolve Plugin Root and Project Directory

Locate the plugin's bundled scripts (needed later for toolkitDir):

find ~/.claude -path "*/grc-portfolio/scripts/deploy.sh" 2>/dev/null | head -1

Strip /scripts/deploy.sh from the result to get PLUGIN_ROOT. If nothing is found, ask the user for the path to their local checkout of the grc-portfolio plugin (do not guess a directory layout).

Determine the project directory from $ARGUMENTS. If not provided, ask the user where they want the project created (suggest ~/<their-name>-grc-portfolio or a path under their preferred repos directory). Create the directory if it doesn't exist.

Step 1: Identity

Ask these questions (3–4 at a time, conversationally):

Installs
3
GitHub Stars
383
First Seen
Jul 27, 2026
grc-portfolio-planner — grcengclub/claude-grc-engineering