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

super-compound

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

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

このリポジトリの skills

agentic-delivery
ソフトウェア開発者

Use when following the Super Compound BRD -> PRD -> FSD -> GOAL -> IMPLEMENTATION -> VERIFICATION delivery path, artifact traceability, FSD authority, optional ADR handling, zero context bloat issue slicing, or OPEN-* stop conditions.

2026-07-16
executing-plans
ソフトウェア開発者

Use when an approved FSD goal or lightweight issue pointer is ready for implementation.

2026-07-16
integration-checking
ソフトウェア品質保証アナリスト・テスター

Use when multi-component work needs cross-component verification of API contracts, data flow, events, auth, config, UI, background jobs, or tests.

2026-07-16
issue-workflow
ソフトウェア開発者

Use when /sc-plan needs FSD GOAL-* packets turned into lightweight issue pointers, local Markdown Kanban boards, blocker DAGs, or multi-agent task contracts.

2026-07-16
parallel-execution
ソフトウェア開発者

Use when a plan or issue board has 2+ independent execution streams whose time saving exceeds coordination overhead. Dispatches agents in isolated git worktrees only after required delivery gates pass.

2026-07-16
plan-verification
ソフトウェア品質保証アナリスト・テスター

Use when an FSD and goal issue board need requirement coverage, goal quality, dependency DAG, sizing, and verification validated before execution.

2026-07-16
prd-generator
ソフトウェア開発者

Use when an approved BRD must be translated into observable product requirements before FSD planning.

2026-07-16
subagent-orchestration
ソフトウェア開発者

Use when executing FSD goals with independent work packages. Dispatches a fresh subagent per goal with file-backed handoff and bounded review.

2026-07-16
triage-workflow
ソフトウェア開発者

Use when /sc-plan or /sc-status needs to classify incoming issues, local Markdown issues, external PRs, feature requests, bug reports, stale tickets, ready-for-agent work, or wontfix decisions.

2026-07-16
writing-plans
ソフトウェア開発者

Use when an approved PRD needs an implementation-authoritative FSD before code is written.

2026-07-16
architecture-enforcement
ソフトウェア開発者

Use when file placement, dependency direction, framework conventions, or project architecture presets must be verified before writing code.

2026-07-11
brainstorming
プロジェクト管理専門家

Use when creative product, feature, UI, or behavior work needs intent, requirements, constraints, or design explored before implementation.

2026-07-11
compatibility-check
ソフトウェア開発者

Use when introducing dependencies or auditing runtime support, peer conflicts, deprecations, vulnerability posture, and rollback risk.

2026-07-11
domain-modeling
ソフトウェア開発者

Use when work needs shared domain language, CONTEXT.md updates, conditional ADR decisions, glossary cleanup, or terminology checks during BRD, PRD, FSD, triage, architecture, or goal shaping.

2026-07-11
interface-design
ウェブ・デジタルインターフェースデザイナー

Use when building, redesigning, or reviewing frontend UI: pages, components, dashboards, landing pages, mobile screens, charts, and interaction states.

2026-07-11
security-audit
情報セキュリティアナリスト

Use when auditing code for security vulnerabilities, reviewing auth flows, checking OWASP Top 10 risks, validating secrets handling, or assessing dependency and agent-surface security.

2026-07-11
test-driven-development
ソフトウェア品質保証アナリスト・テスター

Use when implementing a feature, behavior change, or bugfix that requires production code.

2026-07-11
super-compound
その他コンピュータ職

Super Compound /sc-* .agent workflows.

2026-07-11
checkpoint-protocol
プロジェクト管理専門家

Use when human information, judgment, approval, testing, credentials, review, or external action is genuinely required before proceeding.

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

Use when reviewing code changes for specification compliance, correctness, quality, security, and maintainability.

2026-07-10
context7-docs
ソフトウェア開発者

Use when you need up-to-date library/API documentation, code examples, version-specific guides, or framework conventions. Wraps the Context7 MCP tools with a clear usage pattern and fallback strategy.

2026-07-10
data-privacy
情報セキュリティアナリスト

Use when processing personal data (PII), implementing consent mechanisms, or handling data subject requests. Covers GDPR, UU PDP Indonesia, and privacy-by-design principles.

2026-07-10
eval-harness
ソフトウェア品質保証アナリスト・テスター

Use when non-trivial or AI-assisted behavior needs measurable success criteria and repeatable reliability evidence.

2026-07-10
gap-closure
ソフトウェア品質保証アナリスト・テスター

Use when verification, review, or manual testing identifies concrete gaps in otherwise planned or completed work.

2026-07-10
git-workflow-operation
ソフトウェア開発者

Use when starting Git work, preparing commits, pushing branches, opening Pull Requests, or coordinating optional git worktrees.

2026-07-10
knowledge-compounding
ソフトウェア開発者

Use when a non-trivial problem is solved or substantial work should make future sessions easier.

2026-07-10
secure-code-patterns
情報セキュリティアナリスト

Use when implementing input validation, cryptography, data encryption, or secure data handling. Covers allowlist validation, context encoding, password hashing, encryption at rest/transit, and JWT security.

2026-07-10
skill-authoring
ソフトウェア開発者

Use when creating, editing, or verifying a skill before deployment.

2026-07-10
state-management
ソフトウェア開発者

Use when non-trivial work needs durable, bounded project memory across checkpoints or sessions.

2026-07-10
systematic-debugging
ソフトウェア開発者

Use when encountering a bug, test failure, unexpected behavior, intermittent result, or error.

2026-07-10
threat-modeling
情報セキュリティアナリスト

Use when designing features that handle sensitive data, authentication, or external integrations and need STRIDE, attack-tree, or trust-boundary analysis.

2026-07-10
todo-management
ソフトウェア開発者

Use when ideas or tasks surface during work and must be captured, tracked, and routed without losing current-task focus.

2026-07-10
verification-before-completion
ソフトウェア品質保証アナリスト・テスター

Use when about to claim work complete, fixed, passing, or ready, including before moving to the next planned task.

2026-07-10
codebase-design
ソフトウェア開発者

Use when designing or improving module interfaces, test seams, deep modules, adapter boundaries, architecture options, codebase health, or AI-navigable refactors.

2026-06-22
context-engineering
ソフトウェア開発者

Use when managing AI context budget, selective file loading, history digests, and fresh-session handoffs.

2026-06-22
prototyping
ソフトウェア開発者

Use when /sc-explore needs throwaway runnable evidence for uncertain state models, business logic, architecture options, UI directions, interaction design, or decisions that are cheaper to test than debate.

2026-06-21