Skip to main content
ph3on1x
GitHub 创作者资料

ph3on1x

按仓库查看 4 个 GitHub 仓库中的 8 个已收集 skills。

已收集 skills
8
仓库
4
更新
2026-07-07
仓库浏览

仓库与代表性 skills

commit
软件开发工程师

Creates conventional git commits enriched with a Context section that logs AI-layer changes (.wisci/, CLAUDE.md, skills, rules), turning git history into queryable long-term memory. Use to commit changes, optionally pushing afterward.

2026-07-07
compress
软件开发工程师

Snapshots session work state into per-stream handoff files under .wisci/handoff/ so a fresh session can resume exactly where this one stopped. Use when ending a session, switching to other work, saving progress before context runs out, or after a context compaction.

2026-07-07
isolate
软件开发工程师

Delegates research and exploration to subagents with isolated context windows, then synthesizes findings inline and persists durable results to .wisci/context/ via the write skill. Use for investigating a codebase area, researching external docs or best practices, or comparing approaches without polluting the main context.

2026-07-07
select
软件开发工程师

Loads validated project context into the session — bare invocation gives a codebase primer plus an inventory of stored context and handoffs; with arguments it runs a targeted deep dive on one topic. Use when starting or resuming a session, orienting in a project, or loading stored context for a task.

2026-07-07
write
软件开发工程师

Externalizes knowledge from the conversation into persistent, staleness-tracked markdown files under .wisci/context/. Use when research results, decisions, or findings are worth keeping beyond this session, or when the user wants context saved to disk.

2026-07-07
已展示 4 / 4 个仓库
已展示全部仓库