Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agentic-coding-tools

agentic-coding-tools contient 69 skills collectées depuis jankneumann, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
69
Stars
4
mis à jour
2026-07-26
Forks
1
Couverture métier
9 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

agent-metrics
Développeurs de logiciels

Generate throughput and quality reports from coordinator audit data and episodic memory

2026-07-26
autopilot
Autres occupations informatiques

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

2026-07-26
bug-scrub
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-26
changelog-version
Développeurs de logiciels

Generate changelog entries and suggest semantic version bumps from git history

2026-07-26
collect-transcripts
Autres occupations informatiques

Ingest raw session transcripts from coding-agent harnesses via vendor-specific adapters, normalize to a common event schema, triage for struggle signals, and write structured findings to episodic memory

2026-07-26
expedite
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-26
explore-feature
Développeurs de logiciels

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

2026-07-26
fix-scrub
Développeurs de logiciels

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

2026-07-26
improve-harness
Développeurs de logiciels

Analyze capability-gap failure patterns from episodic memory and generate improvement reports with OpenSpec proposal stubs

2026-07-26
iterate-on-implementation
Développeurs de logiciels

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

2026-07-26
merge-pull-requests
Développeurs de logiciels

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

2026-07-26
parallel-infrastructure
Développeurs de logiciels

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

2026-07-26
plan-roadmap
Spécialistes en gestion de projets

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

2026-07-26
playwright-validator
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-26
quick-task
Développeurs de logiciels

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

2026-07-26
refresh-architecture
Développeurs de logiciels

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

2026-07-26
session-bootstrap
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-26
session-log
Développeurs de logiciels

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

2026-07-26
tech-debt-analysis
Développeurs de logiciels

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-26
use-railway
Administrateurs de réseaux et de systèmes informatiques

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-26
validate-feature
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-26
worktree
Développeurs de logiciels

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

2026-07-26
implement-feature
Développeurs de logiciels

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

2026-07-26
project-context-refresh
Développeurs de logiciels

Deterministic generate/check producers for documentation, API contracts, decisions, and OpenSpec projections over the ri-06 ProducerResult contract

2026-07-26
plan-feature
Spécialistes en gestion de projets

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

2026-07-25
validate-packages
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-25
project-context-runtime
Développeurs de logiciels

Durable, versioned identity, producer-result, and manifest records for project-context refresh callers

2026-07-25
autopilot-roadmap
Développeurs de logiciels

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

2026-07-24
iterate-on-plan
Développeurs de logiciels

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

2026-07-24
langfuse
Développeurs de logiciels

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-24
parallel-review-implementation
Analystes en assurance qualité des logiciels et testeurs

Per-package implementation review producing structured findings per review-findings.schema.json

2026-07-24
parallel-review-plan
Développeurs de logiciels

Independent plan review producing structured findings per review-findings.schema.json

2026-07-24
review-artifacts
Développeurs de logiciels

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-24
setup-coordinator
Développeurs de logiciels

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

2026-07-24
coordination-bridge
Développeurs de logiciels

HTTP fallback bridge for coordinator when MCP transport is unavailable

2026-07-24
archive-roadmap
Développeurs de logiciels

Archive a completed roadmap workspace to openspec/roadmaps/archive/<date>-<id>/

2026-07-21
bao-vault
Administrateurs de réseaux et de systèmes informatiques

OpenBao/Vault credential seeding and management scripts

2026-07-21
cleanup-feature
Développeurs de logiciels

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

2026-07-21
context-engineering
Autres occupations informatiques

Curates the right context for an agent at the right time. Loaded by orchestrator skills (plan-feature, implement-feature, validate-feature) when a worker is about to start a task and needs to decide which rules, specs, source files, errors, and conversation history to surface. Covers the 5-level context hierarchy, named packing strategies, and the most common failure modes (starvation, flooding, stale context, missing examples, implicit knowledge, silent confusion). Tied to this repo's coordinator, work-packages.yaml scope rules, worktree branching, and OPENSPEC_BRANCH_OVERRIDE handoff conventions.

2026-07-21
coordinator-task-status-renderer
Développeurs de logiciels

Render and seed coordinator-owned task status block in OpenSpec tasks.md

2026-07-21
Affichage des 40 principaux skills collectés sur 69 dans ce dépôt.