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

agentic-content-analyzer

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

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

이 저장소의 skills

autopilot-roadmap
기타 컴퓨터 관련 직업

Execute roadmap items iteratively with policy-aware vendor routing and learning feedback

2026-07-22
autopilot
기타 컴퓨터 관련 직업

Orchestrate the full plan-review-implement-validate-PR lifecycle with multi-vendor review convergence

2026-07-22
bao-vault
네트워크·컴퓨터 시스템 관리자

OpenBao/Vault credential seeding and management scripts

2026-07-22
bug-scrub
소프트웨어 품질 보증 분석가·테스터

Comprehensive project health diagnostic — collects signals from CI tools, existing reports, deferred issues, and code markers into a prioritized finding report

2026-07-22
changelog-version
소프트웨어 개발자

Generate changelog entries and suggest semantic version bumps from git history

2026-07-22
coordination-bridge
네트워크·컴퓨터 시스템 관리자

HTTP fallback bridge for coordinator when MCP transport is unavailable

2026-07-22
expedite
소프트웨어 개발자

Readiness gate for sync-point operations — inspect validation, rework, and active-agent state before merge

2026-07-22
explore-feature
소프트웨어 개발자

Identify high-value next features using architecture artifacts, code signals, and active OpenSpec context

2026-07-22
fix-scrub
소프트웨어 개발자

Remediate findings from bug-scrub report — auto-fixes, agent-assisted fixes, and quality verification

2026-07-22
implement-feature
소프트웨어 개발자

Implement approved OpenSpec proposal with tiered execution (coordinated / local-parallel / sequential)

2026-07-22
iterate-on-implementation
소프트웨어 개발자

Iteratively refine a feature implementation by identifying and fixing bugs, edge cases, and improvements

2026-07-22
iterate-on-plan
소프트웨어 개발자

Iteratively refine an OpenSpec proposal by identifying and fixing completeness, clarity, feasibility, scope, consistency, testability, parallelizability, and assumptions issues

2026-07-22
langfuse
소프트웨어 개발자

One front door for Langfuse — combines the Langfuse Agent Skill (best practices + docs), the Langfuse CLI (full API surface via npx), and the Langfuse MCP server (native prompt-management tool calls). Use when instrumenting an app, querying or modifying Langfuse data (traces, prompts, datasets, scores, sessions, evals), looking up Langfuse documentation, or configuring Langfuse for a new repo. Routes between Skill knowledge / CLI / MCP based on intent.

2026-07-22
merge-pull-requests
소프트웨어 개발자

Triage, review, and merge open pull requests from multiple sources (OpenSpec, Jules, Codex, Dependabot, manual)

2026-07-22
parallel-infrastructure
소프트웨어 개발자

Shared parallel execution infrastructure: DAG scheduling, review dispatch, consensus synthesis, scope checking

2026-07-22
plan-feature
소프트웨어 개발자

Create OpenSpec proposal with tiered execution (coordinated / local-parallel / sequential)

2026-07-22
plan-roadmap
소프트웨어 개발자

Decompose a proposal into prioritized OpenSpec change candidates with a dependency DAG. Scaffolds a proposal first if none exists.

2026-07-22
playwright-validator
소프트웨어 품질 보증 분석가·테스터

Drive a deployed frontend via Playwright using OpenSpec WHEN/THEN scenarios; emit behavioral_failure findings.

2026-07-22
quick-task
소프트웨어 개발자

Delegate small ad-hoc tasks to any configured vendor without OpenSpec ceremony

2026-07-22
refresh-architecture
소프트웨어 개발자

Refresh architecture analysis artifacts (docs/architecture-analysis/) from the codebase

2026-07-22
review-artifacts
소프트웨어 개발자

Open the artifacts relevant to a review (OpenSpec proposal, branch changes, or explicit paths) in VS Code, in a curated read-order, in the right worktree.

2026-07-22
roadmap-runtime
소프트웨어 개발자

Shared roadmap artifact validation, checkpointing, learning-log helpers, and context assembly

2026-07-22
session-bootstrap
네트워크·컴퓨터 시스템 관리자

Cloud environment bootstrap (setup script + verify hook) and coordinator lifecycle hooks

2026-07-22
session-log
소프트웨어 개발자

Structured decision records for session logs and merge logs at phase boundaries

2026-07-22
setup-coordinator
소프트웨어 개발자

Configure and verify coordinator access for CLI MCP and Web/Cloud HTTP runtimes

2026-07-22
tech-debt-analysis
소프트웨어 개발자

Analyze codebase for structural tech debt using software design principles from Fowler's Refactoring, the Design Stamina Hypothesis, and the AWS Builders' Library

2026-07-22
use-railway
네트워크·컴퓨터 시스템 관리자

Operate Railway infrastructure: create projects, provision services and databases, manage object storage buckets, deploy code, configure environments and variables, manage domains, troubleshoot failures, check status and metrics, and query Railway docs. Use this skill whenever the user mentions Railway, deployments, services, environments, buckets, object storage, build failures, or infrastructure operations, even if they don't say "Railway" explicitly.

2026-07-22
validate-feature
소프트웨어 품질 보증 분석가·테스터

Deploy locally, run security scans and behavioral tests, check CI/CD, and verify OpenSpec spec compliance

2026-07-22
validate-packages
소프트웨어 품질 보증 분석가·테스터

Validation scripts for work packages, parallel zones, and work results

2026-07-22
worktree
소프트웨어 개발자

Worktree lifecycle management scripts — setup, teardown, heartbeat, pin, GC, merge

2026-07-22
openspec-coordinator-worktree
소프트웨어 개발자

Coordinate OpenSpec proposals with coordinator issue tracking and isolated git worktree execution. Implements systematic spec-driven development with parallel agent coordination.

2026-05-17
linear-cleanup-feature
소프트웨어 개발자

Merge approved PR, migrate open tasks, archive OpenSpec proposal, and cleanup branches

2026-03-26
linear-explore-feature
소프트웨어 개발자

Identify high-value next features using architecture artifacts, code signals, and active OpenSpec context

2026-03-26
fix-scrub
소프트웨어 품질 보증 분석가·테스터

Remediate findings from bug-scrub report — auto-fixes, agent-assisted fixes, and quality verification

2026-03-26
linear-implement-feature
소프트웨어 개발자

Implement approved OpenSpec proposal through to PR creation

2026-03-26
linear-iterate-on-implementation
소프트웨어 개발자

Iteratively refine a feature implementation by identifying and fixing bugs, edge cases, and improvements

2026-03-26
linear-iterate-on-plan
프로젝트 관리 전문가

Iteratively refine an OpenSpec proposal by identifying and fixing completeness, clarity, feasibility, scope, consistency, testability, and parallelizability issues

2026-03-26
linear-plan-feature
프로젝트 관리 전문가

Create OpenSpec proposal for a new feature and await approval

2026-03-26
linear-validate-feature
소프트웨어 품질 보증 분석가·테스터

Deploy locally, run security scans and behavioral tests, check CI/CD, and verify OpenSpec spec compliance

2026-03-26
openspec-beads-worktree
소프트웨어 개발자

Coordinate OpenSpec proposals with Beads task tracking and isolated git worktree execution. Implements systematic spec-driven development with parallel agent coordination.

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