- 📁 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.
- 📁 agents/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Write and iteratively refine executable TLA+ specs (.tla) and TLC model configs (.cfg) from natural-language system designs; run TLC model checking; summarize pass/fail and counterexamples with explicit assumptions and bounds. Use when asked to design or validate a protocol/state machine, create or edit .tla/.cfg files, run TLC, or interpret TLC failures.
Architecture-as-code using C4 model and Structurizr DSL. Use when the project has `architecture.c4` enabled in settings, or when the user asks about C4 diagrams, Structurizr, architecture boundaries, or dependency rules. Teaches agents how to maintain a canonical architecture model alongside ARCHITECTURE.md, declare machine-checkable boundaries, and export diagrams.
Padrões arquiteturais, de injeção de dependência e de UI para o ecossistema Projeto ACBr (Automação Comercial Brasil) em FreePascal/Lazarus.
- 📁 .claude-plugin/
- 📁 hooks/
- 📁 prompts/
- 📄 .gitignore
- 📄 CLAUDE.md
- 📄 LICENSE
赛博朋克主题程序员健身插件 — 义体维护系统。帮助程序员在编码间隙保持身体健康,提供运动提醒、健身计划、训练记录、成就系统和体态检查。
Alph.ai 公共功能 API - 代币黑名单查询、发币平台信息、盈亏分享卡片、SEO 数据等通用功能。当用户询问代币是否在黑名单、查询发币平台、生成分享卡片、PnL 分享、SSR/SEO 数据时使用。
- 📁 schemas/
- 📁 scripts/
- 📄 README.md
- 📄 SKILL.md
Perform root cause analysis and log analysis for failed jobs.Investigate AAP job failures using Splunk correlation and AgnosticD/AgnosticV configuration analysis. Correlates local Ansible/AAP job logs with Splunk OCP pod logs and retrieves relevant configuration from GitHub repositories.
- 📁 docs/
- 📁 prompts/
- 📁 tools/
- 📄 .gitignore
- 📄 INSTALL.md
- 📄 README.md
Distill a graduated lab senior into an AI Skill. Import chats, meeting notes, photos, and screenshots to build Group Memory + Persona with continuous evolution. | 把毕业大师兄蒸馏成 AI Skill,导入聊天记录、组会纪要、照片和截图,生成 Group Memory + Persona,支持持续进化。
- 📁 docs/
- 📁 prompt/
- 📁 src/
- 📄 README.md
- 📄 SKILL.md
General-purpose Hacker News monitoring tentacle. Supports 6 data sources, LLM-powered smart filtering, and batch reporting. Fetches latest posts by default, runs each through LLM screening, and reports worthy items to Brain for user notification.
Map any professional domain into extractable topics with seed terms and a recommended extraction plan. Triggers on "I work in", "what can you extract about", "help me get started", "map my domain", "I don't know what to extract". Outputs structured domain map with seed terms for bdistill-extract.
- 📁 assets/
- 📁 references/
- 📁 scripts/
- 📄 .gitignore
- 📄 AGENTS.md
- 📄 BENCHMARK_REPORT.md
Hybrid SQLite + Vector persona memory system for Zo Computer. Episodic memory with temporal queries, graph-boosted search, BFS path finding, knowledge gap analysis, auto-capture pipeline. Gives personas persistent memory with semantic search (nomic-embed-text), HyDE query expansion (qwen2.5:1.5b), Ollama-powered memory gate, 5-tier decay, and swarm integration. Requires Ollama for embeddings.
当复杂问题需要系统性逐步推理时使用。适用于多阶段分析、设计规划、问题分解,或初始范围不明确且需要受控收敛的任务。