跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Review Skill Format

技能 已验证 活跃

Review a SKILL.md file for compliance with the agentskills.io standard. Checks YAML frontmatter fields, required sections, line count limits, procedure step format, and registry synchronization. Use when a new skill needs format validation before merge, an existing skill has been modified and requires re-validation, performing a batch audit of all skills in a domain, or reviewing a contributor's skill submission in a pull request.

目的

Ensure SKILL.md files meet the agentskills.io standard, maintaining quality and consistency across the skill repository before merging new or modified content.

功能

  • Validates SKILL.md frontmatter completeness and correctness
  • Checks for presence of all required SKILL.md sections
  • Verifies procedure step format including expected/failure blocks
  • Enforces line count limits for SKILL.md files
  • Confirms registry synchronization with _registry.yml

使用场景

  • Validating new skills before merging into the repository
  • Re-validating existing skills after modifications
  • Performing batch audits of skills within a specific domain
  • Reviewing contributor submissions in a pull request

非目标

  • Performing deep code analysis or functional testing of the skill's logic
  • Validating the technical correctness of the code snippets within SKILL.md
  • Providing semantic improvements or refactoring suggestions for skill descriptions

安装

/plugin install agent-almanac@pjt222-agent-almanac

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交2 days ago
星标14
许可证MIT
状态
查看源代码

类似扩展

Agent Evaluation

99

Use when testing skills, commands, or agents for quality. Use after creating new skills, before deploying agents, or when debugging inconsistent agent behavior. Triggers on "evaluate", "test quality", "is this skill working", or QA of AI workflows.

技能
guia-matthieu

Test Team Coordination

99

Execute a test scenario against a team, observing coordination pattern behaviors, evaluating acceptance criteria, and generating a structured RESULT.md. Use when validating that a team's coordination pattern produces the expected behaviors during a realistic task, comparing coordination patterns on equivalent workloads, or establishing baseline performance for a team composition.

技能
pjt222

Review Pull Request

100

Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.

技能
pjt222

Pm Strategic Review

100

End-of-quarter strategic review in narrative style with a bets scorecard. Use when someone says "quarter review", "strategic review", "what happened last quarter", "quarterly retro", "bets scorecard", "review our bets", "end of quarter report".

技能
marfoerst

PM Review

100

Pre-review quality gate that checks any PM artifact (PRD, strategy doc, one-pager, brief) against Head of Product standards. Scores problem clarity, metrics quality, scope discipline, and compliance awareness. Acts as "the HoP reviewing your work before the real HoP sees it." Use when someone says "review this", "check this PRD", "is this ready for review", "quality check", "does this meet the bar", or "pre-review my spec".

技能
marfoerst

Karpathy Coder

100

Use when writing, reviewing, or committing code to enforce Karpathy's 4 coding principles — surface assumptions before coding, keep it simple, make surgical changes, define verifiable goals. Triggers on "review my diff", "check complexity", "am I overcomplicating this", "karpathy check", "before I commit", or any code quality concern where the LLM might be overcoding.

技能
alirezarezvani