{
  "markdown": "# DrillSpark Workflow Toolkit\n\nPublic plugin scaffold for Claude Code official marketplace submission.\n\nThis plugin packages a focused set of reusable skills for:\n\n- workflow and business-process analysis\n- Mermaid diagram quality checks\n- code review\n- test generation\n- web application security review\n\n## Status\n\nCurrent status: `submission scaffold`\n\nWhat is already done:\n\n- plugin root created\n- plugin manifest created\n- initial public skill set selected\n- manifest validation passed\n- session-only load passed\n- local install / uninstall smoke test passed in the source workspace\n\nWhat is still required before official submission:\n\n- test install in a clean Claude Code environment\n- tighten any skill text that still assumes internal workflows\n- submit the plugin to the official marketplace\n\n## Included Skills\n\n- `business-analysis`\n- `code-review`\n- `generate-tests`\n- `mermaid-validator`\n- `security-audit`\n\n## Local Validation\n\nFrom the plugin repository root:\n\n```bash\nclaude plugin validate .\n```\n\nSession-only load:\n\n```bash\nclaude -p --plugin-dir . -- \"List the available plugin skills and summarize each in one line.\"\n```\n\nDirect invocation example:\n\n```text\n/drillspark-workflow-toolkit:mermaid-validator Review Mermaid diagrams in the current workspace and report structural issues.\n```\n\nIf the current workspace already defines skills with the same names, Claude Code may expose this plugin's skills with a namespace prefix such as:\n\n```text\n/drillspark-workflow-toolkit:mermaid-validator\n```\n\n## Submission Positioning\n\nRecommended public positioning:\n\n- audience: engineering, product, and operations teams\n- primary value: repeatable workflows for analysis, review, and implementation support\n- differentiator: combines software engineering skills with workflow analysis skills in one package\n\n## License\n\nLicense: `Apache-2.0`\n\nThis plugin scaffold now includes a plugin-scoped Apache 2.0 license file.\n\nPublication assumptions confirmed for this package:\n\n- Apache-2.0 may be used for the plugin package\n- DrillSpark branding may be used for the plugin package\n\nRepository:\n\n- `https://github.com/jackasser/drillspark-workflow-toolkit`\n\nSupport:\n\n- `https://github.com/jackasser/drillspark-workflow-toolkit/issues`\n",
  "bytes": 2243,
  "sha": "8b89581d732ae8f428f45aa1fc9566677d1cb4651c5dd64844c25a9a7aeee4ba",
  "repo_slug": "jackasser/drillspark-workflow-toolkit",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_jackasser_drillspark_workflow_toolkit_dr_ef4970b3/readme"
}