From bishx
Scans the codebase and populates or updates CLAUDE.md and AGENTS.md files with actual project data and metadata.
How this command is triggered — by the user, by Claude, or both
Slash command
/bishx:init-syncThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the `bishx:init-sync` skill and follow it exactly. Arguments: $ARGUMENTS
Invoke the bishx:init-sync skill and follow it exactly.
Arguments: $ARGUMENTS
npx claudepluginhub bish-x/claude-bishx/sync-contextAnalyzes codebase structure and patterns to auto-update CLAUDE.md, preserving manual customizations. Also supports --section and --dry-run flags.
/agentsGenerates AGENTS.md files in pertinent repository folders only if missing, covering build commands, tests, code style, structure, and boundaries for coding agents.
/aiwg-regenerate-claudeRegenerates CLAUDE.md for Claude Code integration via intelligent merge: analyzes project state and tech stack, preserves team content, updates AIWG and Claude-specific sections only. Supports --no-backup, --dry-run, --full flags.
/generate-AGENTS-fileGenerates or updates AGENTS.md with project-specific context, domain knowledge, constraints, rules, and git patterns for AI coding assistants like Claude Code, Cursor, and Copilot.
/map-codebaseSurveys project and generates missing CLAUDE.md, ARCHITECTURE.md, CODE-PATTERNS.md for SoloFlow agent shared context. Idempotent; supports skip flags.
/gen-claudeGenerate or enhance CLAUDE.md with project-specific guidance by analyzing codebase structure, languages, frameworks, linters, and build tools.