Skip to main content
GitHub リポジトリ

straymark

straymark には StrangeDaysTech から収集した 37 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
37
Stars
3
更新
2026-07-13
Forks
1
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

straymark-audit-execute
ソフトウェア開発者

Execute an external audit of a Charter inside an auditor-side CLI (gemini-cli, claude-cli, copilot-cli, codex-cli). Reads the resolved audit prompt from the canonical location, audits with tool use, writes the report. Operator invokes one instance per CLI.

2026-07-13
straymark-audit-prompt
ソフトウェア開発者

Generate the unified audit prompt for a Charter at the canonical filesystem location. The operator then opens N auditor-side CLIs (gemini-cli, claude-cli, copilot-cli, etc.) and invokes /straymark-audit-execute in each — no copy/paste. Counterpart of /straymark-audit-review.

2026-07-13
straymark-audit-review
ソフトウェア開発者

Consolidate N external auditor reports into a critical review document with verdicts, remediation plan, and auditor ratings. Then merge the external_audit YAML block into the Charter telemetry. Counterpart of /straymark-audit-prompt and /straymark-audit-execute.

2026-07-13
straymark-audit-execute
ソフトウェア開発者

Execute an external audit of a Charter inside an auditor-side CLI (gemini-cli, claude-cli, copilot-cli, codex-cli). Reads the resolved audit prompt from the canonical location, audits with tool use, writes the report. Operator invokes one instance per CLI.

2026-07-13
straymark-audit-prompt
ソフトウェア開発者

Generate the unified audit prompt for a Charter at the canonical filesystem location. The operator then opens N auditor-side CLIs (gemini-cli, claude-cli, copilot-cli, etc.) and invokes /straymark-audit-execute in each — no copy/paste. Counterpart of /straymark-audit-review.

2026-07-13
straymark-audit-review
プロジェクト管理専門家

Consolidate N external auditor reports into a critical review document with verdicts, remediation plan, and auditor ratings. Then merge the external_audit YAML block into the Charter telemetry. Counterpart of /straymark-audit-prompt and /straymark-audit-execute.

2026-07-13
straymark-charter-new
ソフトウェア開発者

Scaffold a Charter — StrayMark's bounded unit of work that pairs declarative ex-ante scope with telemetry ex-post. Use when starting a multi-session implementation block (>1 day, >5 tasks, multi-phase).

2026-06-20
straymark-charter-new
ソフトウェア開発者

Scaffold a Charter — StrayMark's bounded unit of work that pairs declarative ex-ante scope with telemetry ex-post. Use when starting a multi-session implementation block (>1 day, >5 tasks, multi-phase).

2026-06-20
straymark-charter-new
ソフトウェア開発者

Scaffold a Charter — StrayMark's bounded unit of work that pairs declarative ex-ante scope with telemetry ex-post. Use when starting a multi-session implementation block (>1 day, >5 tasks, multi-phase).

2026-06-20
straymark-architecture
ソフトウェア開発者

Generate the architecture model and refine it in one guided pass — seed with `straymark architecture generate`, then reassign components into real layers, wire dependency links, sync the DrawIO, and validate to green. The agent-native counterpart to the manual DrawIO refinement. EXPERIMENTAL (Loom A1.x).

2026-06-20
straymark-architecture-sync
ソフトウェア開発者

Keep the architecture model alive as code grows — wrap `straymark architecture sync` (append-only) to detect new source dirs / ADR components, surface them, reconcile against human edits, apply, and re-validate. Never re-refines from scratch. EXPERIMENTAL (Loom A1.3).

2026-06-20
straymark-loom
ソフトウェア開発者

Drive the Loom visualization server lifecycle from the agent window — up / down / status. Launches `straymark loom serve` in the background and hands the operator a link to click, so the terminal-free user never opens a shell. EXPERIMENTAL (Loom v0).

2026-06-20
straymark-architecture
ソフトウェア開発者

Generate the architecture model and refine it in one guided pass — seed with `straymark architecture generate`, then reassign components into real layers, wire dependency links, sync the DrawIO, and validate to green. The agent-native counterpart to the manual DrawIO refinement. EXPERIMENTAL (Loom A1.x).

2026-06-20
straymark-architecture-sync
ソフトウェア開発者

Keep the architecture model alive as code grows — wrap `straymark architecture sync` (append-only) to detect new source dirs / ADR components, surface them, reconcile against human edits, apply, and re-validate. Never re-refines from scratch. EXPERIMENTAL (Loom A1.3).

2026-06-20
straymark-loom
ソフトウェア開発者

Drive the Loom visualization server lifecycle from the agent window — up / down / status. Launches `straymark loom serve` in the background and hands the operator a link to click, so the terminal-free user never opens a shell. EXPERIMENTAL (Loom v0).

2026-06-20
straymark-adr
テクニカルライター

Create an ADR (Architecture Decision Record) for significant architectural decisions. Requires human review.

2026-06-11
straymark-aidec
テクニカルライター

Create an AIDEC (AI Decision) document to record a technical decision with alternatives considered.

2026-06-11
straymark-ailog
ソフトウェア開発者

Create an AILOG (AI Action Log) document for the current changes. Quick shortcut for the most common document type.

2026-06-11
straymark-mcard
ソフトウェア開発者

Create a Model/System Card (MCARD) document through an interactive step-by-step flow. Guides the user through each section with specific questions and example responses.

2026-06-11
straymark-new
ソフトウェア開発者

Create StrayMark documentation. Analyzes context to suggest document type or accepts explicit type parameter. Always confirms before creating.

2026-06-11
straymark-sec
ソフトウェア開発者

Create a StrayMark Security Assessment (SEC) document. Interactive step-by-step flow that gathers scope, threat model methodology, and OWASP ASVS level, then generates a pre-filled SEC document based on code context. Always marks as draft with review_required.

2026-06-11
straymark-status
ソフトウェア開発者

Show StrayMark documentation status. Use to verify if AI agents properly documented their changes.

2026-06-11
straymark-adr
ソフトウェア開発者

Create an ADR (Architecture Decision Record) for significant architectural decisions. Requires human review.

2026-06-11
straymark-aidec
ソフトウェア開発者

Create an AIDEC (AI Decision) document to record a technical decision with alternatives considered.

2026-06-11
straymark-ailog
ソフトウェア開発者

Create an AILOG (AI Action Log) document for the current changes. Quick shortcut for the most common document type.

2026-06-11
straymark-mcard
プロジェクト管理専門家

Create a Model/System Card (MCARD) document through an interactive step-by-step flow. Guides the user through each section with specific questions and example responses.

2026-06-11
straymark-new
ソフトウェア開発者

Create StrayMark documentation. Analyzes context to suggest document type or accepts explicit type parameter. Always confirms before creating.

2026-06-11
straymark-sec
ソフトウェア開発者

Create a StrayMark Security Assessment (SEC) document. Interactive step-by-step flow that gathers scope, threat model methodology, and OWASP ASVS level, then generates a pre-filled SEC document based on code context. Always marks as draft with review_required.

2026-06-11
straymark-status
ソフトウェア開発者

Show StrayMark documentation status. Use to verify if AI agents properly documented their changes.

2026-06-11
straymark-adr
プロジェクト管理専門家

Create an ADR (Architecture Decision Record) for significant architectural decisions. Requires human review.

2026-06-11
straymark-aidec
プロジェクト管理専門家

Create an AIDEC (AI Decision) document to record a technical decision with alternatives considered.

2026-06-11
straymark-ailog
ソフトウェア開発者

Create an AILOG (AI Action Log) document for the current changes. Quick shortcut for the most common document type.

2026-06-11
straymark-mcard
プロジェクト管理専門家

Create a Model/System Card (MCARD) document through an interactive step-by-step flow. Guides the user through each section with specific questions and example responses.

2026-06-11
straymark-new
ソフトウェア開発者

Create StrayMark documentation. Analyzes context to suggest document type or accepts explicit type parameter. Always confirms before creating.

2026-06-11
straymark-status
ソフトウェア開発者

Show StrayMark documentation status. Use to verify if AI agents properly documented their changes.

2026-06-11
straymark-followups
ソフトウェア開発者

Maintain the follow-ups backlog registry — the canonical answer to "what's pending?". Session-start glance, pre-commit drift --apply, post-Charter-close triage and operator-gated promote. Thin wrapper over the straymark followups CLI; never edits CLI-owned counters by hand.

2026-06-04
straymark-followups
ソフトウェア開発者

Maintain the follow-ups backlog registry — the canonical answer to "what's pending?". Session-start glance, pre-commit drift --apply, post-Charter-close triage and operator-gated promote. Thin wrapper over the straymark followups CLI; never edits CLI-owned counters by hand.

2026-06-04