release — agentic-workflow release, wallfacer, community, agentic-workflow, ide skills, ai-agents, claude-code, developer-tools, golang, orchestration, Claude Code

v1.0.0

À propos de ce Skill

🧠 🧱 Autonomous Engineering Pipeline that Orchestrates AI Agent Teams

# Core Topics

changkun changkun
[49]
[3]
Updated: 3/25/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 1/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Review Score
1/11
Quality Score
26
Canonical Locale
en
Detected Body Locale
en

🧠 🧱 Autonomous Engineering Pipeline that Orchestrates AI Agent Teams

Pourquoi utiliser cette compétence

🧠 🧱 Autonomous Engineering Pipeline that Orchestrates AI Agent Teams

Meilleur pour

Suitable for operator workflows that need explicit guardrails before installation and execution.

Cas d'utilisation exploitables for release

! Sécurité et Limitations

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The page lacks a strong recommendation layer.
  • - The page lacks concrete use-case guidance.
  • - The page lacks explicit limitations or caution signals.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is release?

🧠 🧱 Autonomous Engineering Pipeline that Orchestrates AI Agent Teams

How do I install release?

Run the command: npx killer-skills add changkun/wallfacer/release. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

Which IDEs are compatible with release?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add changkun/wallfacer/release. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use release immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

release

Install release, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Create a Wallfacer Release

You are creating a release for wallfacer version $ARGUMENTS.

Pre-flight checks

  1. Verify the version argument is provided and starts with v (e.g. v0.0.7, v0.0.7-beta)
  2. Verify the working tree is clean (git status)
  3. Verify the tag does not already exist (git tag -l $ARGUMENTS)
  4. Identify the previous release tag (git describe --tags --abbrev=0)

Step 1: Gather release data

Run these in parallel:

  • git log <prev-tag>..HEAD --oneline — full commit list
  • git diff <prev-tag>..HEAD --stat | tail -1 — diffstat summary
  • git log <prev-tag>..HEAD --oneline | wc -l — commit count
  • Read the previous release notes from docs/releases/<prev-tag>.md for style reference

Step 2: Write release notes

Create docs/releases/<version>.md following the established style:

  1. Start with ## <emoji> <version> — The "..." Release (a punchy, memorable subtitle)
  2. Include release metadata block (date, previous release, range, delta)
  3. Write a 1-2 sentence hook capturing why this release matters
  4. Group changes into 3-6 themed sections with emoji headers
  5. Each section: catchy title, 3-5 bullet points explaining what changed and why it matters
  6. Include an Upgrading section with install instructions:
    • One-liner: curl -fsSL https://raw.githubusercontent.com/changkun/wallfacer/main/install.sh | sh
    • Direct binary download note (binaries auto-attached by CI)
  7. Close with a bold summary line (commit count, lines changed, tagline)

Style guidelines:

  • Be exciting, energetic, and inspiring — but grounded in what actually shipped
  • Focus on user-facing impact, not internal refactoring details
  • Use bold for emphasis on key features
  • Keep sections scannable with bullet points
  • Reference the previous release notes for tone and structure

Step 3: Show the user the release notes and ask for confirmation

Present the release notes to the user and ask them to review before proceeding. Wait for explicit approval.

Step 4: Commit, tag, push, and create release

After user approval:

  1. Run make fmt and make lint — fix any issues
  2. git add docs/releases/<version>.md (and any other changed files like install.sh)
  3. Commit with message: docs: add <version> release notes
  4. git tag -a "<version>" -m "<version>"
  5. git push origin main "<version>"
  6. Create GitHub release:
    • For beta/rc versions: gh release create "<version>" --title "<version>" --notes-file docs/releases/<version>.md --prerelease
    • For stable versions: gh release create "<version>" --title "<version>" --notes-file docs/releases/<version>.md

The CI workflow (release-binary.yml) automatically builds and attaches binaries for linux/amd64, linux/arm64, darwin/amd64, darwin/arm64, and windows/amd64.

Step 5: Verify

  • Print the release URL
  • Remind the user that CI is building binaries (they can check with gh run list)
  • Confirm the one-liner install will pick up this version

Compétences associées

Looking for an alternative to release or another community skill for your workflow? Explore these related open-source skills.

Voir tout

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

widget-generator

Logo of f
f

Générez des plugins de widgets personnalisables pour le système de flux prompts.chat

flags

Logo of vercel
vercel

Le Cadre de Réaction

138.4k
0
Navigateur

pr-review

Logo of pytorch
pytorch

Tenseurs et réseaux neuronaux dynamiques en Python avec une forte accélération GPU

98.6k
0
Développeur