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

refacil-sdd-ai

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

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

このリポジトリの skills

refacil-bug
ソフトウェア開発者

Guided complete flow to investigate and fix bugs — delegates investigation and fix to the refacil-debugger sub-agent in two passes separated by user confirmation

2026-06-05
refacil-prereqs
ソフトウェア開発者

Internal reference — SDD-AI prerequisites shared by all other refacil skills (do not invoke manually)

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

Validate that the implementation meets the specs — builds a briefing with testCommand and CA/CR criteria, delegates to the refacil-validator sub-agent for the report, and handles corrections with user approval

2026-06-05
refacil-apply
ソフトウェア開発者

Implement the tasks of a proposed change — verifies artifacts and working branch, builds a structured briefing, and delegates to the refacil-implementer sub-agent to execute the implementation in isolated context

2026-06-03
refacil-archive
ソフトウェア開発者

Archive a completed change — move artifacts to archive and sync specs

2026-06-03
refacil-autopilot
ソフトウェア開発者

Run the SDD implementation cycle autonomously after /refacil:propose was approved by the human — chains apply → test → verify → review → archive → up-code in a single invocation, and notifies the user via WhatsApp through Kapso when finished (success or failure). Use when the user says "autopilot", "ejecuta el resto del flujo", "termina solo", "modo autónomo", or indicates they will step away from the computer.

2026-06-03
refacil-guide
ソフトウェア開発者

Interactive guide for the SDD-AI methodology — explains which command to use based on what you need to do

2026-06-03
refacil-propose
ソフトウェア開発者

Create a complete change proposal — delegates codebase exploration and artifact generation to the refacil-proposer sub-agent, and handles mandatory human review of the artifacts

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

Code review with the team quality checklist — builds a briefing with changed files and project type, delegates to the refacil-auditor sub-agent, and processes the verdict

2026-06-03
refacil-stats
ソフトウェア開発者

Show statistics for a change — token savings, review history, compact and CodeGraph telemetry; optional narrative interpretation

2026-06-03
refacil-status
ソフトウェア開発者

Show which phase of the SDD-AI cycle a change is in and the exact command to resume it — use for "where am I?", "how is it going?", "status of the change", "resume", "where did I leave off". Distinct from /refacil:stats (which shows telemetry, token savings, and review metrics). Use /refacil:status to navigate the flow; use /refacil:stats for observability data.

2026-06-03
refacil-test
ソフトウェア品質保証アナリスト・テスター

Generate unit tests based on SDD artifacts or for specific files — builds a briefing with CA/CR and file scope, and delegates to the refacil-tester sub-agent for generation and execution in isolated context

2026-06-03
refacil-ask
ソフトウェア開発者

Ask something directed to another session on the bus. Optionally blocks waiting for the response (--wait N seconds) for automatic LLM-to-LLM flow.

2026-05-30
refacil-explore
ソフトウェア開発者

Explore and investigate the codebase before making changes — delegates to the refacil-investigator sub-agent to analyze architecture, flows, and dependencies without modifying anything

2026-05-30
refacil-inbox
ソフトウェア開発者

View new messages from the room since the last time you read them. Useful when a question with --wait expired without a response.

2026-05-30
refacil-join
ソフトウェア開発者

Join (or create) an agent bus room to communicate with Claude Code, Cursor, OpenCode, or Codex sessions in other repos. Session name = repo folder name.

2026-05-30
refacil-read-spec
ソフトウェア開発者

Listen to SDD spec Markdown files in the browser with on-device TTS (Supertonic). Use after propose or on-demand for active changes and archived specs.

2026-05-30
refacil-reply
ソフトウェア開発者

Reply to the last question directed to this session on the bus. The broker autocompletes the correlationId.

2026-05-30
refacil-say
ソフトウェア開発者

Send a message to the entire bus room (broadcast). For general announcements, not directed questions.

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

Configure the repository for SDD-AI — refacil-sdd layout, AGENTS.md / .agents/, IDE indexes, and methodology hooks

2026-05-30
refacil-up-code
ソフトウェア開発者

Push code and create PR for integration — git add, commit, push, and PR to the target branch

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

Detect and apply pending migrations of the SDD-AI methodology to the current project

2026-05-30
refacil-attend
ソフトウェア開発者

Active bus listening mode. Waits for questions directed to this session, processes them and responds; then continues listening. Enables automatic LLM-to-LLM conversation between repos.

2026-04-25