tool-conventions-cmd
πPluginBikS2013/biks-claude-tools
Scaffold a new TypeScript CLI tool's documentation and configuration, or audit an existing tool against the project tool-conventions (docs/tools/<name>.md format, ~/.tool-agents/<name>/ config folder, four-tier env-var resolution chain, vendor-canonical LLM provider names, no-fallback rule). Bundles the /tool-conventions command and its tool-doc-config-architect subagent.
Part of
BikS2013/biks-claude-tools
Installation
/plugin marketplace add <your-github-username>/biks-claude-tools/plugin install tool-conventions-cmd@biks-claude-toolsMore from this repository3
Marketplace
Deploys the shared global CLAUDE.md and the ~/.claude/rules working rules onto the machine as real files, so it is always visible on disk what instructions are in place. SessionStart hooks keep them in sync (never overwriting local edits without --force) and maintain the <structure-and-conventions> documentation-map block in each project's CLAUDE.md. /global-rules:rules-status reports the state of every managed file.
Multi-agent team workflow: orchestrates a coordinated team of subagents to refine, investigate, research, scan, plan, design, implement (parallel coders), review, validate dependencies, build tests, and verify integration for a development request.