Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

mister-anderson

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

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

このリポジトリの skills

core-loop
プロジェクト管理専門家

Enforces staged execution discipline on large tasks: a written stage plan, parallel delegation where the runtime supports it, a failable verification check at each stage, and a skeptical self-review before delivery. Trigger when the user explicitly asks ("do this thoroughly", "be systematic", "deep work mode") OR when the task objectively spans multiple files, multiple sources, or multiple sessions. Do NOT trigger on ordinary multi-step requests that a direct attempt handles fine.

2026-06-16
setup
ソフトウェア開発者

Bootstrap project orchestration with beads task tracking.

2026-05-19
subagents-discipline
ソフトウェア開発者

Core engineering principles for implementation tasks

2026-05-19
tasks
プロジェクト管理専門家

Create beads from a spec (full decomposition) or from user input (ad-hoc issues). Single entry point for all bead creation.

2026-05-19
do
ソフトウェア開発者

Dispatch the implementation supervisor for a bead task. Resolves the correct supervisor from the assignee field, checks branch state, and dispatches with full context.

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

QA finalization gate — validates spec conformity, runs tests/build/lint, produces a structured QA report. Auto-dispatches the supervisor for rework on FAIL. Last gate before human merge.

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

Code review gate — dispatches the code-reviewer agent to analyze an implementation branch, tracks findings, and auto-dispatches the supervisor for rework when verdict is NEEDS-REWORK.

2026-05-14
update
ソフトウェア開発者

Update mister-anderson plugin and clean up legacy local copies that are now provided by the plugin system.

2026-04-16
specification
プロジェクト管理専門家

Stage 2 orchestrator — guides Specification for a phase: plan → research → spec → tasks. Requires a phase number. Scans phase artifacts, skips completed steps, dispatches sub-skills in sequence.

2026-04-15
architecture
ソフトウェア開発者

Create high-level product architecture — system design, tech stack, structural decisions. Stage 1 only. For phase specs use /spec.

2026-04-15
workflow
ソフトウェア開発者

Meta-orchestrator — shows project state across all 3 stages, suggests next step, and routes to stage orchestrators or individual skills.

2026-04-15
add-supervisor
ソフトウェア開発者

Create a new implementation supervisor for a specific technology. Invokes the Discovery agent in on-demand mode to fetch, filter, and inject the beads workflow into a specialist agent. Use when adding a new tech stack to the project (e.g., new package in monorepo).

2026-04-15
investigate
ソフトウェア開発者

Dispatch codebase investigation for a bead task. Resolves bead context, runs the research agent, and flags spec drift before implementation.

2026-04-15
plan
プロジェクト管理専門家

Create a phase/feature plan that scopes work, defines high-level tasks, and identifies dependencies. Dispatches Ada for planning.

2026-04-15
requirements
プロジェクト管理専門家

Transform a raw idea into a structured PRD (Product Requirements Document). Dispatches Grace (product-manager) to elicit, structure, and validate requirements.

2026-04-15
research
ソフトウェア開発者

Validate technical assumptions from the plan against real APIs, libraries, and codebase before spec creation. Dispatches Smith to produce structured research docs.

2026-04-15
spec
プロジェクト管理専門家

Create a detailed technical spec grounded in validated research. Dispatches Ada with PRD + Plan + Research as inputs. Only after plan and research exist.

2026-04-15
implementation
ソフトウェア開発者

Stage 3 orchestrator — guides Implementation for a phase: shows task progress, routes through investigate → do → review → quality per task.

2026-04-15
product
プロジェクト管理専門家

Stage 1 orchestrator — guides Product Discovery: manifesto → requirements → architecture. Scans artifacts, skips completed steps, dispatches sub-skills in sequence.

2026-04-15
manifesto
プロジェクト管理専門家

Guide the creation of a product manifesto — vision, principles, and governing laws that shape all downstream decisions.

2026-04-15