Skip to main content

このリポジトリの skills

aiosbrain/aios-workspace - 2ページ

SkillsMP は aiosbrain/aios-workspace から 64 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

aiosbrain/aios-workspace

収集済み skill 64 件中 24 件を表示しています。

職業分類
一般事務員
説明

Review meeting transcripts through the canonical aios transcripts CLI and typed review engine. Stages grounded decisions and explicit task commitments in an owner-local V2 record, reports TD1-TD6 grading, and requires one human approval before either local…

原文の言語: 英語

更新
職業分類
一般事務員
説明

Set up, update, or incrementally extend the owner's profile in this workspace: interview the user (or draft from a link), then write it into the workspace memory files (.claude/memory/USER.md + WORKSPACE.md) so the agent has durable context. Also handles…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pull today's Google Calendar events and unread Gmail inbox threads via the `gog` CLI and write them as normalized comms activity records into 1-inbox/comms/activity.jsonl — the writer the operator loop's comms source (src/operator-loop/sources/comms.ts) reads…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Verify an agent wrap-up's checkable claims — review AI-generated diffs, PRs, commits, or implementation summaries and validate assertions like "CI green", "secrets rotated", "tests added", or "mergeable" against reality, plus security, correctness, and…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Produce an AI-transformation maturity report + roadmap deliverable from the three AM scopes — the individual (workstation), the codebase(s), and the team. Pulls the owner's placement, scores the relevant repos, folds in the team rollup if a brain is…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Produce a weekly team digest (decisions, scope moves, task deltas, risks) with a rubric-gated self-correction loop: an independent verifier grades the draft against .claude/rubrics/weekly-synthesis.md and the harness revises until the rubric passes or its…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Classify every unmerged remote branch as truly-unmerged, already-shipped-under-a-different-hash (squash-merge duplicate), or genuinely stale — with evidence, not guesswork. Use when the user asks "are these branches actually stale", "check unmerged branches",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Check whether gitignored build artifacts (e.g. dist/) that runtime code depends on are present and fresh, in this checkout and every registered worktree. Use before a demo, on any fresh clone/worktree, or when the user asks "before the demo", "pre-demo…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Find test files that exist on disk but run in neither `npm test` nor CI (orphaned tests = false confidence), plus stale/inaccurate coverage reports. Use when the user asks "is this test actually running", "check test wiring", "orphaned tests", or invokes…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use the codebase knowledge graph for structural code queries. Triggers on: explore the codebase, understand the architecture, what functions exist, show me the structure, who calls this function, what does X call, trace the call chain, find callers of, show…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Collect and push AI provider spend (Cursor + Claude) to the Team Brain. Use when the user asks about token usage, AI costs, billing, overages, or at end-of-day during heavy build sprints. Run before sync to update the team-visible spend ledger.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Known framework gotchas and stale patterns. Fast lookup before writing framework code. Use when creating or modifying files that import from Next.js, Supabase, React, or other tracked frameworks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Critically review implementation plans and produce a copy-paste feedback prompt for another model, especially Opus, to adapt the plan. Use when the user invokes review-plan or asks for an adversarial, technical, security, functional, sequencing, or…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Place the workspace owner on the Agentic Maturity (AM) model and give them a prescribed next step. Seeds objective signals from `aios analyze` (local session logs) when available, confirms with a short interview, applies the verification cap, writes the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Read one or a handful of web pages (a personal site, profile, or company page) with Firecrawl and return structured profile facts (person, company, focus areas, tools). Use when the user wants to draft or enrich their workspace profile from a link — e.g.…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

A harmless instructions-only skill for testing the scanner's low classification. It only contains prose guidance and a reputable docs link.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

A skill that bundles a benign helper script. It should classify as elevated — code is present, but there is no network egress, secret read, external URL, or injection signal.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

A hostile fixture for the scanner — bundles exfil code, hides a zero-width char, uses injection phrasing, and links an external host. Must classify as high.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Test fixture — a skill that bundles an EXTENSIONLESS executable helper (a shebang script with no .py/.sh extension). Verifies the scanner detects bundled code and its high-signal content even when no file extension classifies it. Deliberately for tests.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Sync this workspace with the AIOS Team Brain. Use when the user says "sync", "push to the brain", "pull team updates", or at a natural stopping point after producing deliverables/decisions. Reviews what is blocked and why before pushing — promotion is…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Answer a question by traversing the local OKF bundle — reading index files to orient, fanning out to relevant documents, following cross-links for context, and synthesizing a cited answer. No brain required; works fully offline. Use when the Team Brain is…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Governance audit of an engagement decision log. Runs a dynamic multi-agent workflow: one verifier per rule (structurally-earned coverage of every entry) followed by an adversarial verification pass that removes false positives. Use when asked to audit / QA /…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Detect scope creep across an engagement's deliverables. Runs a dynamic multi-agent workflow: classify each deliverable against the scope baseline/ledger, then an adversarial reviewer re-grades each flag to the lowest defensible severity (removing false…

原文の言語: 英語

更新
収集済み skill 64 件中 24 件を表示しています。