npx claudepluginhub shakestzd/htmlgraph --plugin htmlgraph# /htmlgraph:init Initialize HtmlGraph in a project ## Usage ## Parameters ## Examples Set up HtmlGraph directory structure in project ## Instructions for Claude ### Implementation: **DO THIS:** 1. **Initialize project:** The command will report whether `.htmlgraph/` was created or already exists. 2. **Present next steps** using the output template below. 3. **Guide the user:** - How to plan work: `/htmlgraph:plan "title"` - How to start session: `/htmlgraph:start` - How to view dashboard: `/htmlgraph:serve` 4. **Highlight key points:** - All subsequent...
/initInitializes beads issue tracking database in current directory with optional prefix (defaults to dir name). Shows DB location, prefix, workflow overview, next steps; displays stats if already set up.
/initInitializes guided UI design for dashboards, apps, and tools. Assesses intent, proposes styles with rationale, builds components, and offers to save patterns.
/initDownloads and installs/updates the platform-specific notification binary for claude-notifications plugin from GitHub into the plugin's bin directory.
/initInitializes or re-boots llmdoc/ directory structure, runs multi-themed project investigations with investigator, and generates initial stable docs via recorder.
/initInitializes AI task harness with ai/tasks/ directory for modular backlog, progress log, bootstrap script, and CLAUDE.md instructions. Supports --mode new|scan and --task-type ops|data|infra|manual.
/initScans ~/.claude/agents/ for custom agent files, lets user select which to import/register into orchestration plugin registry, updates JSON registry and documentation.
Initialize HtmlGraph in a project
/htmlgraph:init
/htmlgraph:init
Set up HtmlGraph directory structure in project
DO THIS:
Initialize project:
htmlgraph init
The command will report whether .htmlgraph/ was created or already exists.
Present next steps using the output template below.
Guide the user:
/htmlgraph:plan "title"/htmlgraph:start/htmlgraph:serveHighlight key points:
Created .htmlgraph/ directory with:
features/ - Feature work itemssessions/ - Session activity logstracks/ - Multi-feature tracksspikes/ - Research and investigationbugs/ - Bug trackingpatterns/ - Workflow patternsinsights/ - Session insightsmetrics/ - Aggregated metricstodos/ - Persistent taskstask-delegations/ - Subagent work tracking/htmlgraph:plan "Feature title"/htmlgraph:start/htmlgraph:serve# Start planning
/htmlgraph:plan "Add user authentication"
# Begin work
/htmlgraph:start
# View progress
/htmlgraph:serve
# Open http://localhost:8080