Skip to main content
juicesharp
GitHub 创作者资料

juicesharp

按仓库查看 2 个 GitHub 仓库中的 47 个已收集 skills。

已收集 skills
47
仓库
2
更新
2026年8月29日
仓库浏览

仓库与代表性 skills

research
未分类

Answer structured research questions about a codebase using targeted parallel analysis agents, then synthesize findings into a research document in .rpiv/artifacts/research/. Internally dispatches the scope-tracer agent to formulate trace-quality research…

2026年8月29日
grade
未分类

Grade ONE artifact along ONE named quality dimension and write a verdict JSON to .rpiv/artifacts/verdicts/. Single-pass, no subagents, no fixes — it only judges. Dispatched once per dimension by a workflow's grade panel (a fanout over dimensions); the…

2026年8月28日
acceptance
未分类

Derive an executable acceptance inventory from the verbatim goal — the ID'd observable outcomes the finished work must exhibit, each with a runnable evidence command where one can be derived — and write it to .rpiv/artifacts/acceptance/ in one non-interactive…

2026年8月28日
quick-plan
未分类

Produce a single unsliced, consistently-phased implementation plan for a small, well-understood task and write it directly to .rpiv/artifacts/plans/ with status: ready — one non-interactive pass, no slice decomposition, no in-skill review (the workflow's…

2026年8月28日
slice
未分类

Decompose a research artifact into independent vertical slices — each a self-contained, separately-designable unit — and write a slice map to .rpiv/artifacts/slices/ with a machine-readable `slices:` frontmatter array. A research artifact is required (it is…

2026年8月28日
validate
未分类

Verify that an implementation plan was correctly executed by running each phase's success criteria against the working tree and producing a validation report. Use after the implement skill completes, when the user asks to "validate the plan", wants a…

2026年8月28日
remediate
未分类

Surgically repair a working tree whose validate run returned a failing verdict — re-run each failed verify-at-implement risk ruling's prescribed procedure and each structured blocker's failing command, apply the minimal localized code fix grounded in the…

2026年8月22日
plan
未分类

Convert a design artifact into a phased implementation plan with parallelized atomic phases and explicit success criteria, written to .rpiv/artifacts/plans/. Use after the design skill when the user wants a design turned into an actionable, phase-by-phase…

2026年8月21日
已展示 8 / 30 个已收集 Skill。
explore
软件开发工程师

Analyze solution options for features or changes. Compares approaches with pros/cons and provides recommendations. Produces documents in thoughts/shared/solutions/. Use when multiple valid approaches exist.

2026年4月17日
design
软件开发工程师

Design features through iterative vertical-slice decomposition and progressive code generation with developer micro-checkpoints. For complex multi-component features touching 6+ files across multiple layers. Produces design artifacts in…

2026年4月14日
discover
软件开发工程师

Generate trace-quality research questions from codebase discovery. Spawns discovery agents and reads key files for depth, then synthesizes into dense question paragraphs for the research skill. Produces question artifacts in thoughts/shared/questions/. First…

2026年4月14日
implement
软件开发工程师

Execute approved implementation plans phase by phase. Implements changes with verification against success criteria. Use when a plan is ready for implementation.

2026年4月14日
plan
项目管理专家

Create phased implementation plans from design artifacts. Decomposes designs into parallelized atomic phases with success criteria in thoughts/shared/plans/. Use after design.

2026年4月14日
research
软件开发工程师

Answer structured research questions via targeted parallel analysis agents. Consumes question artifacts from discover. Produces research documents in thoughts/shared/research/. Second stage of the research pipeline — always requires a questions artifact.

2026年4月14日
revise
软件开发工程师

Update existing implementation plans based on feedback. Makes surgical edits while preserving structure and quality. Use when plans need adjustments after review or during implementation.

2026年4月14日
validate
软件质量保证分析师与测试员

Verify that an implementation plan was correctly executed. Runs success criteria checks and generates validation reports. Use after implementation is complete.

2026年4月14日
已展示 8 / 17 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库