By zal4dw
Phase 4: Framework docs (ADRs, standards, governance) accessible from plugin - no copy needed
Install pre-written framework files from plugin to project .claude directory
Test command from plugin to validate command loading and execution
Verify framework documentation is accessible from plugin
Test creating full .claude framework directory structure from plugin
Test command that invokes plugin script to validate wrapper pattern
Agent with plugin documentation included in context via @ syntax
Test agent to validate Claude Code plugin system mechanics. Use this to verify plugin installation, agent loading, and Task tool invocation work correctly.
Test agent to validate Write tool access and file creation capabilities in plugin agents.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive SDLC test plugin to validate Claude Code plugin system capabilities before converting the full framework.
This plugin validates ALL critical plugin system features:
claude-plugin-test/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest (v0.2.0)
├── agents/
│ ├── test-agent.md # Basic agent for status reporting
│ └── test-writer-agent.md # Agent testing Write tool & file access
├── commands/
│ └── test-command.md # Test slash command (/test-command)
├── hooks/
│ └── test-write-hook.json # Hook to log Write tool usage
├── LEARNINGS.md # Comprehensive discoveries
└── README.md # This file
# Add local marketplace
claude plugins marketplace add E:\Development\claude-plugin-marketplace
# Or if using Git URL after pushing to GitHub:
# claude plugins marketplace add https://github.com/your-org/claude-plugin-marketplace
# List available plugins
claude plugins list
# Install the test plugin
claude plugins install sdlc-test-plugin
# Verify installation
claude plugins info sdlc-test-plugin
Test Multiple Agents:
"Use the test-agent to check plugin status, then use test-writer-agent to validate file creation"
Test Slash Command:
/test-command --verbose
Test Hook (automatic - triggers on Write tool usage):
# Hook should create plugin-hook-log.txt when any Write tool is used
"Create a test file using Write tool and check if the hook logged it"
Test .claude Folder Access:
"Use test-writer-agent to try writing to .claude/extensions/ folder"
This test determines if plugin-based framework distribution is viable.
Use test-writer-agent to test .claude folder write access
What it tests:
.claude/extensions/?.claude/ subdirectories?Framework impact:
.claude/.env.sdlc generationTests if 85 framework scripts can be distributed via plugin.
/test-script-wrapper
What it tests:
/scripts/ directory?Framework impact:
Make one or both repos private and test:
Framework impact:
Document discoveries in LEARNINGS.md as we test.
npx claudepluginhub zal4dw/claude-plugin-testEnd-to-end career support with guided coaching for job seekers at all levels, plus AI governance guidance for Non-Executive Directors and Board Governors. Eleven skills including Tim (your personal career coach), getting started guidance, AI impact assessment, employer footprint analysis, social media review, LinkedIn optimisation, ATS CV rewriting, interview preparation, job search strategy, career transitions (including non-linear career exploration: entrepreneurship, startups, public sector, charity, intrapreneurship, and multi-role skilling), and board-level AI oversight.
Search UK car listings, track prices, and build buyer intelligence dashboards with regression-based value scoring. Config-driven: works with any car model via car profiles.
Phase 4: Framework docs (ADRs, standards, governance) accessible from plugin - no copy needed
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance
Development tools for Claude Code plugins - local testing without pushing
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Make your AI agent code with your project's architecture, rules, and decisions.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.