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

agents

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

収集済み skills
47
Stars
2
更新
2026-07-11
Forks
0
職業カバレッジ
7 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

clarify-intent
プロジェクト管理専門家

Conduct a decision-tree interview with the user to lock in requirements, motivation, scope, and non-goals before planning.

2026-07-11
make-detail-plan
プロジェクト管理専門家

Stage 3 of three-stage planning pipeline. Produce a file-level implementation plan via detail-planner/detail-reviewer loop, then get user approval. Inputs are confirmed intent (<session-id>-intent.md) and outline (<session-id>-outline.md) from prior stages.

2026-07-11
write-code
ソフトウェア開発者

Edit source code for the current task. Delegates editing and lint/typecheck/self-repair to a subagent.

2026-07-11
write-tests
ソフトウェア品質保証アナリスト・テスター

Plan and write test cases with high reasoning effort. Test iteration runs in a subagent to minimize confirmations.

2026-07-11
survey-code
ソフトウェア開発者

Explore the codebase to understand existing patterns, constraints, and relevant files before planning.

2026-07-11
survey-history
ソフトウェア開発者

Investigate git history, docs/history.md, and GitHub issue/PR timeline since the relevant issue opened, to surface changes that may invalidate the issue's premises.

2026-07-11
session-close
ソフトウェア開発者

Orchestrate session close — Phase 2 issue close + Final Report. Replaces CLAUDE.md WF-CODE-12. Handles both ENFORCE_WORKTREE on (worktree path) and off (branch/main path).

2026-07-10
issue-create
ソフトウェア開発者

Create a task GitHub Issue with the type:task label and add it to Projects v2, after surveying existing issues for duplicates, parents, and siblings.

2026-07-09
issue-setup
ソフトウェア開発者

Sync the target repo's labels and create/link its Projects v2 board to make it ready for GitHub Issues.

2026-07-09
enforce-workflow-off
ソフトウェア開発者

Suspend workflow and worktree enforcement for the current session (subsumes WORKTREE_OFF).

2026-07-08
enforce-workflow-on
ソフトウェア開発者

Restore workflow and worktree enforcement for the current session.

2026-07-08
make-outline-plan
ソフトウェア開発者

Propose 2-3 mutually-exclusive high-level approaches via outline-planner + outline-reviewer, then get user sign-off. Stage 2 of the three-stage planning pipeline. Outputs <session-id>-outline.md.

2026-07-05
review-plan-security
ソフトウェア開発者

Codex-primary single-round security review of the implementation plan across three axes before implementation.

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

Codex-primary single-round test coverage review

2026-07-04
commit-push
ソフトウェア開発者

Commit and push changes, then create or reuse a PR with optional merge

2026-07-04
workflow-init
その他コンピュータ職

Routing entry point for the Claude Code workflow. Inspects

2026-07-04
deep-research
市場調査アナリスト・マーケティングスペシャリスト

Research external information (APIs, libraries, best practices, existing solutions) via web search before planning or implementation.

2026-07-03
resume-session
ソフトウェア開発者

Detect a mid-workflow interruption and resume the right skill (workflow state in_progress step or pending worktree-end cleanup). Interactive sessions only.

2026-07-03
worktree-end
ソフトウェア開発者

Inventory gitignored state, merge PR, and clean up a git worktree after task completion

2026-07-03
migrate-repo
ソフトウェア開発者

Migrate a repo from docs/history.md + docs/todo.md to GitHub Issues with canary gates.

2026-07-03
update-docs
ソフトウェア開発者

Update all project documentation to reflect recent changes

2026-07-02
issue-close-finalize
ソフトウェア開発者

Phase 2 of the 2-phase issue-close split. Runs from the main worktree AFTER the PR is merged. Closes the issue, updates parent body if applicable, and posts the resolved-by + appended sentinels. `docs/history.md` is written by `/worktree-end` Step WE-21 — not by this skill.

2026-06-28
issue-close-stage
ソフトウェア開発者

Phase 1 of the 2-phase issue-close split. Runs INSIDE the linked worktree BEFORE the PR is merged. Sub-issue gate, pending sentinel, sentinel promote, parent body update.

2026-06-27
issue-reconcile
ソフトウェア開発者

Backfill docs/history.md for issues that were closed outside the /issue-close-stage + /issue-close-finalize path (web UI, mobile, another shell). Best-effort scan + interactive confirmation.

2026-06-27
worktree-start
ソフトウェア開発者

Set up a git worktree for a parallel-session task and copy required gitignored state

2026-06-27
issue-close-migrated
その他コンピュータ職

Close an issue as status:migrated or status:cancelled with --reason not_planned. Applies label, posts comment, and closes.

2026-06-27
sweep-branches
ソフトウェア開発者

Reclaim merged-but-undeleted local and remote branches. Dry-run by default; --apply to delete.

2026-06-24
sweep-plans
ソフトウェア開発者

Reclaim stale ~/.workflow-plans/ session artifacts

2026-06-24
sweep-worktrees
ソフトウェア開発者

Reclaims zombie linked worktrees (and their branches) that /worktree-end could not remove due to Windows CWD lock or similar.

2026-06-24
review-code-security
ソフトウェア品質保証アナリスト・テスター

Scan implemented code for concrete security anti-patterns. Companion to /review-plan-security.

2026-06-23
scan-offensive
情報セキュリティアナリスト

Retroactively scan a GitHub repo's issues and comments for offensive content and optionally redact matches.

2026-06-21
aws-scan-apps
ソフトウェア開発者

Map application-layer AWS resources (ECS, Lambda, ALB, API Gateway) and write a topology to AWS_STATE_DIR.

2026-06-21
aws-scan-cost
ソフトウェア開発者

Query current AWS billing data and identify top cost drivers using Cost Explorer.

2026-06-21
aws-scan-resources
ソフトウェア開発者

Enumerate AWS compute, storage, network, and IAM resources and write a structured inventory to AWS_STATE_DIR.

2026-06-21
aws-scan-security
情報セキュリティアナリスト

Evaluate IAM posture, public exposure, and security service status of the current AWS account.

2026-06-21
aws-scan
ソフトウェア開発者

Orchestrate a full AWS infrastructure scan across resources, security, cost, and applications.

2026-06-21
draw-mermaid
ソフトウェア開発者

Generate or update a Mermaid diagram in a subagent to keep the main context clean. Dark-mode-safe colors and accessibility built in.

2026-06-21
run-tests
ソフトウェア品質保証アナリスト・テスター

Invokes the test-runner subagent and emits the run_tests workflow sentinel. Used by Workflow Step 6.

2026-06-21
save-research
ソフトウェア開発者

Save useful research findings to ai-specs research-results for future reference.

2026-06-21
sweep
ソフトウェア開発者

Periodic maintenance sweep hub. Dispatches to /sweep-worktrees, /sweep-branches (and future /sweep-wip, /sweep-logs).

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