Skip to main content

ActiveMemory/ctx

SkillsMP 已收集 ActiveMemory/ctx 中的 113 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
113
GitHub 星标
74
GitHub Forks
14

已展示 40 / 113 个已收集 Skill。

职业分类
其他计算机职业
描述

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

原文语言:英语

更新
职业分类
其他计算机职业
描述

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

原文语言:英语

更新
职业分类
其他计算机职业
描述

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

原文语言:英语

更新
职业分类
其他计算机职业
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run the progressive-disclosure pass: inspect a knowledge file's staging zone, propose a theme per staged entry, author gists, present the plan for human approval, then apply it — moving entries into theme files and folding gists into the root. Use when…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run the progressive-disclosure pass: inspect a knowledge file's staging zone, propose a theme per staged entry, author gists, present the plan for human approval, then apply it — moving entries into theme files and folding gists into the root. Use when…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Scaffold a pull-request body from the current branch's commits, Spec: trailers, and closed TASKS into gitignored inbox/ for the human to paste. Use when preparing or opening a PR for a ctx branch. Never pushes and never creates the PR.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Consolidate redundant entries in LEARNINGS.md or DECISIONS.md. Use when ctx drift reports high entry counts or entries overlap.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Consolidate redundant entries in LEARNINGS.md or DECISIONS.md. Use when ctx drift reports high entry counts or entries overlap.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Commit with context persistence. Use instead of raw git commit to capture decisions and learnings alongside code changes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
技术写作员
描述

Review, rewrite, or edit human-facing prose to remove formulaic LLM writing patterns while preserving meaning, intent, and certainty. Use when the user says 'humanize this', 'this sounds like AI', 'remove the AI tells', 'de-AI this', 'make it sound human',…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Execute a plan step-by-step with verification. Use when you have a plan document — canonically specs/plans/<milestone>.md from /ctx-task-out — and need disciplined, checkpointed implementation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Decompose a committed spec into a per-milestone implementation plan at specs/plans/<milestone>.md — data model, contracts, invariant-test matrix, and tasks with falsifiable acceptance criteria — that /ctx-implement consumes. Use after /ctx-spec when a spec is…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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'.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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/`…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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".

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
已展示 40 / 113 个已收集 Skill。