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

backlogit

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

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

このリポジトリの skills

spike
ソフトウェア開発者

Time-boxed investigation of a technical question, feasibility study, or proof-of-concept — produces a findings artifact with a recommendation and optional backlog linkage

2026-07-14
spike
ソフトウェア開発者

Time-boxed investigation of a technical question, feasibility study, or proof-of-concept — produces a findings artifact with a recommendation and optional backlog linkage

2026-07-13
build-feature
ソフトウェア開発者

Usage: Build feature {task-id} with harness {harness-cmd}. Implements a requested feature by continuously looping a fast worker agent against a strict, passing-import but failing test harness until success is achieved.

2026-07-13
compound-refresh
ソフトウェア開発者

Review and maintain institutional learnings in docs/compound/ so the compound library stays accurate, deduplicated, and evidence-backed

2026-07-13
plan-harden
ソフトウェア開発者

Risk-triggered plan reinforcement that deepens verification, rollback, and guardrail detail before plan review

2026-07-13
pr-lifecycle
ソフトウェア開発者

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

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

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-07-08
harvest
プロジェクト管理専門家

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-07-03
security-audit
情報セキュリティアナリスト

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-18
harness-doctor
ソフトウェア品質保証アナリスト・テスター

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-05-18
harness-architect
ソフトウェア品質保証アナリスト・テスター

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-11
iterative-experiment
データサイエンティスト

Autonomous iterative experimentation loop. Defines a measurable goal, establishes a baseline, then iterates modify→commit→measure→keep/revert until the goal is met or the budget is exhausted. Persists a TSV experiment log under the configured results directory.

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

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-05-11
shipment-reconcile
ソフトウェア開発者

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status before or after backlogit_ship_shipment runs.

2026-05-11
build-feature
ソフトウェア開発者

Usage: Build feature {task-id} with harness {harness-cmd}. Implements a requested feature by continuously looping a fast worker agent against a strict, passing-import but failing test harness until success is achieved.

2026-04-28
harness-architect
ソフトウェア品質保証アナリスト・テスター

Scaffolds compilable but failing Go test harnesses for backlogit tasks

2026-04-28
harvest
プロジェクト管理専門家

Decomposes a reviewed implementation plan into backlogit feature/task/subtask hierarchy

2026-04-28
plan-review
プロジェクト管理専門家

Multi-model, multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into backlogit work items.

2026-04-28
pr-lifecycle
ソフトウェア開発者

Manages the full PR lifecycle: creation, Copilot comment handling, CI remediation, and user-approved merge

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

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-04-28
safety-modes
ソフトウェア開発者

Interactive safety workflows for elevated-risk work — careful, freeze-scope, investigate-first, and explicit action-risk/result tracking

2026-04-25
operational-closure
ネットワーク・コンピュータシステム管理者

Produce release-readiness, monitoring, rollback, and feedback artifacts that close the loop after implementation and verification - Brought to you by microsoft/hve-core

2026-04-20
runtime-verification
ソフトウェア品質保証アナリスト・テスター

Validate affected runtime surfaces after build and CI using manual, API, or browser-backed verification

2026-04-13
file-lock
ソフトウェア開発者

Acquire and release file-level locks to prevent concurrent modifications during multi-agent or human+agent workflows

2026-04-13
skill-search
ソフトウェア開発者

Dynamic skill discovery: search available skills by keyword instead of loading all skill definitions into the system prompt

2026-04-13
impl-plan
ソフトウェア開発者

Transform backlogit deliberation artifacts, feature descriptions, or research documents into structured implementation plans grounded in repo patterns and research. Use when the user says 'plan this', 'create a plan', 'how should we build', 'break this down', or when a deliberate session is ready for technical planning.

2026-04-12
fix-ci
ソフトウェア開発者

Usage: Fix CI. Detects CI pipeline failures and GitHub Copilot review comments on the current branch's PR, reproduces and fixes errors locally, addresses review comments, runs all CI gates, then pushes and polls until the pipeline passes and comments are resolved.

2026-04-10
deliberate
プロジェクト管理専門家

Explore requirements and approaches through collaborative dialogue, capture the result in the backlogit stash, and create a linked deliberation artifact for later planning and harvest. Use when the user says 'deliberate', 'explore', 'think this through', 'what should we build', or 'help me think through'.

2026-04-07
compact-context
ソフトウェア開発者

Scan .copilot-tracking/ for stale or oversized tracking artifacts, produce compacted summaries, and archive originals. Use when tracking files accumulate beyond thresholds that degrade agent context quality.

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

Document a recently solved problem to compound institutional knowledge. Captures solutions in docs/compound/ with searchable YAML frontmatter for the learnings-researcher. Use after fixing bugs, resolving build issues, or discovering gotchas.

2026-04-04