Skip to content

Skill asset promotion design#369

Merged
rockfordlhotka merged 1 commit intomainfrom
design/skill-asset-promotion
May 9, 2026
Merged

Skill asset promotion design#369
rockfordlhotka merged 1 commit intomainfrom
design/skill-asset-promotion

Conversation

@rockfordlhotka
Copy link
Copy Markdown
Member

@rockfordlhotka rockfordlhotka commented May 8, 2026

Adds design/skill-asset-promotion.md covering the missing complement to the existing self-repair work: a path for successful patterns (working wisps, scripts, schemas the subagents converge on) to be captured as typed skill resources rather than thrown away at session teardown.

Surfaced by today's 10am operational-review run, where two subagents spent 8 and 10 minutes respectively re-discovering tool schemas, parameter shapes, and download paths — converged on working sequences — and then exited without saving them anywhere reusable.

Five phases, see the doc for detail.

Tracking issue: #370

🤖 Generated with Claude Code

Captures the underlying defect surfaced by the 10am operational-review
subagents: the agent's self-improvement loop is asymmetric — failures
get distilled into prose annotations on skills, but successes have no
path to becoming a saved typed resource. Working wisps the subagents
converge on after schema discovery and tool reconciliation are thrown
away at session teardown.

Five-phase plan that complements the existing self-repair design,
reusing its verify-shape and FailureClusterStore primitives where
they overlap.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant