skills/interview-style-doc-building/SKILL.md
Build structured strategy documents by asking one question at a time and patching the file.
npx skillsauth add ranbot-ai/awesome-skills interview-style-doc-buildingInstall 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.
The user's preferred mode for creating durable strategic docs. AI does NOT propose content — AI asks one question, the user answers, AI patches the file, AI asks the next question. The file IS the conversation's output, updated incrementally.
NOT for: day planning (use day-plan), task triage (organize-tasks), or anything where AI proposes content first.
write_file for the new file. After this, NEVER overwrite — only patch.patch for every update. Never write_file to an existing doc.After each answer:
patch with old_string = placeholder or previous entry, new_string = updated content with the user's words preserved.For ranked lists, append one rank at a time:
1. **Business** — Q2 #1 goal: ...
2. **Health** — get below 81.0 kg, sleep 9h/day, ...
Each rank gets patched in as the user confirms it.
day-plan — different pattern (task triage), not interview-style.organize-tasks — Todoist-specific.memory-management — separate from this; persona/preferences go to memory.davidondrej/skills; verify local paths, tools, credentials, and agent features before acting.tools
Use when a user asks to mine or update a private, evidence-backed work profile from local Claude Code, Codex, Copilot CLI, or OpenCode sessions.
data-ai
Use when diagnosing Android overheating, idle heat, thermal throttling, charging or radio heat, or abnormal battery drain with read-only ADB evidence and approval gates.
research
Research public competitor ads, analyze creative patterns and landing pages, and produce an evidence-labeled strategic teardown.
tools
Compiled CLI covering all 52 endpoints of the Anytype local API — objects, properties, tags, search, chat, files — one binary, no MCP server needed.