65 lines
2.1 KiB
Markdown
65 lines
2.1 KiB
Markdown
---
|
|
model: gpt-5.6-sol
|
|
provider: openai
|
|
service: opencode
|
|
session: ses_0799212ebffe42arY96czXn89F
|
|
timestamp: 2026-07-21T20:52:28Z
|
|
git_ref: 58ffe487
|
|
scope: config
|
|
substantive: true
|
|
raw_file: 20260721T205228Z_58ffe487_prompt_io.raw.md
|
|
---
|
|
|
|
## Prompt
|
|
|
|
The user asked to scan Claude's repo-local skills and
|
|
documentation, summarize their specializations, and then
|
|
rework repo-specific skills for use across coding
|
|
harnesses, particularly OpenCode. The user intends to
|
|
choose one of Claude's unfinished tasks afterward.
|
|
|
|
## Response summary
|
|
|
|
Standardized the tracked piker skills on portable Agent
|
|
Skills frontmatter, made `commit-msg` harness-aware,
|
|
documented OpenCode discovery and command delegation, and
|
|
fixed an unsafe `np.searchsorted()` example found during
|
|
the audit. Preserved the existing `.claude` artifact path
|
|
as a shared legacy location to avoid breaking established
|
|
commit workflows.
|
|
|
|
## Files changed
|
|
|
|
- `.claude/skills/commit-msg/SKILL.md` - portable,
|
|
harness-aware commit-message workflow
|
|
- `.claude/skills/commit-msg/style-guide-reference.md` -
|
|
generic coding-harness attribution
|
|
- `.claude/skills/piker-conc-expert/SKILL.md` - portable
|
|
frontmatter
|
|
- `.claude/skills/piker-profiling/SKILL.md` - portable
|
|
frontmatter
|
|
- `.claude/skills/piker-slang/SKILL.md` - portable
|
|
frontmatter
|
|
- `.claude/skills/pyqtgraph-optimization/SKILL.md` -
|
|
portable frontmatter
|
|
- `.claude/skills/timeseries-optimization/SKILL.md` -
|
|
portable frontmatter and safe search bounds handling
|
|
- `ai/README.md` - shared-skill integration model
|
|
- `ai/claude-code/README.md` - cross-harness Claude Code
|
|
documentation
|
|
- `ai/opencode/README.md` - OpenCode usage and discovery
|
|
documentation
|
|
- `.opencode/commands/commit-msg.md` - thin OpenCode
|
|
command delegating to the shared skill
|
|
- `ai/prompt-io/opencode/README.md` - OpenCode provenance
|
|
policy
|
|
- `ai/prompt-io/opencode/20260721T205228Z_58ffe487_prompt_io.raw.md`
|
|
- unedited response record
|
|
- `ai/prompt-io/opencode/20260721T205228Z_58ffe487_prompt_io.md`
|
|
- provenance metadata and summary
|
|
|
|
## Human edits
|
|
|
|
None - generated changes have not yet been reviewed or
|
|
edited by the human.
|