Skip to content

docs: add skill lifecycle design document#1127

Merged
stack72 merged 1 commit intomainfrom
docs/skill-lifecycle
Apr 6, 2026
Merged

docs: add skill lifecycle design document#1127
stack72 merged 1 commit intomainfrom
docs/skill-lifecycle

Conversation

@stack72
Copy link
Copy Markdown
Contributor

@stack72 stack72 commented Apr 6, 2026

Summary

  • Adds design/skills.md describing the full skill lifecycle: authoring, testing, and CI
  • Covers skill-creator conventions, tessl quality review, promptfoo trigger routing evaluation, the CI pipeline (PR checks + weekly multi-model regression), and the iteration loop
  • Aimed at helping teammates understand how skills are put together end-to-end

Test Plan

  • Documentation only — no code changes
  • Verified design/ is excluded from deno fmt (consistent with existing design docs)

🤖 Generated with Claude Code

Describes how skills are authored, tested, and shipped — covering
skill-creator conventions, tessl quality review, promptfoo trigger
routing evaluation, CI pipeline, and weekly multi-model regression.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

Documentation-only PR adding design/skills.md — no code changes.

Blocking Issues

None.

Suggestions

None — the document is well-structured, consistent with existing design docs, and accurately describes the skill lifecycle. The design/ directory is correctly excluded from deno fmt/deno lint, so no formatting concerns apply.

@stack72 stack72 merged commit 26cf02d into main Apr 6, 2026
10 checks passed
@stack72 stack72 deleted the docs/skill-lifecycle branch April 6, 2026 22:30
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