Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ctx

ctx에는 ActiveMemory에서 수집한 skills 109개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
109
Stars
69
업데이트
2026-06-22
Forks
12
직업 범위
직업 카테고리 17개 · 97% 분류됨
저장소 탐색

이 저장소의 skills

ctx-experimental-handoff
미분류

EXPERIMENTAL (discardable). Hand a loose intent spec (.context/specs/intent-<slug>.md) off to spec-kit's /speckit-specify with a prose synopsis. Optional and graceful — warns and continues if spec-kit is not installed; the intent spec stands either way. Third step of the experimental chain.

2026-06-22
ctx-experimental-plan
미분류

EXPERIMENTAL (discardable). Stress-test a plan through adversarial interview, then write a debated brief to .context/briefs/<TS>-<slug>.md. First step of the experimental spec-kit delegation chain: /ctx-experimental-plan → /ctx-experimental-spec → /ctx-experimental-handoff.

2026-06-22
ctx-experimental-spec
미분류

EXPERIMENTAL (discardable). Turn a debated brief into a LOOSE intent spec at .context/specs/intent-<slug>.md — deliberately not pre-shaped into spec-kit's template. Second step of the experimental chain: /ctx-experimental-plan → /ctx-experimental-spec → /ctx-experimental-handoff.

2026-06-22
ctx-dream
소프트웨어 개발자

Run a disciplined "dream" triage pass over the gitignored ideas/ folder — classify each idea against the codebase and specs, and emit gated, provenance-bearing disposition proposals into the dreams/ notebook for human review. NEVER writes canonical memory and NEVER acts on a proposal. Use when invoked headlessly by the scheduler (cron `claude -p`) or when the user says "run the dream" / "dream over my ideas". The human reviews via /ctx-serendipity.

2026-06-07
ctx-serendipity
소프트웨어 개발자

The human review "garden walk" over ctx-dream proposals. Reads pending proposals from the dreams/ notebook and walks the human through accept / reject / amend / skip, one at a time, substance-forward. Mechanical dispositions apply instantly; generative ones (merge, promote) are done here by reading the full source. Use when the user says "serendipity round", "review my dreams", "walk the garden", or "what did the dream find?". The dream proposes; serendipity disposes.

2026-06-07
ctx-decision-add
소프트웨어 개발자

Record architectural decision. Use when a trade-off is resolved or a non-obvious design choice is made that future sessions need to know.

2026-05-30
ctx-learning-add
소프트웨어 개발자

Record a learning. Use when discovering gotchas, bugs, or unexpected behavior that future sessions should know about.

2026-05-30
ctx-task-add
소프트웨어 개발자

Add a task. Use when follow-up work is identified or when breaking down complex work into subtasks.

2026-05-30
ctx-surface-audit
소프트웨어 개발자

ctx-repo-internal (note the _ prefix; sibling of _ctx-command-audit / _ctx-audit). Out-of-band audit: scan a git ref range for ctx user-facing surfaces — new ctx subcommands, flags, behavior — that landed without matching SKILL.md, recipe, or docs/cli updates. Run from a SEPARATE Claude Code session, not the one that wrote the code. Drops a report at .context/audit/surface.md for the ctxctl audit-relay hook to relay verbatim.

2026-05-29
ctx-architecture
소프트웨어 개발자

Build and maintain architecture maps. Use to create or refresh ARCHITECTURE.md and DETAILED_DESIGN.md. Supports principal mode for deeper analysis: vision, future direction, bottlenecks, implementation alternatives, gaps, upstream proposals, and intervention points.

2026-05-29
ctx-pad
소프트웨어 개발자

Manage encrypted scratchpad. Use for short, sensitive one-liners that travel with the project.

2026-05-29
ctx-pad
소프트웨어 개발자

Manage encrypted scratchpad. Use for short, sensitive one-liners that travel with the project.

2026-05-24
ctx-architecture-enrich
소프트웨어 개발자

Enrich architecture artifacts with code intelligence data. Takes existing /ctx-architecture output as baseline, verifies and quantifies with GitNexus MCP (blast radius, execution flows, domain clustering, registration sites). Run after /ctx-architecture, not instead of it.

2026-05-23
ctx-architecture-failure-analysis
소프트웨어 개발자

Adversarial failure analysis for codebases. Generates falsifiable incident hypotheses: race conditions, ordering assumptions, cache staleness, error swallowing, ownership gaps, idempotency failures, and scaling cliffs. Produces DANGER-ZONES.md with evidence-backed, ranked findings.

2026-05-23
ctx-architecture
소프트웨어 개발자

Build and maintain architecture maps. Use to create or refresh ARCHITECTURE.md and DETAILED_DESIGN.md. Supports principal mode for deeper analysis: vision, future direction, bottlenecks, implementation alternatives, gaps, upstream proposals, and intervention points.

2026-05-23
ctx-code-review
소프트웨어 품질 보증 분석가·테스터

Review code changes for correctness, edge cases, and convention adherence. Use when the user asks to review code, a diff, a PR, or says 'review this'.

2026-05-23
ctx-explain
소프트웨어 개발자

Explain code for someone new to the project. Use when the user asks 'what does this do', 'explain this', or wants to understand unfamiliar code.

2026-05-23
ctx-refactor
소프트웨어 개발자

Refactor code safely: test-first, one change at a time, preserve behavior. Use when the user says 'refactor this', 'clean this up', or wants structural improvement.

2026-05-23
ctx-remember
소프트웨어 개발자

Recall project context and present structured readback. Use when the user asks 'do you remember?', at session start, or when context seems lost.

2026-05-23
ctx-remember
소프트웨어 개발자

Recall project context and present structured readback. Use when the user asks 'do you remember?', at session start, or when context seems lost.

2026-05-23
ctx-journal-enrich-all
데이터 입력원

Full journal pipeline: import unimported sessions, then batch-enrich all unenriched entries. Use when the user says 'process the journal' or to catch up on the backlog.

2026-05-22
ctx-journal-enrich
통계 보조원

Enrich journal entry with metadata. Use when journal entries lack frontmatter, tags, or summary for future reference.

2026-05-22
ctx-plan
프로젝트 관리 전문가

Stress-test a plan through adversarial interview; produces a debated brief at .context/briefs/<TS>-<slug>.md that /ctx-spec --brief consumes. Use when the user wants their bet scrutinized before it becomes a spec.

2026-05-22
ctx-spec
소프트웨어 개발자컴퓨터 시스템 분석가

Scaffold a feature spec from the project template. Use when planning a new feature, writing a design document, or when a task references a missing spec.

2026-05-22
ctx-journal-enrich-all
파일 사무원

Full journal pipeline: import unimported sessions, then batch-enrich all unenriched entries. Use when the user says 'process the journal' or to catch up on the backlog.

2026-05-22
ctx-handover
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Per-session handover artifact writer. Wraps `ctx handover write` with `--summary` and `--next` (both required, both validated non-placeholder by the CLI). Always invoked as the final step of `/ctx-wrap-up`; not the user-facing trigger. When `.context/kb/` exists, also folds postdated closeouts into the handover and archives them.

2026-05-18
ctx-kb-ask
고객 서비스 담당자

Q&A grounded in the existing kb. Read-only on prose; refuses to web-jump; if the kb cannot answer, opens a Q-### row in outstanding-questions.md and reports the gap. Writes an ask closeout for the audit trail.

2026-05-18
ctx-kb-ground
프로젝트 관리 전문가

Read-only freshness audit over the kb's tracked sources (URLs, in-tree paths, MCP resources) declared in grounding-sources.md. Classifies each source's drift state, annotates the source-coverage ledger, and writes a ground closeout; flags drifted or new-to-kb sources for /ctx-kb-ingest. Never mints evidence, authors prose, or transitions ledger states.

2026-05-18
ctx-kb-ingest
파일 사무원

Editorial knowledge-ingestion pass. Reads sources the user supplies, declares its pass-mode (topic-page / triage / evidence-only) before extraction, and is held to mode-specific completion semantics. The topic page is the deliverable; the closeout is the audit trail.

2026-05-18
ctx-kb-note
소프트웨어 개발자

Lightweight capture into .context/ingest/findings.md. Single argument is the note text. Never writes to a topic page or to evidence-index.md. The pipeline's ad-hoc escape hatch for "park this for the next ingest".

2026-05-18
ctx-kb-site-review
소프트웨어 품질 보증 분석가·테스터

Mechanical structural audit of the kb. Coerces malformed capitalization, flags malformed closeout frontmatter, and refuses to make judgment calls that require evidence. Writes a site-review closeout for the audit trail.

2026-05-18
ctx-wrap-up
프로젝트 관리 전문가

End-of-session context persistence ceremony. Use when wrapping up a session to capture learnings, decisions, conventions, and tasks.

2026-05-18
ctx-kb-ground
소프트웨어 품질 보증 분석가·테스터

Read-only freshness audit over the kb's tracked sources (URLs, in-tree paths, MCP resources) declared in grounding-sources.md. Classifies each source's drift state, annotates the source-coverage ledger, and writes a ground closeout; flags drifted or new-to-kb sources for /ctx-kb-ingest. Never mints evidence, authors prose, or transitions ledger states.

2026-05-18
ctx-kb-ground
파일 사무원

Read-only freshness audit over the kb's tracked sources (URLs, in-tree paths, MCP resources) declared in grounding-sources.md. Classifies each source's drift state, annotates the source-coverage ledger, and writes a ground closeout; flags drifted or new-to-kb sources for /ctx-kb-ingest. Never mints evidence, authors prose, or transitions ledger states.

2026-05-18
ctx-handover
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Per-session handover artifact writer. Wraps `ctx handover write` with `--summary` and `--next` (both required, both validated non-placeholder by the CLI). Always invoked as the final step of `/ctx-wrap-up`; not the user-facing trigger. When `.context/kb/` exists, also folds postdated closeouts into the handover and archives them.

2026-05-18
ctx-history
소프트웨어 개발자

Browse session history. Use when referencing past discussions or finding context from previous work.

2026-05-18
ctx-implement
소프트웨어 개발자

Execute a plan step-by-step with verification. Use when you have a plan document and need disciplined, checkpointed implementation.

2026-05-18
ctx-kb-ask
소프트웨어 개발자

Q&A grounded in the existing kb. Read-only on prose; refuses to web-jump; if the kb cannot answer, opens a Q-### row in outstanding-questions.md and reports the gap. Writes an ask closeout for the audit trail.

2026-05-18
ctx-kb-ingest
소프트웨어 개발자

Editorial knowledge-ingestion pass. Reads sources the user supplies, declares its pass-mode (topic-page / triage / evidence-only) before extraction, and is held to mode-specific completion semantics. The topic page is the deliverable; the closeout is the audit trail.

2026-05-18
ctx-kb-note
파일 사무원

Lightweight capture into .context/ingest/findings.md. Single argument is the note text. Never writes to a topic page or to evidence-index.md. The pipeline's ad-hoc escape hatch for "park this for the next ingest".

2026-05-18
이 저장소에서 수집된 skills 109개 중 상위 40개를 표시합니다.