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

agentic-repos

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

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

이 저장소의 skills

ar-add-improvement
소프트웨어 개발자

Record an improvement, learning, fix, or refinement to the Agentic Repos framework. Invoke when a new pattern emerges, a bug is found in a skill/agent/rule, or a workflow refinement is identified during work. Handles version bumping, CHANGELOG updates, and cross-file consistency. Also user-invocable via "ar-add-improvement" or "update framework".

2026-07-11
ar-install-context
소프트웨어 개발자

Install or update context-processing skills (discussion, email, meeting, specs, state) into a Docs Project. Separate from ar-taskflow - does not touch ar-taskflow skills or config.

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

Adopt Agentic Repos in a project, writing its per-repo config + rules layer by extracting the codebase's real conventions. Say "ar-install" or "make this repo agent-ready".

2026-07-11
ar-install-tools
소프트웨어 개발자

Install or refresh the global Agentic Repos layer on this machine (ar-* skills, scripts, session hook, default-branch guard). Say "ar-install-tools" or "setup tools".

2026-07-11
ar-self-reviewer
소프트웨어 품질 보증 분석가·테스터

Reviews a PULL REQUEST of the Agentic Repos framework SOURCE repo itself for project-based noise. Its input is a framework PR, on trigger it FIRST asks which agentic-repos PR to review (framework PRs only; it refuses PRs from any other repo). Proves the PR introduces ZERO project-based noise into the project-agnostic framework, installed artifacts (rules/, skills/, agents/, templates/, setup.md) AND docs/. Catches a source project's identity (real names, packages, developer paths, tickets, people, dated incident notes), whole files bound to one project (a <project>-feedback.md mining doc, anything named after or dominated by a single product line, these belong in the source project, not the framework), stack idioms leaking into stack-agnostic skill/agent bodies, ungenericized business-domain examples, rationale/version-history bloat, mis-tiered rules, and version-file drift. Use whenever you want to review/self-review an agentic-repos PR for "does this leak or bind a project into the generic framework," befor

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

Refresh an adopted project's per-repo config + rules layer to the current framework version. Say "ar-upgrade" or "refresh the project rules".

2026-07-11
ar-agent-ready
소프트웨어 개발자

Assess how agent-ready a repository is and raise it. Reads the actual codebase, extracts its real conventions into rule files, wires the config seam, and reports a readiness scorecard. Say "ar-agent-ready", "make this repo agent-ready", or "extract the rules for this project".

2026-07-11
ar-api-dd-compare
소프트웨어 개발자

Audit what the code ASSUMES against what production ACTUALLY does, using Datadog traces, and turn mismatches into fix tickets. Say "ar-api-dd-compare" or "trace audit". On-demand only (Datadog MCP is interactively authenticated).

2026-07-11
ar-dd-api-performance
소프트웨어 개발자

Scan a window of Datadog traffic (default last day, production), sample traces for APIs over the latency/error thresholds, cross-reference this repo's code, and maintain per-API optimization report files under the workspace Performance_Findings directory, then commit them. On-demand only. Say "ar-dd-api-performance", "api performance scan", "which APIs are slow", or "update the performance reports".

2026-07-11
ar-global-pr-reviewer
소프트웨어 품질 보증 분석가·테스터

Review any GitHub PR from anywhere on the machine, no project checkout needed. Clones the repo, sets up a review worktree, does a best-effort test run, reviews changed code for logical bugs and missing-test gaps against the project's rules, dedups against existing comments, and posts an inline review with fixes. Say "ar-global-pr-reviewer", "review pr globally", or "global review <PR-URL>".

2026-07-11
ar-init-mcps
소프트웨어 개발자

Initialize issue-tracker integration for Claude Code. For GitHub Issues (the default) this verifies the gh CLI is authenticated, no MCP needed. For Jira (Atlassian) or Linear it sets up the Model Context Protocol (MCP) server. Say "ar-init-mcps" or "setup mcps".

2026-07-11
ar-init-skills
소프트웨어 개발자

Initialize skills configuration for this project. Use when setting up for first time or when skill.config is missing. Say "ar-init-skills" or "setup skills".

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

Audit and optimize a project's AI rule files. Detects redundancies, conflicts, staleness, example/rationale bloat, and fragmentation. Produces detailed reports and interactive cleanup recommendations. Say "ar-optimizer" or "optimize AI rules" to run.

2026-07-11
ar-record-improvement
소프트웨어 개발자

Record a framework improvement suggestion from any target project. Saves structured improvement files to the workspace's shared improvements/ directory for ar-add-improvement to consume later. Say "ar-record-improvement" or "record improvement".

2026-07-11
ar-taskflow-fix-comments
소프트웨어 품질 보증 분석가·테스터

Aggregate and fix PR feedback from SonarQube, CodeRabbit, and human reviewers in priority order, then reply to and resolve the review threads. Standalone skill - run after PR feedback arrives. Say "ar-taskflow-fix-comments" or "fix comments".

2026-07-11
ar-taskflow-planner
소프트웨어 개발자

Plan a large feature with issue-tracker integration. Creates a planning ticket immediately, guides architecture discussion, writes spec, breaks into raw prompts, creates a Story ticket and story branch on approval. Say "ar-taskflow-planner" or "plan feature".

2026-07-11
ar-taskflow-remember
소프트웨어 개발자

Use when Claude forgets context or hallucinates during the same session. Re-reads task-flow skill and task files to get back on track. Say "ar-taskflow-remember" or "remember".

2026-07-11
ar-taskflow-resume
소프트웨어 개발자

Resume an ongoing task from where you left off. Use when user says "ar-taskflow-resume" or "resume task". Asks for task folder path and continues from the last phase.

2026-07-11
ar-taskflow-review
소프트웨어 품질 보증 분석가·테스터

Reviews code changes in ar-taskflow workflow against coding rules. Integrates with task folders, tracks iterations. Use after code implementation. Say "ar-taskflow-review" or "review".

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

Structured development workflow from raw prompt to PR. Use when user says "ar-taskflow" or provides a task folder path. Follows Raw Prompt - Understand - Plan - Code - Document flow.

2026-07-11
ar-ticket-creator
소프트웨어 개발자

Create one well-formed, PR-sized ticket from your current work, using the project's configured issue tracker. Say "ar-ticket-creator", "create ticket", or "spin off a ticket". For large multi-PR features use ar-taskflow-planner instead.

2026-07-11
ar-taskflow-progress-fixer
소프트웨어 개발자

Reconcile workspace state against reality. Catches dangling Phase-4 tasks not archived, mismatched branches, stale execution-summary state, missing TasksSummary rows, PR-merge gaps, and docs-repo drift. Renamed from ar-taskflow-inspector in v6.6.0. Say "ar-taskflow-progress-fixer" or "reconcile tasks".

2026-07-11
ar-weekly-report
소프트웨어 개발자

Generate a defensible weekly status report from task tracking artifacts. Audience-configurable (CEO/CTO, Engineering Lead, PM, etc.). Reads TasksSummary, WeeklySummaries, ProjectState, and per-task folders to produce evidence-grounded prose. Say "ar-weekly-report" or "weekly report".

2026-07-11