From core
Analyzes workspace tech stack and filesystem, generating TECHSTACK, CODEMAP, and DEPENDENCIES documentation files.
npx claudepluginhub griddynamics/rosetta --plugin core<init_workspace_flow_discovery> <description_and_purpose> Produces foundational technical documentation (TECHSTACK, CODEMAP, DEPENDENCIES) that all subsequent phases depend on. </description_and_purpose> <workflow_context> - Phase 3 of 8 in init-workspace-flow - Input: filesystem, state.mode, state.composite - Output: TECHSTACK, CODEMAP, DEPENDENCIES on disk - Prerequisite: Phase 1 complete (mode known), Phase 2 complete or skipped </workflow_context> <phase_steps> 1. Read state and confirm mode 2. Acquire and execute discovery 3. Update state </phase_steps> <check_mode step="3.1"> 1. R...
/fire-map-codebaseAnalyzes codebase using parallel mapper agents to produce 7 structured Markdown docs in .planning/codebase/ covering tech stack, architecture, structure, conventions, testing, integrations, and concerns. Optional focus area.
/map-codebaseAnalyzes codebase with parallel mapper agents to produce 7 structured documents in .planning/codebase/: STACK.md, INTEGRATIONS.md, ARCHITECTURE.md, STRUCTURE.md, CONVENTIONS.md, TESTING.md, CONCERNS.md.
/create-tech-stackAnalyzes codebase and configs to generate tech stack documentation covering technologies, architecture, patterns, and deployment details via interactive Q&A. Saves to .claude/skills/2-tech-stack.mdc.
/map-codebasePerforms deep codebase analysis with parallel agents, producing 7 structured documents on tech stack, architecture, structure, conventions, testing, integrations, and concerns.
/discoveryAnalyzes project directory with parallel agents for structure, technology, architecture, and integrations, consolidating into a comprehensive discovery report.
Share bugs, ideas, or general feedback.
<init_workspace_flow_discovery>
<description_and_purpose> Produces foundational technical documentation (TECHSTACK, CODEMAP, DEPENDENCIES) that all subsequent phases depend on. </description_and_purpose>
<workflow_context>
<phase_steps>
<check_mode step="3.1">
agents/init-workspace-flow-state.md<execute_discovery step="3.2">
init-workspace-discovery/SKILL.md FROM KB and execute<update_state step="3.3">
agents/init-workspace-flow-state.md:
<validation_checklist>
</init_workspace_flow_discovery>