A repository-local process for importing selected third-party skills into a CSL Agent Kit codebase while recording where each skill came from. It preserves source details such as the repository, path, version reference, commit, licence, and upstream status.
Analyze one Git project or component and write one systematic, source-backed current-state report under docs/analysis/. Use for durable project maps, component maps, responsibility and functional-module models, core working flows, or architecture understanding needed for continued development. Exclude quick…
Use when the user wants to release a project. This skill only routes to the matching release SOP, checks readiness, and gathers confirmation items; it does not perform ecosystem-specific publishing itself.
A Chinese-language skill for searching Zhihu, a Chinese question-and-answer community, and the wider web, plus reading the current user's Zhihu content.
Maintain this repository's project-local Task Target alignment evaluations. Use in CSL Agent Kit for level and Safety cases, fresh-context model runs, scoring, and protocol comparisons.
Runs when a session starts on startup, resume, clear, compact and new, executing sop-summaries.sh and agent-hooks.js via sh with --show-toplevel (2 commands). From SSBun/csl-agent-kit.
Runs after the context is compacted for manual and auto tool calls, executing sop-summaries.sh and agent-hooks.js via sh with --show-toplevel (2 commands). From SSBun/csl-agent-kit.
Runs when you submit a prompt, before the agent sees it, executing sop-candidates.js and agent-hooks.js via sh with --show-toplevel (2 commands). From SSBun/csl-agent-kit.
Runs before the agent uses a tool for Bash, Edit, Write and apply_patch tool calls, executing agent-hooks.js via sh (2 commands). From SSBun/csl-agent-kit.
Analyze one Git project, directory, or file against one current implementation question and write one durable, source-backed report under docs/analysis/. Use for /analyze-project, need-bounded deep source analysis, a current behavior chain, or repository-specific prediction checks. Develop and learn are focus aliases…
Run a fail-closed, uncapped Reviewer–Editor loop for code, PRDs, RFCs, design documents, and other deliverables. Use only when the user explicitly requests adversarial review, a two-agent Reviewer–Editor loop, or independent Reviewer approval. Exclude ordinary one-pass review, self-review, routine file operations, and…
Audits and remediates findings from the adversarial-reviewer. Judges adequacy, minimal resolution, blast radius, and proportionality before accepting, narrowing, rejecting, acknowledging, or escalating each finding. Implements the smallest sufficient fix and never self-approves. Used by the adversarial-review skill as…