doc-analyzer
01Agent Claude Code
Analyzes project structure for documentation. Use proactively when scanning codebases or evaluating documentation completeness.
Agent Claude Code
Analyzes project structure for documentation. Use proactively when scanning codebases or evaluating documentation completeness.
Agent Claude Code
Tests implementation hypotheses in isolation. Use when exploring risky refactors, alternative approaches, or when the current approach might need rollback.
Agent Claude Code
Analyzes past hypothesis branches to understand what was tried and why it failed. Use before retrying a failed approach.
Command Claude Code
Analyze this project and make one high-impact improvement — fix bugs, add tests, improve code quality.
Command Claude Code
Analyze project and generate Claude Code documentation interactively.
Command Claude Code
Recommend and configure MCP servers based on project analysis.
Command Claude Code
Refresh project documentation from current state.
Command Claude Code
Validate project documentation for completeness and correctness.
Skill Claude CodeCodex
Generates and updates project documentation including CLAUDE.md, rules, and hooks. Use when the user asks about documentation, project setup, CLAUDE.md, or when detecting that documentation is missing or outdated.
Skill Claude CodeCodex
Trigger when a task naturally decomposes into many independent sub-tasks that benefit from deterministic multi-agent orchestration: reviewing or migrating across many files, research over many sources, multi-dimension audits, generate-N-then-judge, or "find all X" with verification. Use the Workflow tool…
Command Claude Code
A command for connecting a workspace to a data source such as a SQL database, REST service, wiki, or Redash. It asks for the connection details, creates the connector, and keeps secrets in a local environment file.
Command Claude Code
Manage autonomy profiles — switch between safe/moderate/full/ci or view current status.
Command Claude Code
A command for viewing, searching, and adding links to a personal collection called a canon.
Command Claude Code
Set up Claude Code documentation for this project — analyze tech stack, generate CLAUDE.md, rules, hooks, commands, and skills.
Command Claude Code
A command for listing, opening, or searching recorded project decisions. A decision record is a saved explanation of an important choice made during development.
Command Claude Code
A command for expanding the latest saved project decision into a detailed explanation. It can cover the idea, how it works, alternative implementations, and reference choices.
Command Claude Code
A command for choosing and installing the tools and skills an agent needs for a particular task.
Command Claude Code
A one-time command that tells the coding agent to skip its brief decision summary and write the code immediately.
Command Claude Code
A short technology explainer command that checks the project's saved references before explaining a requested technology or approach.
Skill Claude CodeCodex
Trigger when the current task would be done far better with a capability you don't yet have — a missing skill, connector, MCP server, browser automation, or memory you should be using. Also triggers on "/harness", "подбери инструменты", "what can you use here", "set yourself up for X", or when you notice you're about…
Skill Claude CodeCodex
Trigger when the user wants to connect to a data source that has no ready MCP server - internal SQL/DWH behind VPN, corporate wiki (Confluence), Redash, YouTrack, a custom REST API - or says "добавь источник", "подключись к ", "/add-source". The skill interviews the user, generates a working connector script, stores…
Skill Claude CodeCodex
Trigger before writing code that involves a non-trivial technical choice (library, algorithm, data structure, architecture pattern, sync vs async, correctness vs performance). Output a brief overview with concrete trade-offs and 1-2 alternatives, then log the decision. Two modes: auto-log (no pauses) inside claudenv…