Skip to content

#681 wrapper#682

Merged
softmarshmallow merged 3 commits intomainfrom
canary
Apr 22, 2026
Merged

#681 wrapper#682
softmarshmallow merged 3 commits intomainfrom
canary

Conversation

@softmarshmallow
Copy link
Copy Markdown
Member

@softmarshmallow softmarshmallow commented Apr 22, 2026

#681

Summary by CodeRabbit

  • Documentation
    • Updated skill documentation with structured metadata and clarified manual invocation requirements for improved guidance.

The .agents/ convention (used by Vercel/Next.js, read by opencode and
Claude Code) only standardizes .agents/skills/ — there is no portable
.agents/prompts/ slot. Move cg-htmlcss-feature under .agents/skills/
with proper SKILL.md frontmatter so it's discoverable as a skill by
any compatible agent runtime.

The opt-in nature is preserved via the description: load only when
the user explicitly requests a full feature cycle, not on every
htmlcss edit.
Prefix with dev- to signal its prompt-origin and dev-workflow scope.
Description shortened since the skill is always manually invoked.
skills: convert cg-htmlcss-feature prompt to a skill
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Apr 22, 2026 3:05pm
docs Ready Ready Preview, Comment Apr 22, 2026 3:05pm
grida Ready Ready Preview, Comment Apr 22, 2026 3:05pm
viewer Ready Ready Preview, Comment Apr 22, 2026 3:05pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
backgrounds Ignored Ignored Apr 22, 2026 3:05pm
code Ignored Ignored Apr 22, 2026 3:05pm
legacy Ignored Ignored Apr 22, 2026 3:05pm

Request Review

@softmarshmallow softmarshmallow changed the title Canary #681 wrapper Apr 22, 2026
@softmarshmallow softmarshmallow merged commit 3917d43 into main Apr 22, 2026
13 of 14 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a2e00c71-99c4-4f83-8893-2171bafeecb5

📥 Commits

Reviewing files that changed from the base of the PR and between ead2f3f and 417f927.

📒 Files selected for processing (1)
  • .agents/skills/dev-cg-htmlcss-feature/SKILL.md

Walkthrough

Converted a single skill file from simple Markdown header to YAML frontmatter-based metadata format, reclassifying the content as a manually-invoked skill rather than a prompt template. Updated documentation to reflect that the skill does not auto-trigger and requires explicit user invocation.

Changes

Cohort / File(s) Summary
Skill Metadata Restructuring
.agents/skills/dev-cg-htmlcss-feature/SKILL.md
Added YAML frontmatter metadata (name and description fields), updated narrative to reclassify from "prompt template" to "manually-invoked skill," and changed downstream automation references from "prompt" to "skill" terminology while preserving the CI/auto-merge contract.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch canary

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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