security
25Agent
Consilium role. Reviews infrastructure security: K8s RBAC, network policies, secrets management (Vault/ESO), container security, supply chain, CIS benchmarks, OWASP for APIs. Does NOT write code.
Agent
Consilium role. Reviews infrastructure security: K8s RBAC, network policies, secrets management (Vault/ESO), container security, supply chain, CIS benchmarks, OWASP for APIs. Does NOT write code.
Agent
Consilium role. Reviews SRE practices: SLO/SLA/error budgets, observability (metrics/logs/traces), alerting rules, runbooks, incident response, capacity planning, post-mortems. Does NOT write code.
Agent
Orchestrates the full cycle of a git change: create a branch → atomic commits following Conventional Commits → PR description → merge → semver tag (if it's a release). Calls the skills git-conventional-commit, git-pr-description, git-release-tag. Use when the task is to carry a change through git from branch to…
Skill Claude CodeCodex
Builds a Conventional Commits commit message for the current changes in git. Analyzes the staged diff (or unstaged, if staged is empty), determines type/scope, writes the subject and, if needed, a body. Use when the user wants to "make a commit", "commit the changes", "commit this", "write a commit message", "commit…
Skill Claude CodeCodex
Builds a Pull Request description from the diff of the current branch against the base branch (main/master). Analyzes all commits, extracts "why / what / how to verify", captures breaking changes. Use when the user wants to "describe the PR", "write a description for the pull request", "put together a PR", "push and…
Agent
Specialized agent for processing the inbox (00. Входящие/) in a personal Obsidian knowledge base. Delegate here when the user wants to "sort out the inbox," "clean up the inbox," "sort through.
Agent
Specialized agent for the health of the Obsidian knowledge graph — MOCs, hub nodes, splitting large notes, PARA navigation. Delegate here when the user says "untangle this knot," "offload MOC X," "X has grown too big," "the map has become a dumping ground," "too many incoming/outgoing links," "split this large note,"…
Agent
Specialized agent for working with a single specific note in Obsidian — frontmatter enrichment (aliases, up, down, other), critique, finding contradictions and weak points, peer review. Delegate here when the user talks about a specific note: "enrich this note," "fill in the frontmatter," "add aliases," "critique this…
Agent
Specialized agent for ingesting external sources (article, book, video, talk, transcript, lecture notes, quote export) into a personal Obsidian knowledge base. Delegate here when the user wants to "process an article," "put a book into the base," "extract knowledge from a video," "process lecture notes," "sort through…
Skill Claude CodeCodex
Enrich Obsidian note frontmatter — fill in the aliases, up, down, other fields without moving the note. Use this skill when the user asks to update/fill in a note's frontmatter, add aliases or links (up/down/other), or enrich a note with links — especially for notes in the 00. Входящие folder. The note stays in place…
Skill Claude CodeCodex
Analyze and review notes from the inbox (00. Входящие) — inspection and reporting only, no file changes. The output is a list of notes with recommendations for category and action. For actually processing them (tags, links, moving) use obsidian-refactor-inbox.
Skill Claude CodeCodex
Processes an arbitrary markdown file (article, web clip, transcript, notes, draft note) and turns it into structured knowledge for an Obsidian base using the PARA methodology. The skill extracts atomic entities (concepts, insights, facts), invents logical names for notes, creates a source literature note, and builds…
Skill Claude CodeCodex
Critical analysis of Obsidian notes — hybrid search for similar and opposing topics in the knowledge base, identifying contradictions with existing knowledge, reasoned critique of argumentation and coverage completeness. Use this skill whenever the user asks to: critique a note, break it down, find contradictions…
Skill Claude CodeCodex
Process inbox notes in Obsidian. Use this skill when the user asks to process notes from the 00. Входящие folder — updating tags, adding aliases, creating links to existing notes (people, MOCs, knowledge), moving them to the right folder per the PARA methodology. The skill determines the note type (atomic thought…
Skill Claude CodeCodex
Refactor lecture notes in Obsidian — extract concepts, definitions, and theorems from lecture notes into separate notes, turn the lecture into a "table of contents" with links, update links to the discipline MOC. Use this skill when the user asks to process, split, or refactor a lecture's notes or several lectures.…
Skill Claude CodeCodex
Refactor a large Obsidian note — split it into atomic/thematic notes while preserving wikilinks in the original. Use this skill when the user asks to split, divide, or refactor a specific note. The skill creates child notes, inserts [[links]] into the original, and follows the PARA vault structure.
Skill Claude CodeCodex
Offload an Obsidian hub note that too many notes link to (an in-degree tangle). The main signal of a tangle is a high in-degree (tens to hundreds of incoming links); out-degree is secondary. The skill creates sub-MOCs under the hub's existing categories and redirects incoming links from resource notes to the specific…