Convention discovery and rule generation from codebase analysis. Scans project structure, builds search indexes, identifies patterns, and generates enforceable rules.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 a5c-ai/babysitter에서 2,079개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
a5c-ai/babysitter수집된 skill 2,079개 중 40개를 표시합니다.
Convention discovery and rule generation from codebase analysis. Scans project structure, builds search indexes, identifies patterns, and generates enforceable rules.
원문 언어: 영어
State capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.
원문 언어: 영어
Observation capture and retrieval across sessions. Stores decisions, discoveries, and bugfix patterns. Searchable via tags and relevance scoring.
원문 언어: 영어
Language-specific auto-lint/format/typecheck pipeline. Supports Python (ruff+pyright), TypeScript (prettier+eslint+tsc), Go (gofmt+golangci-lint). Auto-fix and convergence loops.
원문 언어: 영어
Specification creation and management for the Pilot Shell methodology. Covers semantic search, clarifying questions, structured spec generation, and iterative refinement.
원문 언어: 영어
Strict RED->GREEN->REFACTOR test-driven development with enforcement. Never write production code before a failing test. Atomic commits per TDD cycle.
원문 언어: 영어
Git worktree management for safe, isolated feature development. Creates, manages, and cleans up worktrees with branch naming and dependency setup.
원문 언어: 영어
Clarify vague requirements through exploratory questioning and option generation before committing to research or implementation.
원문 언어: 영어
Structured code quality assessment with Conventional Comments format, scaled review depth, and soft-gating verdicts preserving user autonomy.
원문 언어: 영어
Systematic codebase exploration following the Iron Law - understand the problem before exploring code. Four phases with file-finder and web-researcher agents.
원문 언어: 영어
Create Architecture Decision Records (ADRs) documenting significant technical choices with context, options, consequences, and sequential numbering.
원문 언어: 영어
Final completion discipline including summary generation, plan document updates, and confirmation that all success criteria from the original plan are satisfied.
원문 언어: 영어
Disciplined execution of approved plans with step-by-step verification, phase checkpoints, failure investigation, and mandatory code/security reviews.
원문 언어: 영어
Transform research findings into actionable implementation plans with stakes-based rigor, test-first strategy, and granular task decomposition.
원문 언어: 영어
Security vulnerability assessment identifying OWASP risks, injection vectors, authentication issues, and data exposure with severity classification.
원문 언어: 영어
Test-first development practice where test specifications are written before production code, integrated into plan tasks as mandatory first sub-steps.
원문 언어: 영어
Verification-before-completion discipline ensuring all success criteria are met, tests pass, and reviews complete before declaring work done.
원문 언어: 영어
WASM-based instant code transforms for simple tasks, achieving 352x speedup over LLM inference with zero cost.
원문 언어: 영어
Hierarchical coordination and drift detection with frequent checkpoints, shared memory coherence validation, role specialization enforcement, and short task cycles.
원문 언어: 영어
Multi-protocol consensus for agent swarms supporting Raft leader election, Byzantine fault tolerance, Gossip state propagation, and CRDT conflict-free merging.
원문 언어: 영어
AIDefence security layer with prompt injection blocking, input validation, sandboxed execution, output sanitization, and STRIDE threat modeling.
원문 언어: 영어
SONA self-optimizing neural architecture with ReasoningBank trajectory learning, EWC++ anti-forgetting, and reinforcement learning feedback loops.
원문 언어: 영어
Complexity-based task routing with Q-Learning optimization, Agent Booster WASM fast-path, and Mixture-of-Experts model selection.
원문 언어: 영어
Multi-agent swarm formation and coordinated execution with topology-aware agent deployment, consensus protocols, and anti-drift enforcement.
원문 언어: 영어
HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management.
원문 언어: 영어
Establish project governing principles including dev guidelines, code quality standards, testing policies, UX requirements, performance benchmarks, and security constraints.
원문 언어: 영어
Perform cross-artifact consistency and coverage analysis across constitution, specification, plan, and task artifacts to detect gaps, conflicts, and misalignments before implementation.
원문 언어: 영어
Execute development tasks to build features, producing code, tests, and configuration artifacts that satisfy specification requirements and comply with constitution standards.
원문 언어: 영어
Design technical architecture, select technology stack, and define implementation strategy from specifications and constitution constraints.
원문 언어: 영어
Validate implementation quality through custom checklists, scoring against constitution standards, specification coverage, and producing remediation recommendations.
원문 언어: 영어
Write feature specifications as requirements and user stories with acceptance criteria, focusing on business value and testable conditions.
원문 언어: 영어
Convert technical plans into actionable development tasks with dependency graphs, effort estimates, and parallelization opportunities.
원문 언어: 영어
Use when starting any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
원문 언어: 영어
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
원문 언어: 영어
Use when you have a written implementation plan to execute in a separate session with review checkpoints between batches.
원문 언어: 영어
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.
원문 언어: 영어
Use when receiving code review feedback, before implementing suggestions. Requires technical rigor and verification, not blind implementation.
원문 언어: 영어
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
원문 언어: 영어
Use when executing implementation plans with independent tasks in the current session. Dispatches fresh subagent per task.
원문 언어: 영어
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Requires root cause investigation first.
원문 언어: 영어