Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

little-loops

little-loops에는 BrennonTWilliams에서 수집한 skills 69개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
69
Stars
7
업데이트
2026-07-19
Forks
2
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ll-reconcile-issue
소프트웨어 개발자

Rewrite an issue's Implementation Steps, Acceptance Criteria, and Files to Modify in place from its own accumulated research findings, without appending or bulldozing human prose

2026-07-19
audit-docs
소프트웨어 개발자

Use when asked to audit documentation accuracy, coverage, or find documentation gaps.

2026-07-19
analyze-history
프로젝트 관리 전문가

Use when asked about project health, velocity, bug trends, or whether we're making progress.

2026-07-18
go-no-go
프로젝트 관리 전문가

Use when asked for an adversarial go/no-go review or whether an issue is worth implementing.

2026-07-18
compact-session
기타 컴퓨터 관련 직업

Use when asked to manually compact a session's memory, trigger session summarization, or reduce a long session's context footprint.

2026-07-18
ll-compact-session
기타 컴퓨터 관련 직업

Use when asked to manually compact a session's memory, trigger session summarization, or reduce a long session's context footprint.

2026-07-18
audit-issue-conflicts
소프트웨어 개발자

Use when asked to detect conflicting requirements or incompatible decisions across open issues.

2026-07-16
scope-epic
프로젝트 관리 전문가

Use when asked to decompose a theme or goal into an EPIC with 3–8 child issues. Creates the EPIC file, pre-wired child stubs, and stages everything for git.

2026-07-16
spike
소프트웨어 개발자

Use when asked to prove an unproven internal mechanism with an isolated code spike before implementing.

2026-07-15
capture-issue
소프트웨어 개발자

Use when asked to capture or create an issue from conversation or natural language.

2026-07-15
decide-issue
소프트웨어 개발자

Use when asked to select the winning implementation option for an issue with decision_needed.

2026-07-15
wire-issue
소프트웨어 개발자

Use when a refined issue is missing integration points or wiring in the implementation plan.

2026-07-15
confidence-check
소프트웨어 개발자

Use when asked for a pre-implementation confidence check or whether an issue is ready to implement.

2026-07-14
map-dependencies
소프트웨어 개발자

Use when asked to find dependencies between issues or prepare a dependency-aware sprint plan.

2026-07-13
review-loop
소프트웨어 개발자

Use when asked to review loop config quality, validate loop YAML, or audit a loop definition.

2026-07-13
audit-loop-run
소프트웨어 개발자

Use when asked to assess loop effectiveness, audit goal achievement, or detect phantom success.

2026-07-11
configure
소프트웨어 개발자

Use when asked to configure little-loops, change settings, or update ll-config.json.

2026-07-11
review-epic
프로젝트 관리 전문가

Use when asked to review epic health, audit stalled children, check scope drift, find missing coverage, or assess closure readiness. Produces a structured health report and actionable recommendations. Read-only.

2026-07-09
audit-claude-config
소프트웨어 개발자

Use when asked to audit Claude Code config, validate plugin settings, or diagnose plugin issues.

2026-07-06
ll-align-issues
프로젝트 관리 전문가

Validate active issues against key documents for relevance and alignment

2026-07-04
ll-analyze-workflows
프로젝트 관리 전문가

Analyze user message history to identify patterns, workflows, and automation opportunities

2026-07-04
ll-audit-architecture
소프트웨어 개발자

Analyze codebase architecture for patterns, organization, and improvements

2026-07-04
ll-capture-issue
프로젝트 관리 전문가

Use when asked to capture or create an issue from conversation or natural language.

2026-07-04
ll-check-code
소프트웨어 개발자

Run code quality checks (lint, format, types, build)

2026-07-04
ll-commit
소프트웨어 개발자

Create git commits with user approval and no Claude attribution

2026-07-04
ll-describe-pr
소프트웨어 개발자

Generate comprehensive PR descriptions following repository templates

2026-07-04
ll-find-dead-code
소프트웨어 개발자

Analyze codebase for deprecated, unused, or dead code that can be safely removed

2026-07-04
ll-go-no-go
프로젝트 관리 전문가

Use when asked for an adversarial go/no-go review or whether an issue is worth implementing.

2026-07-04
ll-handoff
기타 컴퓨터 관련 직업

Generate continuation prompt for session handoff

2026-07-04
ll-help
기타 컴퓨터 관련 직업

List all available little-loops commands with descriptions

2026-07-04
ll-iterate-plan
프로젝트 관리 전문가

Iterate on existing implementation plans with thorough research and updates

2026-07-04
ll-loop-suggester
기타 컴퓨터 관련 직업

Analyze user message history to suggest FSM loop configurations automatically. Uses ll-messages output to identify repeated workflows and generate ready-to-use loop YAML. Also supports --from-commands mode to suggest loops from the available command/skill catalog without requiring message history, and --from-sequences mode to suggest loops from ll-logs sequences n-gram output. Trigger keywords: "suggest loops", "loop from history", "automate workflow", "create loop from messages", "analyze messages for loops", "ll-messages loop", "suggest automation", "detect patterns for loops", "suggest loops from commands", "loop from catalog", "from-commands", "suggest loops from sequences", "from-sequences", "loop from ll-logs"

2026-07-04
ll-manage-release
소프트웨어 개발자

Manage releases - create git tags, generate changelogs, and manage GitHub releases. Integrates with Issue Management to include completed issues in release notes. Trigger keywords: "manage release", "create release", "new release", "tag release", "publish release", "make release", "bump version"

2026-07-04
ll-normalize-issues
프로젝트 관리 전문가

Find and fix issue filenames with missing or duplicate IDs across types (e.g., BUG-007 and FEAT-007)

2026-07-04
ll-open-pr
소프트웨어 개발자

Open a pull request for the current branch. Trigger keywords: "open pr", "create pull request", "submit pr", "create pr", "open pull request", "submit for review", "make a pr"

2026-07-04
ll-prioritize-issues
프로젝트 관리 전문가

Analyze issues and prepend priority levels (P0-P5) to filenames

2026-07-04
ll-ready-issue
소프트웨어 개발자

Analyze and validate an issue file for accuracy, utility, and completeness, then auto-correct to make implementation-ready or close if invalid

2026-07-04
ll-refine-issue
소프트웨어 개발자

Refine issue files with codebase-driven research to fill knowledge gaps needed for implementation

2026-07-04
ll-resume
소프트웨어 개발자

Resume from a previous session's continuation prompt

2026-07-04
ll-run-tests
소프트웨어 품질 보증 분석가·테스터

Run test suites with common patterns

2026-07-04
이 저장소에서 수집된 skills 69개 중 상위 40개를 표시합니다.