MCP HubMCP Hub
Вернуться к навыкам

brahma-bhaga

pjt222
Обновлено 2 days ago
9 просмотров
17
2
17
Посмотреть на GitHub
Метаaidesign

О программе

Этот навык позволяет осуществлять генеративное порождение идей и структурированное создание из неопределенности, преобразуя очищенное пространство в согласованные новые паттерны. Он предназначен для использования после устранения устаревших концепций или при столкновении с новыми проблемами, не имеющими готовых шаблонов. Его ключевая способность — закладывать и взращивать зарождающиеся идеи на ранних стадиях, предлагая свежий подход к проектированию.

Быстрая установка

Claude Code

Рекомендуется
Основной
npx skills add pjt222/agent-almanac -a claude-code
Команда плагинаАльтернативный
/plugin add https://github.com/pjt222/agent-almanac
Git клонированиеАльтернативный
git clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/brahma-bhaga

Скопируйте и вставьте эту команду в Claude Code для установки этого навыка

Документация

Brahma Bhaga

Generative creation from void or ambiguity — structured emergence of new patterns, approaches, solutions where none existed before.

When Use

  • After shiva-bhaga dissolution cleared stale patterns, created space
  • Facing genuinely novel problem — no obvious template or precedent
  • User's request requires invention rather than retrieval or adaptation
  • Multiple approaches exist, none chosen — creative act is the choice itself
  • Blank slate: new file, new project, new architecture, new approach
  • Incremental modification has reached limits — fresh design needed

Inputs

  • Required: Creative goal or void to fill (from conversation context)
  • Optional: Constraints bounding creation (user requirements, technical limitations)
  • Optional: Seeds — fragments, inspirations, partial ideas informing creation
  • Optional: What was dissolved (shiva-bhaga output) — understanding what failed guides what to create

Steps

Step 1: Survey the Void

Before creating, understand space available for creation.

Creative Space Assessment:
+---------------------+---------------------------+------------------------+
| Dimension           | Questions                 | Determines             |
+---------------------+---------------------------+------------------------+
| Constraints         | What MUST the creation    | The boundary within    |
|                     | satisfy? What is non-     | which creativity       |
|                     | negotiable?               | operates               |
+---------------------+---------------------------+------------------------+
| Freedom             | What is NOT specified?     | The degrees of freedom |
|                     | Where does the user leave | available for creative |
|                     | room for creative choice? | choice                 |
+---------------------+---------------------------+------------------------+
| Seeds               | What fragments, partial   | The starting material  |
|                     | ideas, or inspirations    | that informs but does  |
|                     | already exist?            | not dictate            |
+---------------------+---------------------------+------------------------+
| Anti-patterns       | What was tried before and | The space to avoid —   |
|                     | failed? What approaches   | creation that repeats  |
|                     | were dissolved?           | dissolved patterns     |
+---------------------+---------------------------+------------------------+
| Context             | What exists around the    | The environment the    |
|                     | void? What must the       | creation must fit      |
|                     | creation integrate with?  | into                   |
+---------------------+---------------------------+------------------------+
  1. Map each dimension honestly — especially constraints, often implicit
  2. Note degrees of freedom: where genuine creation happens
  3. Identify seeds without committing to them — they inform, not dictate

Got: Clear picture of creative space: bounded by constraints, informed by seeds, opened by degrees of freedom.

If fail: Space feels fully constrained (no degrees of freedom)? Re-examine — constraints that seem fixed are often preferences. Ask user if needed.

Step 2: Generate — Divergent Exploration

Produce multiple possibilities without evaluating.

  1. Generate at least three distinct approaches to fill creative space
  2. Each approach genuinely different — not variations on a theme
  3. For each approach, capture:
    • Core idea in one sentence
    • How it satisfies constraints
    • What makes it distinct from others
    • What it sacrifices or trades off
  4. Include at least one unconventional or risky approach
  5. Do not evaluate yet — generation and evaluation are separate phases

Got: Three or more genuinely distinct approaches, each with clear identity and trade-off profile.

If fail: All approaches feel similar? Generation too narrow. Return to Step 1, look for unexplored degrees of freedom. Alternatively, invert a constraint: "What if opposite of the obvious approach?"

Step 3: Evaluate — Convergent Selection

Assess generated approaches vs creative space.

  1. For each approach, assess:
    • Constraint satisfaction: Meets all non-negotiable requirements?
    • Elegance: Simplest solution that works?
    • Resilience: Survives future perturbation?
    • Integration: Fits naturally with surrounding context?
    • Novelty: Brings something genuinely new, or merely rearranges old?
  2. Eliminate approaches violating hard constraints
  3. Among remaining approaches, choose from user's implicit values (simplicity? thoroughness? creativity?)
  4. Two approaches equally strong? Present both to user with trade-offs clearly stated

Got: Single chosen approach (or clearly framed choice for user) with articulated reasoning.

If fail: No approach satisfies all constraints? Constraints may be contradictory. Surface contradiction to user rather than forcing creation that compromises fundamentals.

Step 4: Manifest — Bring into Form

Execute chosen approach, give concrete form.

  1. Begin with skeleton: minimal structure embodying core idea
  2. Build outward from core, adding detail as needed
  3. At each step, check: "Does this addition serve core idea or dilute it?"
  4. Resist urge to over-elaborate — creation complete when nothing more can be removed
  5. Name what was created: clear, descriptive identifier capturing its essence

Got: Concrete creation embodying chosen approach — code, plan, structure, or design existing where void was before.

If fail: Manifestation diverges from chosen approach? Pause, re-read Step 3's selection. Drift during manifestation often signals selection not fully committed to. Either recommit or re-select.

Step 5: Nurture — Protect the Nascent Creation

New creations fragile. Protect them through early stages.

  1. Test creation vs its constraints — works as intended?
  2. Identify weakest point — where most likely to break?
  3. Strengthen weakest point without over-engineering
  4. Hand off to vishnu-bhaga for ongoing preservation if creation will persist
  5. Document creative choices made: what was chosen, what was rejected, why

Got: Creation tested, documented, ready for sustained use.

If fail: Creation fails first test? Assess whether failure is in creation or test. Creation fundamentally flawed? Return to Step 2 with failure as new anti-pattern seed.

Checks

  • Creative space surveyed before generating ideas
  • At least three genuinely distinct approaches generated
  • Selection based on explicit criteria, not default instinct
  • Creation manifested starting from core, building outward
  • Creation tested vs its constraints
  • Creative choices documented for future reference

Pitfalls

  • Creating before clearing: Attempting creation without prior dissolution produces new patterns contaminated by old ones. Run shiva-bhaga first if space is cluttered
  • Single-option generation: Generating one approach then evaluating it is not creation — it's executing first idea. True creation requires divergent options
  • Novelty for its own sake: Creating something unconventional when simple standard approach would serve better. Novelty is tool, not goal
  • Perfectionist manifestation: Polishing endlessly rather than shipping working creation. Complete imperfect creation outperforms incomplete perfect one
  • Unprotected creation: Manifesting something new and immediately moving on without testing or documentation leaves creation vulnerable

See Also

  • shiva-bhaga — destruction creates void Brahma fills; dissolution precedes creation
  • vishnu-bhaga — preservation sustains what Brahma creates; handoff from creation to maintenance
  • intrinsic — creative engagement benefits from autonomous motivation; creation thrives in flow
  • learn — creation requiring knowledge not yet held? Learning precedes generation
  • adapt-architecture — morphic equivalent for creating new architectural patterns from existing systems

GitHub репозиторий

pjt222/agent-almanac
Путь: i18n/caveman/skills/brahma-bhaga
0
agentsagentskillsai-assisted-developmentclaude-codeskillsteams

Похожие навыки

content-collections

Мета

Этот навык предоставляет проверенную в продакшене настройку для Content Collections — TypeScript-ориентированного инструмента, который преобразует файлы Markdown/MDX в типобезопасные коллекции данных с валидацией Zod. Используйте его при создании блогов, сайтов документации или контентных приложений на Vite + React для обеспечения типобезопасности и автоматической проверки содержимого. Он охватывает всё: от настройки плагина Vite и компиляции MDX до оптимизации развертывания и валидации схем.

Просмотреть навык

polymarket

Мета

Этот навык позволяет разработчикам создавать приложения на платформе прогнозных рынков Polymarket, включая интеграцию с API для торговли и получения рыночных данных. Он также обеспечивает потоковую передачу данных в реальном времени через WebSocket для отслеживания текущих сделок и рыночной активности. Используйте его для реализации торговых стратегий или создания инструментов, обрабатывающих обновления рынка в реальном времени.

Просмотреть навык

creating-opencode-plugins

Мета

Этот навык помогает разработчикам создавать плагины OpenCode, которые подключаются к более чем 25 типам событий, таким как команды, файлы и операции LSP. Он предоставляет структуру плагина, спецификации API событий и шаблоны реализации для модулей на JavaScript/TypeScript. Используйте его, когда вам нужно перехватывать, отслеживать или расширять жизненный цикл ассистента OpenCode AI с помощью пользовательской событийно-ориентированной логики.

Просмотреть навык

sglang

Мета

SGLang — это высокопроизводительный фреймворк для обслуживания больших языковых моделей (LLM), специализирующийся на быстрой структурированной генерации JSON, regex и рабочих процессов агентов с использованием кэширования префиксов RadixAttention. Он обеспечивает значительно более высокую скорость вывода, особенно для задач с повторяющимися префиксами, что делает его идеальным для сложных структурированных результатов и многократных диалогов. Выбирайте SGLang вместо альтернатив, таких как vLLM, когда вам требуется ограниченное декодирование или вы создаете приложения с интенсивным совместным использованием префиксов.

Просмотреть навык