.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/erikole21/refacil-sdd-ai
home/skills/erikole21/refacil-sdd-ai
erikole21 avatar

erikole21/refacil-sdd-ai

23 skills

View on GitHub
$npx skills add erikole21/refacil-sdd-ai
SkillInstalls
applyImplement the tasks of a proposed change — verifies artifacts and working branch, builds a structured briefing, and delegates to the refacil-implementer…—archiveArchive a completed change — move artifacts to archive and sync specs—askAsk something directed to another session on the bus. Optionally blocks waiting for the response (--wait N seconds) for automatic LLM-to-LLM flow.—attendActive bus listening mode. Waits for questions directed to this session, processes them and responds; then continues listening.—autopilotRun the SDD implementation cycle autonomously after /refacil:propose was approved by the human — chains apply → test → verify → review → archive → up-code in a…—bugGuided complete flow to investigate and fix bugs — delegates investigation and fix to the refacil-debugger sub-agent in two passes separated by user…—exploreExplore and investigate the codebase before making changes — delegates to the refacil-investigator sub-agent to analyze architecture, flows, and dependencies…—guideInteractive guide for the SDD-AI methodology — explains which command to use based on what you need to do—inboxView new messages from the room since the last time you read them. Useful when a question with --wait expired without a response.—joinJoin (or create) an agent bus room to communicate with Claude Code, Cursor, OpenCode, or Codex sessions in other repos. Session name = repo folder name.—prereqsproposeCreate a complete change proposal — delegates codebase exploration and artifact generation to the refacil-proposer sub-agent, and handles mandatory human…—read-specListen 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.—replyReply to the last question directed to this session on the bus. The broker autocompletes the correlationId.—reviewCode review with the team quality checklist — builds a briefing with changed files and project type, delegates to the refacil-auditor sub-agent, and processes…—saySend a message to the entire bus room (broadcast). For general announcements, not directed questions.—setupConfigure the repository for SDD-AI — refacil-sdd layout, AGENTS.md / .agents/, IDE indexes, and methodology hooks—statsShow statistics for a change — token savings, review history, compact and CodeGraph telemetry; optional narrative interpretation—statusShow 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",…—testGenerate 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…—up-codePush code and create PR for integration — git add, commit, push, and PR to the target branch—updateDetect and apply pending migrations of the SDD-AI methodology to the current project—verifyValidate that the implementation meets the specs — builds a briefing with testCommand and CA/CR criteria, delegates to the refacil-validator sub-agent for the…—