flow-answer

Analyze documentation and source code to answer user questions in Autonomous Mode.

3|Updated Oct 5, 2025
One-click install
npx skills add https://github.com/korchasa/flow --skill flow-answer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-answer
Source: https://github.com/korchasa/flow/tree/main/framework/skills/flow-answer
Command: npx skills add https://github.com/korchasa/flow --skill flow-answer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze and answer user questions by reading project documentation and inspecting the codebase in Autonomous Mode, enabling fast, context-rich guidance while preserving repository integrity.

Core Features & Use Cases

  • Autonomous question answering by inspecting documents and source code to provide accurate, context-aware responses.
  • Saves detailed reasoning and analysis to documents/whiteboard.md for long responses to support collaboration and traceability.
  • Enforces read-only interaction with the repository, while allowing structured planning and task tracking via a built-in workflow.

Quick Start

Ask a project question and let the skill read documentation and code to generate a precise answer.

Frequently Asked Questions about flow-answer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I answer project architecture questions by reading documentation and source code?

You can autonomously answer project architecture questions by using a tool that reads your repository's documentation and inspects the source code. This provides context-aware responses while enforcing read-only access to preserve repository integrity.

Can I analyze a codebase for design decisions without modifying any repository files?

Yes, you can analyze a codebase for design decisions without modifying files by enforcing read-only interaction. This allows safe, reproducible analysis of implementation details while ensuring the repository's integrity is preserved.

What is the best way to get context-rich guidance on implementation details from existing project docs?

The best way to get context-rich guidance from existing project docs is to autonomously inspect documents alongside the codebase. This ensures accurate, context-aware responses for architecture and implementation questions.

How do I save long, detailed reasoning for codebase analysis to support team collaboration?

To save detailed reasoning for codebase analysis, you can write long responses and traceability notes to a whiteboard markdown file. This supports collaboration by keeping the analysis reproducible and accessible.

Does autonomous mode work for planning tasks that require inspecting repository architecture?

Yes, autonomous mode works for planning tasks by guiding task planning and inspecting repository architecture. It reads project documentation and source code to ensure safe, structured analysis of design decisions.