- 📁 agents/
- 📁 scripts/
- 📄 SKILL.md
Synchronize LocalMultiControl progress to Feishu Bitable task boards by upserting records after code or docs work. Use when users ask to update Feishu multi-dimensional tables, sync task status, backfill historical tasks from commits/docs, or keep player-visible progress boards current.
Bootstrap a knowledge store by exploring codebase architecture — use when starting with a new or empty project, seeding knowledge, or running /bootstrap
Design, review, simplify, restructure, or standardize project documentation, especially for open-source or developer-facing repos where the goal is better information architecture, less duplication, faster onboarding, and ultra-compact contributor docs. It is especially appropriate when the request is about best practices, document responsibilities, ToC design, doc boundaries, contributor experience, or AI-assisted documentation workflows rather than writing detailed technical content itself.
Use when user wants to align docs with the current project status or new discoveries
Scan codebase and fill/update CLAUDE.md and AGENTS.md with real project data. Produces deep architectural documentation matching production quality.
Converts content to clean markdown. Supports web pages, Google Docs, PDFs, images, videos, audio files, YouTube videos, Word docs, EPUBs, CSVs, PowerPoints, tweets, and RSS feeds. Use when the user wants to convert a URL or file to markdown, extract text from a PDF or image, transcribe a video or audio file, save a web article, export a Google Doc, or get a YouTube transcript.
- 📁 agents/
- 📁 docs/
- 📁 prompts/
- 📄 .gitignore
- 📄 CHANGELOG.md
- 📄 CLAUDE.md
Use when user says 'superflow', 'суперфлоу', or asks for full dev workflow. Four phases: (0) project onboarding & CLAUDE.md bootstrap, (1) collaborative Product Discovery with multi-expert brainstorming, (2) fully autonomous execution with PR-per-sprint, git worktrees, dual-model reviews, max parallelism, and verification discipline, (3) merge with documentation update.
Use this skill when answering software questions where documentation currency
Audit an existing repository or paper-code release for open-source hardening gaps across correctness, maintainability, testability, security, performance, observability, and documentation. Use when the user says "audit this repo", "harden this project", "open source readiness", or wants a prioritized file-level report before changing code.
- 📁 assets/
- 📁 config/
- 📁 demo/
- 📄 .env.example
- 📄 .gitignore
- 📄 README.md
Turns X/Twitter bookmarks into a searchable, proactive personal knowledge base for AI agents.
RESTful API design patterns, HTTP standards, versioning, error handling, and documentation
Perform a structured codebase health assessment and append results to docs/health-log.md. Use when asked to check codebase health.