Skip to main content
Manusで任意のスキルを実行
ワンクリックで
stharrold
GitHub クリエイタープロフィール

stharrold

6 件の GitHub リポジトリにある 47 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
47
リポジトリ
6
更新
2026-06-14
リポジトリエクスプローラー

リポジトリと代表的な skills

workflow-utilities
ソフトウェア開発者

Shared utilities for file deprecation, directory structure creation, TODO file updates, workflow lifecycle management, archive management, and VCS abstraction (GitHub/Azure DevOps PR feedback methods). Used by all other skills. Use when: Need shared utilities, deprecating files, updating TODO, registering/archiving workflows, managing TODO.md manifest, VCS operations, PR feedback handling Triggers: deprecate, archive, update TODO, create directory, register workflow, archive workflow, sync manifest, VCS operations, PR feedback

2025-12-07
agentdb-state-manager
ソフトウェア開発者

Persistent state management using AgentDB (DuckDB) for workflow analytics and checkpoints. Provides read-only analytics cache synchronized from TODO_*.md files, enabling: - Complex dependency graph queries - Historical workflow metrics - Context checkpoint storage/recovery - State transition analysis Use when: Data gathering and analysis for workflow state tracking Triggers: "analyze workflow", "query state", "checkpoint", "workflow metrics"

2025-12-06
bmad-planner
ソフトウェア開発者

Interactive callable tool that creates BMAD planning documents (requirements, architecture, epics) in main repository on contrib branch. Three-persona Q&A system generates comprehensive planning before feature development. Use when: On contrib branch, planning phase, need requirements/architecture Triggers: plan feature, requirements, architecture, BMAD

2025-12-06
git-workflow-manager
ソフトウェア開発者

Manages git operations: worktree creation, branch management, commits, PRs, semantic versioning, daily rebase workflow, and PR feedback handling. Use when: Creating branches/worktrees, committing, pushing, versioning, handling PR feedback Triggers: create worktree, commit, push, rebase, version, PR, PR feedback

2025-12-06
initialize-repository
ソフトウェア開発者

Meta-skill (Phase 0) for bootstrapping new repositories with workflow system. Interactive callable tool that copies skills, documentation, and standards from source repository. Use when: Starting a new project that needs the workflow system Triggers: "initialize new repository", "bootstrap workflow", "replicate workflow system"

2025-12-06
quality-enforcer
ソフトウェア品質保証アナリスト・テスター

Enforces quality gates: 80% test coverage, passing tests, successful builds, semantic versioning. Runs before PR creation. Use when: Running tests, checking coverage, validating quality, versioning Triggers: run tests, check coverage, quality gates, version bump

2025-12-06
agentdb-state-manager
ソフトウェア開発者

Persistent state management using AgentDB (DuckDB) for workflow analytics and checkpoints. Provides read-only analytics cache synchronized from TODO_*.md files, enabling: - Complex dependency graph queries - Historical workflow metrics - Context checkpoint storage/recovery - State transition analysis Use when: Data gathering and analysis for workflow state tracking Triggers: "analyze workflow", "query state", "checkpoint", "workflow metrics"

2025-12-06
bmad-planner
プロジェクト管理専門家

Interactive callable tool that creates BMAD planning documents (requirements, architecture, epics) in main repository on contrib branch. Three-persona Q&A system generates comprehensive planning before feature development. Use when: On contrib branch, planning phase, need requirements/architecture Triggers: plan feature, requirements, architecture, BMAD

2025-12-06
このリポジトリの収集済み skills 18 件中、上位 8 件を表示しています。
scholar-labs-search
ソフトウェア開発者

Run academic literature searches on Google Scholar Labs through the user's own authenticated Chrome, then extract the papers and citations found. Use this whenever the user wants to search Google Scholar, find peer-reviewed sources or citations for a claim, answer a research question with the literature, or gather academic evidence, even if they don't name "Scholar Labs" explicitly. Especially important because Scholar Labs has a strict ~3-queries-per-day quota: this skill prevents wasting queries on malformed searches and on re-reads that cost nothing. Do NOT use for general web search, fetching one known URL, or reading a PDF the user already has.

2026-06-14
release-pilot
ソフトウェア開発者

Autonomously drive a Python repo's release end to end through the contrib -> develop -> release -> main branch topology, with review/CI gates and an explicit human confirm before promoting to production. Use when the user says "cut a release", "ship this", "run the release pilot", "release vN.N.N", or asks to drive a PR through to main. Derives all phase/progress from git state -- no TODO files, no state database.

2026-06-14
workflow-utilities
ソフトウェア開発者

Shared utilities for file deprecation, directory structure creation, archive management, skill scaffolding, pre-commit hooks, version validation, and VCS abstraction (GitHub/Azure DevOps via release_lib.vcs). Used by all other skills. Use when: Need shared utilities, deprecating files, archiving files, creating skill scaffolds, running VCS operations. Triggers: deprecate, archive, create directory, create skill, VCS operations

2026-06-14
initialize-repository
ソフトウェア開発者

Meta-skill (Phase 0) for bootstrapping new repositories with workflow system. Interactive callable tool that copies skills, documentation, and standards from source repository. Use when: Starting a new project that needs the workflow system Triggers: "initialize new repository", "bootstrap workflow", "replicate workflow system"

2026-06-14
git-workflow-manager
ソフトウェア開発者

Manages git operations: worktree creation, branch management, commits, PRs, and semantic versioning (shim over release_lib.semver). Use when: Creating branches/worktrees, committing, pushing, versioning Triggers: create worktree, commit, push, rebase, version, PR

2026-06-14
tech-stack-adapter
ソフトウェア開発者

Detects Python project configuration and provides commands for testing, building, coverage, and containerization. Use when: Starting workflow, detecting project stack, need TEST_CMD Triggers: detect stack, what commands, initial setup Outputs: TEST_CMD, BUILD_CMD, COVERAGE_CMD, COVERAGE_CHECK, MIGRATE_CMD

2026-06-14
claude-md-hygiene
ソフトウェア開発者

Audit and enforce the CLAUDE.md discipline rubric introduced in stharrold-templates v8.9. Finds low-value stub files, oversized CLAUDE.md files, and dated section headers; reports actionable cleanup suggestions; optionally fails CI when thresholds are exceeded. Use when: starting work on CLAUDE.md files, before tagging a release, or as a periodic docs-hygiene check in CI. Triggers: audit CLAUDE.md, lint CLAUDE.md, find CLAUDE.md stubs, check CLAUDE.md discipline Outputs: a report listing files by category (stubs, oversized, dated, clean) and their line counts. Exits non-zero when thresholds are exceeded.

2026-04-05
workflow-utilities
ソフトウェア開発者

Shared utilities for file deprecation, directory structure creation, TODO file updates, workflow lifecycle management, archive management, and VCS abstraction (GitHub/Azure DevOps). Used by all other skills. Use when: Need shared utilities, deprecating files, updating TODO, registering/archiving workflows, managing TODO.md manifest, VCS operations, PR feedback handling Triggers: deprecate, archive, update TODO, create directory, register workflow, archive workflow, sync manifest, VCS operations, PR feedback

2026-03-24
agentdb-state-manager
ソフトウェア開発者

Persistent state management using AgentDB (DuckDB) for workflow analytics and checkpoints. Provides read-only analytics cache synchronized from TODO_*.md files, enabling: - Complex dependency graph queries - Historical workflow metrics - Context checkpoint storage/recovery - State transition analysis Use when: Data gathering and analysis for workflow state tracking Triggers: "analyze workflow", "query state", "checkpoint", "workflow metrics"

2026-03-24
git-workflow-manager
ソフトウェア開発者

Manages git operations: worktree creation, branch management, commits, PRs, semantic versioning, daily rebase workflow, and PR feedback handling. Use when: Creating branches/worktrees, committing, pushing, versioning, handling PR feedback Triggers: create worktree, commit, push, rebase, version, PR, PR feedback

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

Orchestrates git workflow for Python feature/release/hotfix development. Loads and coordinates other skills based on current context. Includes PR feedback handling via work-item generation. Use when: - User says "next step?" or "continue workflow" - Working in git repo with TODO_[feature|release|hotfix]_*.md files - Need to determine workflow phase and load appropriate skills - Handling PR feedback via work-items Triggers: next step, continue, what's next, workflow status, PR feedback Coordinates: tech-stack-adapter, git-workflow-manager, bmad-planner, speckit-author, quality-enforcer, workflow-utilities Context management: Prompt user to run /context when context usage is high, then /init to reset before continuing workflow.

2026-03-24
initialize-repository
ソフトウェア開発者

Meta-skill (Phase 0) for bootstrapping new repositories with workflow system. Interactive callable tool that copies skills, documentation, and standards from source repository. Use when: Starting a new project that needs the workflow system Triggers: "initialize new repository", "bootstrap workflow", "replicate workflow system"

2026-02-10
tech-stack-adapter
ソフトウェア開発者

Detects Python project configuration and provides commands for testing, building, coverage, and containerization. Use when: Starting workflow, detecting project stack, need TEST_CMD Triggers: detect stack, what commands, initial setup Outputs: TEST_CMD, BUILD_CMD, COVERAGE_CMD, COVERAGE_CHECK, MIGRATE_CMD

2026-02-10
git-workflow-manager
ソフトウェア開発者

Manages git operations: worktree creation, branch management, commits, PRs, semantic versioning, daily rebase workflow, and PR feedback handling. Use when: Creating branches/worktrees, committing, pushing, versioning, handling PR feedback Triggers: create worktree, commit, push, rebase, version, PR, PR feedback

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

Orchestrates git workflow for Python feature/release/hotfix development. Loads and coordinates other skills based on current context. Includes PR feedback handling via work-item generation. Use when: - User says "next step?" or "continue workflow" - Working in git repo with TODO_[feature|release|hotfix]_*.md files - Need to determine workflow phase and load appropriate skills - Handling PR feedback via work-items Triggers: next step, continue, what's next, workflow status, PR feedback Coordinates: tech-stack-adapter, git-workflow-manager, bmad-planner, speckit-author, quality-enforcer, workflow-utilities Context management: Prompt user to run /context when context usage is high, then /init to reset before continuing workflow.

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

Shared utilities for file deprecation, directory structure creation, TODO file updates, workflow lifecycle management, archive management, and VCS abstraction (GitHub/Azure DevOps). Used by all other skills. Use when: Need shared utilities, deprecating files, updating TODO, registering/archiving workflows, managing TODO.md manifest, VCS operations, PR feedback handling Triggers: deprecate, archive, update TODO, create directory, register workflow, archive workflow, sync manifest, VCS operations, PR feedback

2026-03-03
agentdb-state-manager
ソフトウェア開発者

Persistent state management using AgentDB (DuckDB) for workflow analytics and checkpoints. Provides read-only analytics cache synchronized from TODO_*.md files, enabling: - Complex dependency graph queries - Historical workflow metrics - Context checkpoint storage/recovery - State transition analysis Use when: Data gathering and analysis for workflow state tracking Triggers: "analyze workflow", "query state", "checkpoint", "workflow metrics"

2025-11-18
initialize-repository
ソフトウェア開発者

Meta-skill (Phase 0) for bootstrapping new repositories with workflow system. Interactive callable tool that copies skills, documentation, and standards from source repository. Use when: Starting a new project that needs the workflow system Triggers: "initialize new repository", "bootstrap workflow", "replicate workflow system"

2025-11-07
tech-stack-adapter
ソフトウェア開発者

Detects Python project configuration and provides commands for testing, building, coverage, and containerization. Use when: Starting workflow, detecting project stack, need TEST_CMD Triggers: detect stack, what commands, initial setup Outputs: TEST_CMD, BUILD_CMD, COVERAGE_CMD, COVERAGE_CHECK, MIGRATE_CMD

2025-11-07
git-workflow-manager
ソフトウェア開発者

Manages git operations: worktree creation, branch management, commits, PRs, semantic versioning, daily rebase workflow, and PR feedback handling. Use when: Creating branches/worktrees, committing, pushing, versioning, handling PR feedback Triggers: create worktree, commit, push, rebase, version, PR, PR feedback

2026-01-01
initialize-repository
ソフトウェア開発者

Meta-skill (Phase 0) for bootstrapping new repositories with workflow system. Interactive callable tool that copies skills, documentation, and standards from source repository. Use when: Starting a new project that needs the workflow system Triggers: "initialize new repository", "bootstrap workflow", "replicate workflow system"

2026-01-01
agentdb-state-manager
データベースアーキテクト

Persistent state management using AgentDB (DuckDB) for workflow analytics and checkpoints. Provides read-only analytics cache synchronized from TODO_*.md files, enabling: - Complex dependency graph queries - Historical workflow metrics - Context checkpoint storage/recovery - State transition analysis Use when: Data gathering and analysis for workflow state tracking Triggers: "analyze workflow", "query state", "checkpoint", "workflow metrics"

2025-12-31
tech-stack-adapter
ソフトウェア開発者

Detects Python project configuration and provides commands for testing, building, coverage, and containerization. Use when: Starting workflow, detecting project stack, need TEST_CMD Triggers: detect stack, what commands, initial setup Outputs: TEST_CMD, BUILD_CMD, COVERAGE_CMD, COVERAGE_CHECK, MIGRATE_CMD

2025-12-31
workflow-orchestrator
ソフトウェア開発者

Orchestrates git workflow for Python feature/release/hotfix development. Loads and coordinates other skills based on current context. Includes PR feedback handling via work-item generation. Use when: - User says "next step?" or "continue workflow" - Working in git repo with TODO_[feature|release|hotfix]_*.md files - Need to determine workflow phase and load appropriate skills - Handling PR feedback via work-items Triggers: next step, continue, what's next, workflow status, PR feedback Coordinates: tech-stack-adapter, git-workflow-manager, bmad-planner, speckit-author, quality-enforcer, workflow-utilities Context management: Prompt user to run /context when context usage is high, then /init to reset before continuing workflow.

2025-12-31
workflow-utilities
ソフトウェア開発者

Shared utilities for file deprecation, directory structure creation, TODO file updates, workflow lifecycle management, archive management, and VCS abstraction (GitHub/Azure DevOps PR feedback methods). Used by all other skills. Use when: Need shared utilities, deprecating files, updating TODO, registering/archiving workflows, managing TODO.md manifest, VCS operations, PR feedback handling Triggers: deprecate, archive, update TODO, create directory, register workflow, archive workflow, sync manifest, VCS operations, PR feedback

2025-12-31
bmad-planner
ソフトウェア開発者

Interactive callable tool that creates BMAD planning documents (requirements, architecture, epics) in main repository on contrib branch. Three-persona Q&A system generates comprehensive planning before feature development. Use when: On contrib branch, planning phase, need requirements/architecture Triggers: plan feature, requirements, architecture, BMAD

2025-12-06
git-workflow-manager
ソフトウェア開発者

Manages git operations: worktree creation, branch management, commits, PRs, semantic versioning, daily rebase workflow, and PR feedback handling. Use when: Creating branches/worktrees, committing, pushing, versioning, handling PR feedback Triggers: create worktree, commit, push, rebase, version, PR, PR feedback

2025-12-06
workflow-utilities
ソフトウェア開発者

Shared utilities for file deprecation, directory structure creation, TODO file updates, workflow lifecycle management, archive management, and VCS abstraction (GitHub/Azure DevOps PR feedback methods). Used by all other skills. Use when: Need shared utilities, deprecating files, updating TODO, registering/archiving workflows, managing TODO.md manifest, VCS operations, PR feedback handling Triggers: deprecate, archive, update TODO, create directory, register workflow, archive workflow, sync manifest, VCS operations, PR feedback

2025-12-06
workflow-utilities
ソフトウェア開発者

Shared utilities for file deprecation, directory structure creation, TODO file updates, workflow lifecycle management, archive management, and VCS abstraction (GitHub/Azure DevOps PR feedback methods). Used by all other skills. Use when: Need shared utilities, deprecating files, updating TODO, registering/archiving workflows, managing TODO.md manifest, VCS operations, PR feedback handling Triggers: deprecate, archive, update TODO, create directory, register workflow, archive workflow, sync manifest, VCS operations, PR feedback

2025-12-01
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました