Autonomous build loop with Karpathy ratcheting, GAN evaluator, and session chaining. Iterates story groups until all features pass or stopping criteria met.
원문 언어: 영어
메뉴
SkillsMP는 cwijayasundara/claude_harness_eng_v1에서 18개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 18개 중 18개를 표시합니다.
Autonomous build loop with Karpathy ratcheting, GAN evaluator, and session chaining. Iterates story groups until all features pass or stopping criteria met.
원문 언어: 영어
Socratic interview to create a Business Requirements Document. First step in the SDLC pipeline.
원문 언어: 영어
Generate system architecture, machine-readable schemas, and UI mockups. Spawns planner + ui-designer concurrently.
원문 언어: 영어
Evaluation patterns — sprint contract format, three-layer verification, scoring rubric references.
원문 언어: 영어
Standard GitHub issue workflow. Branch, reproduce, fix, test, PR.
원문 언어: 영어
Generate production code and tests for a story group using agent teams for parallel execution.
원문 언어: 영어
Refactor existing code for quality, performance, or maintainability. Enforces six quality principles with ratchet gate.
원문 언어: 영어
Code generation quality principles — TDD, typing, error handling, logging, API integration, LLM integration.
원문 언어: 영어
Full SDLC pipeline. Runs all phases end-to-end with human gates on phases 1-3.
원문 언어: 영어
Generate Docker Compose stack, Dockerfiles, environment config, and init.sh bootstrap script.
원문 언어: 영어
Run the application and verify sprint contract criteria via API tests, Playwright interaction, and schema validation.
원문 언어: 영어
Enhance existing features through story-driven development with full verification.
원문 언어: 영어
Scan codebase for pattern drift and generate targeted cleanup PRs. Entropy control for agent-generated code.
원문 언어: 영어
Run evaluator and security reviewer concurrently for comprehensive quality gate.
원문 언어: 영어
Decompose BRD into epics, stories, dependency graph, and feature list for agent team execution.
원문 언어: 영어
Generate test plan, test cases, test data fixtures, and Playwright E2E tests mapped to acceptance criteria.
원문 언어: 영어
Layered architecture rules — one-way imports, module boundaries, file organization.
원문 언어: 영어
Testing patterns — Playwright E2E, test structure, fixture management, mock boundaries.
원문 언어: 영어