Showing 30 of 27367 results
self — operations an agent performs on its OWN session. `/self:close` cleanly self-terminates the current session by SIGTERM-ing the harness (the Bash tool shell's own parent, $PPID), after a read-only `ps` guard that refuses infra parents (shell/tmux/sshd) so it never tears down the wrong process. It is the low-level exit primitive: for a recap first use `/recap`, and to drive the current task to delivered use `/finish`. The exact `kill -TERM $PPID` form is allowlisted by the `self` permission group so it runs headlessly without an auto-mode prompt.
Self-reflection and personal growth skills: talk (psychological counseling session), attachment style, ego states, examined life, fear inventory, flow and anti-goals, identity exploration, motivation discovery, shadow persona, strength-growth mapping, and values exploration.
Deep comparative audit of external Claude skill packs against this marketplace, weighted by my real Claude usage profile, plus a repo structure + documentation health pass. Produces versioned gap-analysis backlogs under audits/. Run via /self-audit:compare <target>.
Reflect on session learnings and contribute skill improvements via PRs
Captures generalizable behavioral rules from user corrections into CLAUDE.local.md on session end (Stop hook), and maintains them with the improve-claude-local skill.
Self-improvement loops: post-run friction retro + codify, deployment retrospectives, and the fleet-wide friction-knowledge ledger (/self-improvement:*).
Meta-learning system with a structured JSONL learnings store (confidence decay, staleness, prompt-injection-filtered), automated reflection triggers, and hooks that fire at key moments (PR merge, context compaction, debugging failures). Replaces narrative MEMORY.md with a queryable, token-budgeted store while keeping MEMORY.md as a rendered index.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract patterns into skills. Ships 5 slash commands (/si:review, /si:promote, /si:extract, /si:status, /si:remember) and 2 sub-agents (memory-analyst, skill-extractor).
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract patterns into skills. Ships 5 slash commands (/si:memory-review, /si:promote, /si:extract, /si:memory-status, /si:remember) and 2 sub-agents (memory-analyst, skill-extractor).
Proactive and reactive guardrail proposals for your Claude Code projects, with per-proposal approval.
The FE self-learning harness engine — dimension context router, shadow capture gate, payment security floor (secret-scan, payment firewall, self-contained commit-boundary git hooks). Enabled per repo via enabledPlugins; per-repo committed .claude/self-learning.json tunes captureMode + additive guard/lexicon extensions; routes, dimensions, and telemetry stay repo data. Ships /self-learning:doctor, /self-learning:routes, /self-learning:shadow-rate.
九个 Skill 覆盖内容生产闭环:创作简报、账号策略、热点与竞品研究、平台原生文案、短视频方案、公众号排版发布、数据复盘和交付归档,由总控 Skill 编排。
Gera semanários escolares (planejamento quinzenal) em Excel para o Ensino Fundamental I adventista. Duas skills: 3º Ano A (Profª Angela, input PDF tabular) e 5º Ano B (Profª Adriana, input DOCX narrativo). Bancos RAI de 194 + 147 competências.
Semantic search over Obsidian notes using LanceDB and sentence-transformers for local embeddings.
Model and diagnose shared semantic ground between agents with Semantic Spacetime (Mark Burgess, 2014-2025): a discrete graph model of meaning over time, where local proper time replaces global clocks, causality is cooperative promises, and gamma(3,4) graphs expose semantic drift, world model divergence, and absorbing states. Use for designing convergent self-healing coordination, modeling intent and trajectories over time, mapping promises onto spacetime, diagnosing semantic drift or dead-ends, and analyzing temporal blindness in agents. Do not use for physics or relativity, pure vector embeddings or RAG without temporal-causal structure, enforceable centralized control, simple single-agent prompting, or tool manuals — route those to the appropriate skill.
Semantic Scholar paper search — keyword/boolean/snippet search, citation traversal, similar-paper recommendations, author lookup, BibTeX/Markdown/JSON export, with built-in rate limiting and single-script execution
Native macOS computer use through a local MCP server.
Trace repository impact, authored intent and fail-closed migration plans in Claude Code.
Create custom Semgrep rules for detecting bug patterns and security vulnerabilities
Semgrep rules for smart contract security — custom pattern matching, taint tracking, community rulesets, autofix rules, and CI/CD integration. Write targeted detection rules for Solidity vulnerabilities that static analyzers miss.
Semgrep rules for smart contract security — custom pattern matching, taint tracking, community rulesets, autofix rules, and CI/CD integration. Write targeted detection rules for Solidity vulnerabilities that static analyzers miss.
Semantic versioning lifecycle management with auto-bump, changelog generation, and version-aware Claude Code hooks
Deterministic semver operations: validate, compare, bump, and next-version from Conventional Commits.
Semantic versioning enforcement: validates version bumps before commit/push/PR, supports multiple version files