English · 简体中文
The repo is organized by type (the folders). Every logical artifact also
gets one row here, labeled by areas and targets — because one artifact
often serves several areas or runtimes, and folders can't express that.
areas: software-development | work-management | self-management
targets: runtime-agnostic | repo-only |
claude-code | codex | opencode | hermes | pi | kimi-code
- Both axes are multi-valued (comma-separated).
- Type is derived from the top-level folder — don't re-label it.
targets= whichnpx skills --agenta skill installs to (runtime-agnostic= any;repo-only= never deployed, e.g. library/knowledge types).- One row per logical artifact (not one per bilingual file).
- No
statusaxis until experimental / deprecated states actually appear.
Hand-curated for now; Phase 3 may generate it from per-artifact metadata.
| Artifact | Type | Areas | Targets | Path | Notes |
|---|---|---|---|---|---|
| define-goal | skill | self-management, software-development, work-management | runtime-agnostic | skills/define-goal/ |
turn vague intent into a feasible, verifiable /goal prompt without planning implementation |
| ghc-search | skill | software-development | runtime-agnostic | skills/ghc-search/ |
web and X/Twitter search through the local ghc-proxy Responses API; answer plus deduped sources |
| git-worktree-workflow | skill | software-development, work-management | runtime-agnostic | skills/git-worktree-workflow/ |
run several agent CLIs in parallel on one repo via isolated worktrees; ships the gitwt helper |
| hoa-agent-retrieve | skill | self-management, software-development | runtime-agnostic | skills/hoa-agent-retrieve/ |
cross-agent history → coverage-manifested, deduped Retrieval Bundle |
| hoa-introspect | skill | self-management, work-management | runtime-agnostic | skills/hoa-introspect/ |
layered self-report: deterministic usage facets (L1) + evidence-cited blind-spot audit (L2) |
| hoa-introspect-distill | skill | self-management, software-development | runtime-agnostic | skills/hoa-introspect-distill/ |
distill approved repeatable work into a skill (or opt-in rule/config) via the runtime-native skill-creator or inline |
| my-ado-cppr | skill | software-development | runtime-agnostic | skills/my-ado-cppr/ |
commit → push → create/update PR on Azure DevOps or GitHub; probe/plan/apply with resumable state |
Non-skill types (orchestration · agent · workflow · mcp · prompt · rule · eval · reflection) populate as real artifacts land.