Back to Skills

shiva-bhaga

pjt222
Updated 6 days ago
17 views
17
2
17
View on GitHub
Metaai

About

The shiva-bhaga skill performs controlled context purging and dead-code elimination by dismantling stale patterns and assumptions. It is designed for developers to intentionally clear failed approaches or accumulated noise before a major pivot. Use it to dissolve attachment to outdated reasoning and create space for new solutions.

Quick Install

Claude Code

Recommended
Primary
npx skills add pjt222/agent-almanac -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/pjt222/agent-almanac
Git CloneAlternative
git clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/shiva-bhaga

Copy and paste this command in Claude Code to install this skill

Documentation

濕婆毀

控毀陳模、舊設、積噪——清地以新生。

  • 境積陳設、暗扭推理→用
  • 前法敗、誘補而非棄→用
  • 對久、前決或不適今標→用
  • 死碼、棄謀、屍任致噪→用
  • 大轉前——清先於創→用
  • 執某法妨慮他選→用

  • :當對態或案境(隱)
  • :明標(如「此法不行」「清庫層諸設」)
  • :保界——毀中當留者

一:識何當終

察當態、標陳、敗、不利目者。

Dissolution Triage:
+---------------------+---------------------------+------------------------+
| Category            | Symptoms                  | Action                 |
+---------------------+---------------------------+------------------------+
| Stale Assumptions   | Decisions made early that | List and re-evaluate   |
|                     | no longer match current   | each against current   |
|                     | understanding             | reality                |
+---------------------+---------------------------+------------------------+
| Failed Approaches   | Approaches attempted and  | Acknowledge failure    |
|                     | abandoned but still       | explicitly; release    |
|                     | influencing thinking      | the sunk cost          |
+---------------------+---------------------------+------------------------+
| Accumulated Noise   | Context, variables, or    | Identify and mark for  |
|                     | plans that are no longer  | removal                |
|                     | referenced or relevant    |                        |
+---------------------+---------------------------+------------------------+
| Attachment Points   | "We already decided..."   | Question whether the   |
|                     | beliefs that resist       | decision still holds   |
|                     | re-examination            |                        |
+---------------------+---------------------------+------------------------+
| Zombie Artifacts    | Code, tasks, or plans     | Delete or archive;     |
|                     | that exist but serve no   | do not leave in limbo  |
|                     | current purpose           |                        |
+---------------------+---------------------------+------------------------+
  1. 各類誠掃——拒察一類自為訊
  2. 各物問:「若今始、會建乎?」
  3. 否則→標毀

得:所當釋之清籍、各類具項。

敗:似無陳→察或過淺。取當境最舊決、自始證之——若強為、即毀候。

二:立保界

非皆當毀。識何必留。

  1. 核需:用真求何?此留
  2. 驗識:工驗之事(讀檔、測果)留
  3. 用好:明陳之好與限留
  4. 行件:可示行之碼或法留

劃界:內留、外可毀。

得:留與釋分明。

敗:界不明→問「若自始建任、需復何?」答即定保界。

三:以志毀

行毀——非棄、為志清。

  1. 各標物明釋之:
    • 陳設:「設甲、今據顯乙。釋甲。」
    • 敗法:「法甲試而不行因丙。釋執甲。」
    • 噪:「變/謀/境丁不適。除慮。」
  2. 勿證、勿護所毀——重在釋、非析
  3. 若毀大積境、一句述所毀與何故
  4. 清工:如可、閉棄檔、重心模、認清白

得:境輕、清、陳除。所留覺準、今。

敗:毀似不全——某釋物仍動思——再明名之。「我覺仍以甲為真而推。甲已釋。無甲行。」

四:坐空

毀後、抗即建之欲。毀與創之間有值。

  1. 認清空:「以下已毀:[列]」
  2. 記所留:「所存:[列]」
  3. 抗早建——勿即代所毀
  4. 任清空示下步
  5. 空非無——乃潛。下步(brahma-bhaga 創或 vishnu-bhaga 護)由此空生

得:新舊間之明。下向由所留生、非迫。

敗:空覺不適、強欲即建→此急自為訊——或執所毀模。坐久。正下步將生。

  • 陳設明識而釋
  • 敗法認而無防
  • 積噪由工境清
  • 毀前立保界
  • 核需與用好留
  • 入創前認清空

  • 毀過:無保界之毀殃行件。先劃界
  • 毀寡:禮「釋」而仍動推。真毀需真放
  • 略空:自毀至創、不坐清空、復生舊模於微變
  • 演毀:行清而不真更內模。次應仍現舊設→演也
  • 毀為避:以毀逃難、非清真陳。問清後仍存、非陳境——乃問本身

  • brahma-bhaga — 創隨毀;清後新模由空生
  • vishnu-bhaga — 護補毀;過毀者得續
  • heal — 子系察或顯需毀者乃可癒
  • meditate — 毀前清境噪防反過毀
  • dissolve-form — 構毀之態變等、留意盤

GitHub Repository

pjt222/agent-almanac
Path: i18n/wenyan-ultra/skills/shiva-bhaga
0
agentsagentskillsai-assisted-developmentclaude-codeskillsteams

Related Skills

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill

creating-opencode-plugins

Meta

This skill helps developers create OpenCode plugins that hook into 25+ event types like commands, files, and LSP operations. It provides the plugin structure, event API specifications, and implementation patterns for JavaScript/TypeScript modules. Use it when you need to intercept, monitor, or extend the OpenCode AI assistant's lifecycle with custom event-driven logic.

View skill

sglang

Meta

SGLang is a high-performance LLM serving framework that specializes in fast, structured generation for JSON, regex, and agentic workflows using its RadixAttention prefix caching. It delivers significantly faster inference, especially for tasks with repeated prefixes, making it ideal for complex, structured outputs and multi-turn conversations. Choose SGLang over alternatives like vLLM when you need constrained decoding or are building applications with extensive prefix sharing.

View skill