.claude/skills/flow-answer/SKILL.md
Analyze and answer user questions in Autonomous Mode by reading documentation and inspecting codebase
npx skillsauth add korchasa/ai-skel-ts flow-answerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyze and answer a user's question in Autonomous Mode by carefully reading
documentation and inspecting the codebase. For large responses, save detailed
analysis to documents/whiteboard.md.
<step_by_step>
./documents (SRS, SDS, file structure,
manuals, whiteboard) if they exist.documents/requirements.md
(SRS).documents/design.md
(SDS).documents/whiteboard.md and provide summary in chat. </step_by_step>tools
Scaffold a complete AI agent application skeleton with LLM integration, tool calling, observability, cost tracking, session management, and content fetching using @korchasa/ai-skel-ts. Use when the user asks to create an AI agent, add LLM integration, scaffold an AI application, or mentions "ai-skel", "agent skeleton", or "AI scaffold". Works with any programming language.
testing
Create structured specification for large features using phased decomposition. Produces documents/spec-{name}.md with dependency-ordered phases, atomic tasks, explicit boundaries, and per-phase status tracking.
documentation
Guidelines for writing comprehensive Product Requirements Documents (PRD)
development
How to write in informational style