Claudemd Install
Description
--- name: claudemd-install description: Bootstrap claudemd in the CURRENT Claude Code session (copy spec into ~/.claude/, install hook manifest, evict legacy entries). Use right after `/plugin install claudemd@claudemd` to skip the wait-for-next-session restart. --- Run: `node ${CLAUDE_PLUGIN_ROOT}/scripts/install.js` This wraps `scripts/install.js` exactly the same way `SessionStart` does on the next session — copies `spec/CLAUDE*.md` + `OPERATOR.md` into `~/.claude/`, writes the hook manifes
Installation
Installs to ~/.claude/skills/sdsrss-claudemd-claudemd-install/SKILL.md
mkdir -p ~/.claude/skills/sdsrss-claudemd-claudemd-install && curl -fsSL https://raw.githubusercontent.com/sdsrss/claudemd/HEAD/commands/claudemd-install.md -o ~/.claude/skills/sdsrss-claudemd-claudemd-install/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing