Skip to content

Skill Base Template v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 13:12
Immutable release. Only release title and notes can be modified.

Skill Base Template v1.1.0

This release adds an intake adequacy and resolution phase for skill repositories that start from empty intake, weak intake, conflicting source material, or a short skill idea.

Highlights

  • Add Phase 0 before skill design.
  • Require a build readiness gate before writing src/SKILL.md.
  • Define build-critical adequacy dimensions for transferable skills.
  • Add a resolution ladder for extraction, inference, discovery, experiments, scope narrowing, human clarification, and stop decisions.
  • Add guidance for common weak-intake states.
  • Add explicit pitfalls and safety boundaries for autonomous discovery.
  • Add template draft release workflow and separate template release documentation for v*.*.* tags.
  • Update public docs and bootstrap agent instructions for short skill idea starts.

Why It Matters

The template no longer assumes .intake/ already contains enough evidence to build a skill. Bootstrap agents now have a structured way to identify what is missing, explain why it matters, and resolve gaps with minimal human help.

This reduces the chance that an agent turns a plausible idea into an unsupported skill while preserving the template goal of keeping user effort concentrated in .intake/.

The release process now also supports template repository draft releases. Pushing a version tag creates or updates a draft release from docs/releases/vX.Y.Z.md after validation.

Template repository release behavior is documented separately from generated skill package releasing. The template workflow does not upload placeholder generated skill assets.

Notes

Release tag: v1.1.0.