Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

aireceipts

aireceipts 收录了来自 anandgupta42 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
31
更新
2026-07-06
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-issue
软件开发工程师

File an issue on this repo's GitHub tracker (anandgupta42/receipts) via `gh issue create`. Use when the user asks to file, add, or track an issue for aireceipts. This repo's issues live on GitHub — do not file them into any local or external issue tracker.

2026-07-06
release
软件开发工程师

Cut an aireceipts release: verify the version tag matches the manifest, generate a changelog from conventional commits, and prep for npm publish (human clicks). Use when the user asks to release, cut a version, or publish a new version.

2026-07-05
validate-spec
软件开发工程师

Adversarially validate a draft spec BEFORE the maintainer sees it. Use after write-spec finishes, or when the user asks to validate/review a spec. A draft without a validation record cannot be approved or built.

2026-07-05
build-spec
软件开发工程师

Implement an approved spec end-to-end for aireceipts, including agent-team waves for milestone (M-file) specs. Use when the user says implement/build/ship a spec (e.g. 'build SPEC-0001', 'ship M1').

2026-07-04
review-pr
软件质量保证分析师与测试员

Critically review an aireceipts PR as an independent critic — different model family from whoever built it, audits test-diffs hardest. Use when asked to review a PR, act as the critic, or before landing/merging any change.

2026-07-02
release-manager
软件开发工程师

Multi-persona release vetting board — PM, EM, Designer, QA personas deeply analyze the release candidate; produces the signed verdict file WITHOUT which /release refuses to proceed. Use before any release, when asked to vet a release, or when cutting a version.

2026-07-02
review-docs
软件开发工程师

Multi-agent review of user-facing docs (README, docs/**, --help text) for simplicity and correctness. Use before any release, after any feature PR that touched docs, or when asked to review docs.

2026-07-02
ci-fix
软件开发工程师

Autonomous CI repair loop for aireceipts: categorize the failure, fix it in an isolated worktree, iterate up to a hard cap. Use when CI is red and needs fixing, or when asked to repair a failing build/workflow.

2026-07-02
improve
软件开发工程师

Autonomous self-improvement loop for aireceipts: research the field, build one proven increment, prove it on a corpus the agent didn't author, land it on an integration branch. Never touches main. Use for 'keep improving aireceipts', 'run the improve loop', or /loop /improve.

2026-07-02
write-spec
软件开发工程师

Draft a new spec (SPEC-NNNN) for aireceipts. Use when the user asks to spec a feature, write/create a spec, or turn an idea into a milestone spec. Runs an interview gate before drafting — never drafts on a vague ask.

2026-07-02
use-aireceipts
软件开发工程师

Teaches an agent how to drive the aireceipts CLI against real sessions — the dogfood skill. Use when asked to generate a receipt for a session, attach a cost receipt to a PR, or demonstrate/dogfood aireceipts on real transcripts.

2026-07-02
add-vendor-adapter
软件开发工程师

Add support for a new AI coding-agent transcript format to aireceipts (e.g. a new agent besides Claude Code / Codex). Use when the user asks to support a new agent/vendor, add a transcript adapter, or parse a new log format.

2026-07-02
add-waste-check
软件开发工程师

Add a new waste line (a detector for a specific waste pattern, e.g. a retry loop or a needless model upgrade) to the aireceipts receipt. Use when the user asks to detect a new waste pattern, add a waste check, or flag a specific inefficiency.

2026-07-02
fix-issue
软件开发工程师

Triage and fix a reported bug in aireceipts, with a red-then-green test as proof. Use when the user reports a bug, points at a failing issue, or asks to fix something broken (e.g. via an agent:fix label).

2026-07-02
update-prices
软件开发工程师

Refresh a model vendor's price table in data/prices/ with cited sources. This is the daily price-freshness loop body — use when the user asks to update prices, check for price changes, or refresh a vendor's rates.

2026-07-02