Skip to main content
Manusで任意のスキルを実行
ワンクリックで
richardmsong
GitHub クリエイタープロフィール

richardmsong

2 件の GitHub リポジトリにある 23 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
23
リポジトリ
2
更新
2026-05-11
リポジトリエクスプローラー

リポジトリと代表的な skills

feature-change
ソフトウェア開発者

Universal entry point for any change to the project — new features, bug fixes, refactors, config changes, anything. Classifies the change; delegates contract-introducing changes (new feature, behavior change) to /plan-feature for ADR + verifier authoring; runs the dev-harness -> verify-suite loop until `sdd verify && verify[]` exits 0. Bug fixes and pure refactors against existing invariants skip ADR authoring per ADR-0078.

2026-05-11
feature-change
ソフトウェア開発者

Universal entry point for any change to the project — new features, bug fixes, refactors, config changes, anything. Classifies the change; delegates contract-introducing changes (new feature, behavior change) to /plan-feature for ADR + verifier authoring; runs the dev-harness -> verify-suite loop until `sdd verify && verify[]` exits 0. Bug fixes and pure refactors against existing invariants skip ADR authoring per ADR-0078.

2026-05-11
feature-change
ソフトウェア開発者

Universal entry point for any change to the project — new features, bug fixes, refactors, config changes, anything. Authors an ADR for the request, updates impacted specs (verified by spec-evaluator), and runs dev-harness -> implementation-evaluator loop until CLEAN. Handles spec backpressure via /plan-feature rules.

2026-05-11
compile-invariants
ソフトウェア開発者

Given an ADR with an Invariant Delta block, invokes the invariant-compiler subagent to author per-invariant verifier code (test stubs, lint rules, schemas) for every Added entry and remove verifiers for every Withdrawn entry. Invokable inline by /plan-feature or standalone.

2026-05-09
design-audit
グラフィックデザイナー

Multi-round ambiguity audit loop for a design document. Calls /design-evaluator (fresh-context agent) repeatedly, fixing gaps between rounds until CLEAN. Logs all findings, fixes, and decisions to .agent/audits/.

2026-05-09
file-bug
ソフトウェア品質保証アナリスト・テスター

Record a bug with spec context so it's actionable for a future /feature-change session. Does not fix the bug — just documents it.

2026-05-09
plan-feature
プロジェクト管理専門家

Design a new feature through structured Q&A. Produces an ADR (and updates impacted specs) after resolving all ambiguities. Also owns spec maintenance — handles backpressure when dev-harness discovers spec/ADR gaps during implementation.

2026-05-09
setup
ソフトウェア開発者

Interactive setup for the spec-driven-dev workflow. First run includes a tutorial explaining SDD value, pipeline, and available skills. Re-runs refresh config idempotently.

2026-05-09
このリポジトリの収集済み skills 18 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました