📝
WritingTypeScript

Gate Record

by Stanshy

Gate Record is a Writing skill for Claude Code, published by Stanshy in AgentHub.

201 stars23 forkson Stanshy/AgentHubAdded 2026/09/05+1% in starsRepository updated 2026/04/09
ai-agentsai-workflowclaude-codedeveloper-toolselectronharness-engineeringopen-sourceteam-managementtypescriptvue
Install in seconds
Install Gate Record
Copy Gate Record into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Stanshy/AgentHub/tree/main/.knowledge/company/skill-templates/gate-record ~/.claude/skills/gate-record

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Stanshy/AgentHub.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.knowledge/company/skill-templates/gate-record/SKILL.md in Stanshy/AgentHub
Installs to
~/.claude/skills/gate-record
Collection
One of 25 skills cataloged from this repository
Category
Writing1227 skills

What Gate Record does

Gate Record adds a gate review decision to section 10 of the dev plan. Use it to update the matching G0–G6 row with the date, decision, and review comment.

Gate Record is cataloged under Writing on DirSkills. Gate Record comes from a repository tagged ai-agents, ai-workflow, claude-code, developer-tools and electron.

Documentation

README

Gate 審核紀錄

在開發計畫書第 10 節附加 Gate 審核紀錄。

使用方式

/gate-record <gate-type> <decision> [comment]

參數

  • $0: Gate 類型(G0 / G1 / G2 / G3 / G4 / G5 / G6)
  • $1: 決策(見下方格式規範)
  • $ARGUMENTS: 完整參數(含審核意見)

格式規範(系統解析依賴,務必遵守)

Gate 類型(第 1 欄)

必須為:G0 / G1 / G2 / G3 / G4 / G5 / G6

決策(第 3 欄)— 嚴格使用以下純文字值

決策值 對應系統狀態 說明
✅ 通過 approved 審核通過
❌ 駁回 rejected 審核不通過
⚠️ 附條件通過 approved 有條件通過

禁止使用其他格式(如純文字「通過」、英文「approved」)。 系統解析器 decisionToStatus() 依賴上述關鍵字判斷狀態。

日期(第 2 欄)

格式:YYYY-MM-DD(如 2026-03-26

審核意見(第 4 欄)

自由文字,簡述審核理由。

執行步驟

  1. 找到當前 Sprint 的 dev-plan: 使用 Glob tool 搜尋 proposal/sprint*-dev-plan.md,取最新的檔案路徑。

This is the opening of the README. Read the full README on GitHub.

Commands Gate Record provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /gate-record

Frequently asked about Gate Record

  • What else does Stanshy publish alongside Gate Record?

    Gate Record is one of 25 skills that DirSkills catalogs from Stanshy/AgentHub, the repository it ships in. Its siblings there include Development Plan Generator, Harness Audit and Internal Review. Each one is a separate skill with its own page in this directory, installs the same way Gate Record does, and is maintained by Stanshy in that same repository. The rest of the collection is listed on the Stanshy/AgentHub page.

  • How does Gate Record compare to other Writing skills?

    Gate Record ranks #1024 by stars among the 1227 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Gate Record against them. Open each page to compare what they document and how they install.

More from Stanshy/AgentHub

Gate Record is one of 25 skills cataloged on DirSkills from Stanshy/AgentHub.

See all 25 skills