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

claude_harness_forge

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

収集済み skills
47
Stars
4
更新
2026-05-19
Forks
1
職業カバレッジ
8 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

cross-provider-handoff
ソフトウェア開発者

Switch model mid-session preserving thinking blocks. Used by /model command and by BRD §6.2 failover when the primary provider rate-limits or fails.

2026-05-19
extended-react
ソフトウェア開発者

Six-phase ReAct loop (pre-check, thinking, self-critique, action, tool, post). Activates per-workflow via the thinking_level knob in config/workflows.yaml. Replaces standard ReAct for workflows where independent verification of the reasoning improves outcomes.

2026-05-19
instinct-extraction
データサイエンティスト

Mines completed sessions for repeating {tool sequence → outcome} tuples. Scores by frequency × success_rate × novelty. High-scoring tuples become "instincts" — candidate skill seeds — in instincts/pending/.

2026-05-19
spec-backprop
ソフトウェア品質保証アナリスト・テスター

Walk-back algorithm for the Spec-Auditor subagent. Given a failure at phase N, identifies the earliest phase whose spec, if tightened, would have prevented the failure. Proposes a surgical amendment.

2026-05-19
tree-sessions
ソフトウェア開発者

Sessions stored as trees (not lists). /fork creates a branch from any point; /tree navigates; /branch labels a path; /export produces HTML for review. All branches live in one session file under sessions/<project>/<session_id>.json.

2026-05-19
iterative-retrieval
ソフトウェア開発者

Progressive context refinement for subagents. Don't dump everything; retrieve in passes. Start with a list of file paths and one-line abstracts; load full content only when the abstract proves insufficient.

2026-05-19
brd
プロジェクト管理専門家

Create a Business Requirements Document through Socratic five-dimension dialogue with the human. First step of the SDLC pipeline, before spec/design/build. Supports greenfield projects or single-feature additions.

2026-05-10
auto
ソフトウェア開発者

Autonomous build loop with Karpathy ratcheting, GAN evaluator, browser console capture, UI standards review, 8-gate ratchet, session chaining, and cross-project learnings. Iterates story groups until all features pass or stopping criteria met.

2026-04-18
evaluate-patterns
ソフトウェア品質保証アナリスト・テスター

Evaluation patterns — sprint contract format, three-layer verification, scoring rubric references.

2026-04-18
evaluate
ソフトウェア品質保証アナリスト・テスター

Run the application and verify sprint contract criteria via API tests, Playwright interaction, and schema validation.

2026-04-18
progress-reporting-check
ソフトウェア品質保証アナリスト・テスター

Verify that long-running operations with UI report incremental progress. Flags blocking all-at-once calls that leave users staring at a spinner with no feedback.

2026-04-15
resilience-patterns
ソフトウェア開発者

Reference patterns for building resilient AI-native applications — retry, fallback, circuit breaker, graceful degradation, checkpoint/resume, and LLM-specific error handling.

2026-04-15
upgrade
ソフトウェア開発者

Pull latest forge from GitHub and upgrade scaffolded project files in place. Preserves project state, merges config, reports what changed.

2026-04-13
build
ソフトウェア開発者

Full 12-phase SDLC pipeline. BRD → Architect (up to 11 rounds) → Spec → Design → Observe → Comply → Initialize → Auto (11 gates) → Post-build. Human gates on phases 1-4. Conditional phases 6-7 for AI-native projects.

2026-04-13
dogfood
ソフトウェア品質保証アナリスト・テスター

Autonomous self-testing of the forge. Creates a test project, runs the full 12-phase pipeline, self-heals on failures, fixes forge bugs when found, and produces a dogfooding report.

2026-04-13
test-patterns
ソフトウェア品質保証アナリスト・テスター

Test planning, test case design, test data generation, and Playwright E2E automation. Use when creating test plans, writing test cases, generating test data, setting up Playwright, or automating end-to-end tests.

2026-04-13
status
ソフトウェア開発者

Generate and display a terminal dashboard showing project progress — stories spec'd, coded, unit-tested, and E2E-verified per group. Writes to specs/status.md.

2026-04-13
change
プロジェクト管理専門家

Log a requirement change to the BRD changelog, run impact analysis, and cascade updates through affected specs, design, and implementation.

2026-04-12
architect-patterns
ソフトウェア開発者

Design the system architecture including layered dependencies, API contracts (endpoints, schemas, errors), data models, folder structure, and deployment topology. Output a detailed design document to `specs/design/` with all decisions justified.

2026-04-12
comply-patterns
情報セキュリティアナリスト

Reference patterns for AI compliance — OWASP Agentic Top 10, bias detection, fairness testing, PII scanning, GDPR/HIPAA/SOC2 checklists, model cards, and content filtering.

2026-04-12
comply
情報セキュリティアナリスト

Run compliance review — PII handling, audit trails, data retention, and ML fairness checks with model card generation.

2026-04-12
context-budget
ソフトウェア開発者

Analyze and optimize token usage — cost summary, cost per agent, per story, per gate, cache hit rates, and recommendations for context reduction. Use --summary for a quick cost overview.

2026-04-12
report-findings
ソフトウェア開発者

Review and submit anonymized harness findings as GitHub issues to the forge repo. Opt-in, user-confirmed, no secrets or PII.

2026-04-12
spec-patterns
プロジェクト管理専門家

Decompose a Business Requirements Document into epics and user stories with acceptance criteria, estimate effort, and identify hard dependencies for parallel execution. Output stories in `specs/stories/` with dependency-graph.md and story files.

2026-04-12
spec
プロジェクト管理専門家

Decompose a BRD into epics, user stories, acceptance criteria, and a dependency graph with parallel groups for agent team execution.

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

Generate test plan, test cases, test data fixtures, and Playwright E2E tests mapped to acceptance criteria.

2026-04-12
architect
ソフトウェア開発者

Interactive stack interrogation, design artifact generation, decision verification, and learnings persistence. Runs after BRD approval, before spec decomposition.

2026-03-29
agentic-ux
ウェブ・デジタルインターフェースデザイナー

UX patterns for agentic AI applications — intent preview, autonomy dial, confidence signals, audit trails, escalation, streaming, multi-agent dashboards, and error recovery.

2026-03-28
context-engineering
ソフトウェア開発者

Reference patterns for managing LLM context windows — token budgets, prompt caching, progressive disclosure, context compression, cost optimization, and anti-patterns.

2026-03-28
model-card
データサイエンティスト

Generate a model card by extracting model metadata, metrics, dataset info, and bias analysis from training and evaluation code.

2026-03-28
observe
ソフトウェア開発者

Scaffold observability for a project — OpenTelemetry tracing, structured logging, Grafana dashboards, alerting rules, and Docker Compose wiring.

2026-03-28
rag-patterns
ソフトウェア開発者

Reference patterns for Retrieval-Augmented Generation — chunking strategies, embedding models, vector databases, retrieval patterns, reranking, evaluation, and agentic RAG.

2026-03-28
rag
ソフトウェア開発者

Scaffold a RAG pipeline — embedding service, vector store, retrieval service, chunking, and evaluation tests.

2026-03-28
resilience
ソフトウェア開発者

Add resilience patterns to existing code — retry with backoff, circuit breakers, timeouts, fallbacks, and graceful degradation.

2026-03-28
tenant
ソフトウェア開発者

Scaffold multi-tenancy — tenant middleware, row-level security, per-tenant rate limiting, feature flags, and tenant admin API.

2026-03-28
workflow
ソフトウェア開発者

Scaffold durable workflow orchestration — workflow definitions, activities, HITL signal handlers, checkpoint/resume, and saga compensations.

2026-03-28
implement
ソフトウェア開発者

Generate production code and tests for a story group using agent teams for parallel execution.

2026-03-28
deploy
ネットワーク・コンピュータシステム管理者

Generate Docker Compose stack, Dockerfiles, environment config, init.sh bootstrap script, and verify local deployment with health checks.

2026-03-28
design
ウェブ・デジタルインターフェースデザイナー

Generate system architecture and UI mockups. Spawns architect (if not already run) and ui-designer concurrently.

2026-03-28
fix-issue
ソフトウェア開発者

Standard workflow for fixing a GitHub issue. Fetches issue details, creates a branch, implements the fix with tests, and prepares a PR.

2026-03-28
このリポジトリの収集済み skills 47 件中、上位 40 件を表示しています。